gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] libvob README


From: Tuukka Hastrup
Subject: [Gzz-commits] libvob README
Date: Mon, 07 Apr 2003 08:53:50 -0400

CVSROOT:        /cvsroot/libvob
Module name:    libvob
Changes by:     Tuukka Hastrup <address@hidden> 03/04/07 08:53:50

Modified files:
        .              : README 

Log message:
        some instructions

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libvob/libvob/README.diff?tr1=1.1&tr2=1.2&r1=text&r2=text

Patches:
Index: libvob/README
diff -u libvob/README:1.1 libvob/README:1.2
--- libvob/README:1.1   Tue Mar 25 07:04:10 2003
+++ libvob/README       Mon Apr  7 08:53:50 2003
@@ -1,3 +1,29 @@
 
+Vobs - a novel 2 1/2D UI framework
+
+
+Before compiling, you should have:
+* Boost.org libraries version 1.30 
+  (the Debian package is called libboost-dev)
+
+* JAVAHOME pointing to the JDK, where include/linux/jni.h is
+
+* CVS module libvob-depends checked out as ../libvob-depends
+
+* Savannah project glmosaictext compiled at ../glmosaictext
+
+
+Compile with command "make".
+
+
+If the computer doesn't have a Pentium 4 processor, you need to adjust ARCH 
+variable defined in file rules.mk - for example for Celeron processors, I 
+needed to have ARCH="-march=pentium3 -mfpmath=sse"
+
+
+You should have the option of compiling only the AWT graphics code and not the 
+JNI/OpenGL code, but this probably doesn't work right now.
+
+
 A suggestion: make a symlink vob pointing to org/nongnu/libvob;
 easier to use and jython code does that by an import.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]