/[classpath]/classpath/HACKING
ViewVC logotype

Diff of /classpath/HACKING

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

revision 1.10 by cbj, Mon Nov 5 02:59:24 2001 UTC revision 1.11 by mark, Thu Feb 7 20:46:29 2002 UTC
# Line 1  Line 1 
1    HACKING GNU Classpath - Last updated: Feb 07, 2002
2    Please read the README and INSTALL files first.
3    
4    You only need the information in this file when working on non-released (CVS)
5    versions of GNU Classpath. Installation information for released versions
6    of GNU Classpath can be found in the INSTALL file.
7    
8  If you want to hack on GNU Classpath it will make things easier if you  If you want to hack on GNU Classpath it will make things easier if you
9  have the following installed:  have the following installed:
10    
# Line 21  For building the JNI native libraries, t Line 28  For building the JNI native libraries, t
28          - libart_lgpl 2.1.0          - libart_lgpl 2.1.0
29          - gdk-pixbuf (Only needed if you want to compile the native library)          - gdk-pixbuf (Only needed if you want to compile the native library)
30    
31    You can get CVS (development) versions of GNU Classpath by giving cvs the
32    -d option with (or setting the environment variable CVSROOT to)
33    :pserver:anoncvs@subversions.gnu.org:/cvsroot/classpath
34        --> First do "cvs login".  Hit <Return> when prompted for a password
35        --> Then do "cvs checkout classpath"
36        --> More detailed instructions available on the Savannah project website.
37            <http://savannah.gnu.org/projects/classpath/>
38    
39  If you start from the current CVS version, you will have to run the  If you start from the current CVS version, you will have to run the
40  following from the toplevel directory.  following from the toplevel directory.
41    
# Line 55  checking it in. Line 70  checking it in.
70  If you have any questions, suggestions, etc., send them to  If you have any questions, suggestions, etc., send them to
71  classpath@gnu.org.  classpath@gnu.org.
72    
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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