This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Using gcj's extensions dir


I'm modified many of the install procedures in rhug to use the
extensions directory, which is new to the soon-to-be-released gcj 3.1.

For instance, the current xerces jar file is installed here...

$(prefix)/share/java/xerces-1.4.2.jar

...and $(prefix)/share/java/ext/xerces.jar is a link to this file.

This means that you won't have to mess around with classpaths when
compiling java code using packages from rhug.

AG




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]