/[libvob]/libvob/README
ViewVC logotype

Diff of /libvob/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by tjl, Tue Mar 25 12:04:10 2003 UTC revision 1.2 by tuukkah, Mon Apr 7 12:53:50 2003 UTC
# Line 1  Line 1 
1    
2    Vobs - a novel 2 1/2D UI framework
3    
4    
5    Before compiling, you should have:
6    * Boost.org libraries version 1.30
7      (the Debian package is called libboost-dev)
8    
9    * JAVAHOME pointing to the JDK, where include/linux/jni.h is
10    
11    * CVS module libvob-depends checked out as ../libvob-depends
12    
13    * Savannah project glmosaictext compiled at ../glmosaictext
14    
15    
16    Compile with command "make".
17    
18    
19    If the computer doesn't have a Pentium 4 processor, you need to adjust ARCH
20    variable defined in file rules.mk - for example for Celeron processors, I
21    needed to have ARCH="-march=pentium3 -mfpmath=sse"
22    
23    
24    You should have the option of compiling only the AWT graphics code and not the
25    JNI/OpenGL code, but this probably doesn't work right now.
26    
27    
28  A suggestion: make a symlink vob pointing to org/nongnu/libvob;  A suggestion: make a symlink vob pointing to org/nongnu/libvob;
29  easier to use and jython code does that by an import.  easier to use and jython code does that by an import.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26