GnoMAME 1.00 beta 6 (25 September 2002)
- Compiling
For a quick compile you need gtk+ and gdk-pixbuf devel libraries, than do a ./configure (or a ./autogen.sh if needed) than go with make. If all was ok than you have a GnoMAME executable in the src directory, you can run it directly or install with a 'make install'.
The installation process create a gnomame dir into {prefix}/share or whatever you want prefix that contain all gnomame needed files, the executable is a symlink called {prefix}/bin/gnomame that point to {prefix}/share/gnomame/bin/gnomame.
For a clean uninstall you just delete the dir. {prefix}/share/gnomame and the link {prefix}/bin/gnomame.
