I've started a new project. The home page is

www dot abiscus.com/narp

(The admin has prevented me from making a url link because I haven't posted 15 times yet so I had to trick the parser)

I'm looking for help with the installation. I use GTK+ and some of the gtkextra widgets.

I found it easiest to embed narp into the gtk+-2.0 installation because all I needed to do was tweak the Makefile.am and Makefile.in files and let configure do the rest.

This is a hack. I've failed at getting my own makefiles to work.

Would anyone point me in the right direction on how to properly make an installer for Linux? Also, what is the correct/common directory tree for Linux software packages? Any more suggestions on proceeding with this project using community standards?

Thank you.