News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

A easy guide to build .deb packages from a codeblock project ?

Started by Juanma Font, March 15, 2010, 01:03:58 PM

Previous topic - Next topic

Juanma Font

Hello ¡¡¡

   I am developping a linux versión for this project ( photografic software) (see here for more info->
http://luminous-landscape.com/forum/index.php?showtopic=17775 )
 
   I'm using C::B and wxformbuilder for this.

   But I have one problem, I don't know how to build .deb packages from my codeblock project.

   I'm searching into this forum , and I found a old message (with attach deleted) and a I found (at google) a lot of guides for build debian packects, but none from C::B to .deb

    Any easy guide for this ?

  Thanks...
 

Jenna

I don't know whether you mean the test-project I created a little more than a year ago, but I attach it here.

It's really simple and does not register any mime-types, icons or desktop-files.
But this all is beyond the scope of this forum.

Nevertheless it might be helpful to show how easy it can be done.
Be aware, that C::B can not be run without an xserver, so a build on a headless server is not possible.

You need 7-zip to unpack the file :
7za x -so ../../testapp.tar.7z  | tar xf -

[attachment deleted by admin]

Juanma Font

Ok, thanks...   

   Now playing with the 'attach file'

  ;)

Jenna

Quote from: Juanma Font on March 15, 2010, 02:01:46 PM
Ok, thanks...   

   Now playing with the 'attach file'

  ;)
If you need further help (beyond our forums scope), feel free to send me a pm or a mail (<my nickname> at codeblocks dot org).