Building ubuntu server packages
- by morpheous
I have developed some C++ apps on my Ubuntu desktop. I want to create installation packages so that I can install them on a Ubuntu server.
Can anyone provide guidelines on how to create an Ubuntu server package?