[Commit] grrobot INSTALL,NONE,1.1 README,1.1.1.1,1.2

Carl Worth commit at keithp.com
Fri Jun 20 09:42:10 PDT 2003


Committed by: cworth

Update of /local/src/CVS/grrobot
In directory home.keithp.com:/tmp/cvs-serv20212

Modified Files:
	README 
Added Files:
	INSTALL 
Log Message:
Added pointers to necessary libraries

--- NEW FILE: INSTALL ---
This package uses automake, in order to generate the Makefiles use:

	$ autogen.sh

After that, standard build procedures apply:

	$ make
	# make install


Index: README
===================================================================
RCS file: /local/src/CVS/grrobot/README,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- README	13 Jun 2003 10:38:37 -0000	1.1.1.1
+++ README	20 Jun 2003 15:42:08 -0000	1.2
@@ -1 +1,12 @@
-grrobot - Ricochet Robot using GTK+ and Xr
+grrobot - Ricochet Robot using GTK+, Xr, and libxsvg
+
+Some pointers for satisfying build dependencies:
+
+GTK+	http://gtk.org
+
+Xr	http://xr.xwin.org
+	(You'll need libpixregion, libic, Xc, and Xr)
+
+libxsvg	http://xsvg.org
+	(You'll need libsvg, and libxsvg)
+




More information about the Commit mailing list