Distributing programs as 'setup' packages in Linux
Posted
by asha
on Stack Overflow
See other posts from Stack Overflow
or by asha
Published on 2010-04-09T04:00:24Z
Indexed on
2010/04/09
4:13 UTC
Read the original article
Hit count: 311
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.
© Stack Overflow or respective owner