[GRASSweb-list]markus: web/grass57/binary/linux/snapshot README.html,1.7,1.8

grass at intevation.de grass at intevation.de
Wed Nov 10 05:35:14 EST 2004


Author: markus

Update of /grassrepository/web/grass57/binary/linux/snapshot
In directory doto:/tmp/cvs-serv24256

Modified Files:
	README.html 
Log Message:
snapshot configuration added

Index: README.html
===================================================================
RCS file: /grassrepository/web/grass57/binary/linux/snapshot/README.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- README.html	16 Aug 2004 14:16:28 -0000	1.7
+++ README.html	10 Nov 2004 10:35:12 -0000	1.8
@@ -94,8 +94,28 @@
 rm -rf /usr/local/bin/grass57-DD-MM-YYYY<br>
 rm -rf /usr/local/grass57-DD-MM-YYYY<br>
 <P>
-Get this <a href=README.html>file.</a>
 <hr>
+This snapshot was configure as follows:
+<pre>
+CFLAGS="-O3" LDFLAGS="-s" ./configure \
+  --with-libs=/usr/local/lib \
+  --with-gdal=/usr/local/bin/gdal-config \
+  --with-postgres-includes=/usr/include/pgsql --with-postgres-lib=/usr/lib \
+  --with-mysql-includes=/usr/include/mysql --with-mysql-libs=/usr/lib/mysql \
+  --with-fftw \
+  --with-proj \
+  --with-cxx \
+  --with-motif \
+  --with-motif-includes=/usr/X11R6/LessTif/Motif1.2/include \
+  --with-motif-libs=/usr/X11R6/LessTif/Motif1.2/lib \
+  --with-freetype --with-freetype-includes=/usr/include/freetype2 \
+  --with-glw \
+  --with-nls
+</pre>
+
+<hr>
+Get this <a href=README.html>file.</a>
+<p>
 Please help us and report bugs.<br>
 <a href=http://grass.itc.it/bugtracking/bugreport.html>Bug report form</a>
 </body>





More information about the grass-web mailing list