Gentoo Archives: gentoo-java

From: Ted Kosan <tkosan@×××××.com>
To: gentoo-java@l.g.o
Subject: [gentoo-java] Adding native library path to system VM
Date: Sun, 13 Nov 2005 22:37:57
Message-Id: 20051113223634.32956.qmail@web31806.mail.mud.yahoo.com
1 Hello,
2
3 I recently emerged the dev-java/rxtx package and it installs native libraries
4 into /opt/rxtx-2/lib/
5
6 My question is, how is this path added to the system's VM so that the native
7 libraries in it can be found?
8
9 I used java-config to add the package's jar to the system's classpath (
10 CLASSPATH=/usr/share/rxtx-2/lib/RXTXcomm.jar ) but I did not see any
11 java-config options that could be used to add native libraries to the system
12 VM.
13
14 I am currently using sun-jdk-1.5.0.05.
15
16 Thanks in advance :-)
17
18 Ted Kosan
19 java.net Embedded Java community co-leader
20 tkosan@××××××××.net
21 --
22 gentoo-java@g.o mailing list

Replies

Subject Author
Re: [gentoo-java] Adding native library path to system VM "Petteri Räty" <betelgeuse@g.o>