Distributing programs as 'setup' packages in Linux
- by asha
I have made a firewall project in c language on Linux operating system, now I want to know how to make setup of this project so that I can run this application on other system by installing it. Please give an example, thanks in advance.