I've written a database application in Qt4 and I want this to be deployed in other computer. I want to create a debian package from binary file not from from source code. Any idea?
I've written a database application in Qt4 and I want this to be deployed in other computer. I want to create a debian package from binary file not from from source code. Any idea?
There are plenty of resources available on the net. Try starting here: http://www.ibm.com/developerworks/li.../l-debpkg.html .
It might be worth checking out a tool called CheckInstall if you're not interested in learning dpkg creation details.
J-P Nurmi
Bookmarks