root/trunk/jons-gtk2-gui/INSTALL

Revision 4526, 237 bytes (checked in by erijo, 2 years ago)

Removed svn:keywords from all files that don't need it. May make your
checkout a tiny bit faster :)

  • Property svn:eol-style set to native
Line 
1To install the cvs version
2==========================
3
4The normal stuff:
5
6If the directory doesn't contain a "configure" script, then please run
7
8make -f Makefile.cvs
9
10else, just do the normal
11
12./configure; make; su -c "make install"
13
Note: See TracBrowser for help on using the browser.