On gentoo gnu-classpath-97.2 is installed in /usr/local/classpath/
Signed-off-by: Tomek Grabiec <[email protected]>
---
vm/jato.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/vm/jato.c b/vm/jato.c
index 4eb5dbc..ec7a388 100644
--- a/vm/jato.c
+++ b/vm/jato.c
@@ -474,6 +474,7 @@ main(int argc, char *argv[])
vm_jni_init();
try_to_add_zip_to_classpath("/usr/share/classpath/glibj.zip");
+
try_to_add_zip_to_classpath("/usr/local/classpath/share/classpath/glibj.zip");
/* Search $CLASSPATH last. */
char *classpath = getenv("CLASSPATH");
--
1.6.0.6
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Jatovm-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jatovm-devel