>        Basically i want to copy all files and folders
> in /usr/lib and /usr/share. If any one know please
> help me by sending some examples or by hyperlink.

Which distro are you targetting for distributing your project ?
Depending upon the asnwer to this, there amy be various instructions
that you need to follow.

e.g on RH/FC you need to create RPM, so search for instructions on how
to create RPM on google. Similarly for Debian based distro, you need
to create .deb package.

If you don't care about package manager then easiest thing to do is to
distribute your project as tar.gz file. This is simplest and can be
achieved easily via makefile as well.

-DP

--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to