On Fri, 2005-10-21 at 17:57, sadiq hannure wrote: > hello to all, > I m Mohmad sadique, I want to make an > installable package of our project. The project is in > Python. I m writing a makefile for the same. > 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.
I am not sure why ppm is not an option for you. However, if java and ant are available, you can very quickly create a XML config based GUI install using http://freshmeat.net/projects/antinstaller/ and ant tasks for your copy based install. Thanks ~ Mukul Joshi Great Software Laboratory www.gs-lab.com -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
