Developing installation packages in Linux
Posted
by Alex Farber
on Stack Overflow
See other posts from Stack Overflow
or by Alex Farber
Published on 2010-03-15T18:50:40Z
Indexed on
2010/03/15
18:59 UTC
Read the original article
Hit count: 305
I need information about making installation packages for Linux. I want to make simple package, containing executable + shared libraries, and SDK package for programmers, with executables and h-files. How can this be done? Articles, books, samples - everything that can help to learn this issue.
© Stack Overflow or respective owner