LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Create Debian Packet With IDE (https://www.linuxquestions.org/questions/programming-9/create-debian-packet-with-ide-693413/)

mustafakyr 12-28-2008 05:25 AM

Create Debian Packet With IDE
 
Hello,
I am developing C and C++ applications and I want to create debian packages using directly my IDE, also manage and manipulate some sort of debian sources. Is there any kind of ide that I can succeed it.

Thanks ...

lepht 12-28-2008 04:44 PM

don't think you can do that
 
i'm not sure you can do that directly from a C or CPP IDE. but putting either sources or compiled binaries into a .deb package is pretty easy if you didn't already know how:

http://blog.mypapit.net/2006/02/crea...b-package.html

that blog links to both parts of a pretty decent tutorial. good luck bro

ed. as for managing sources, you mean you want to set up a source repository? you can use synaptic or aptitude for that.


All times are GMT -5. The time now is 05:21 AM.