/[classpath]/inetlib/INSTALL
ViewVC logotype

Diff of /inetlib/INSTALL

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

revision 1.3 by dog, Sun Mar 28 18:55:44 2004 UTC revision 1.4 by dog, Sat Apr 23 15:09:55 2005 UTC
# Line 11  GNU-Crypto project distributes the latte Line 11  GNU-Crypto project distributes the latte
11    
12  A free JSSE implementation (jsse.jar) is available from the Jessie project:  A free JSSE implementation (jsse.jar) is available from the Jessie project:
13    
14          http://www.nongnu.org/jessie/    http://www.nongnu.org/jessie/
15    
16  The configuration script will search for these jarfiles in some standard  The configuration script will search for the required classes in the
17  locations, or you can use the --with-activation-jar and --with-inetlib-jar  classpath. If not found, you will have to specify the jarfiles containing
18  configuration options to specify your own locations. At runtime, you will  these classes. GNU Classpath's glibj.zip contains implementations of all
19  need to reference these libraries and their implementations (e.g.  the required classes. Note that the classes will need to be available in
20  gnu-crypto.jar, jessie.jar) in your classpath along with the inetlib  your classpath at runtime.
 jarfile.  
21    
22    
23  Configuration  Configuration
# Line 69  This installs inetlib.jar in $(prefix)/s Line 68  This installs inetlib.jar in $(prefix)/s
68  options to change the prefix variable).  options to change the prefix variable).
69    
70    
71    Ant build
72    
73    A simple Ant buildfile is included for platforms where GNU Make is not
74    installed. This buildfile is not officially supported and may not provide
75    options available during the standard autotools-based installation.
76    
77    
78  $Author$  $Author$
79  $Date$  $Date$

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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