classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build problems.


From: Nic Ferrier
Subject: Build problems.
Date: 12 Feb 2002 18:24:25 +0000

Ok. Here is what I did.

$ mkdir /orp
$ cd /orp
$ mkdir local
$ cvs -d ... co classpath
$ cd classpath
$ aclocal
$ automake
$ autoconf
$ ./configure --prefix=/orp/local --enable-jni
$ make
$ make install

And after all that:

$ ls -la /orp/local/classpath
 =>

drwxr-xr-x    2 nferrier staff        4096 Feb 12 18:18 .
drwxr-xr-x    3 nferrier staff        4096 Feb 12 18:18 ..


In other words the classes don't get installed when you specify a
prefix.



Nic



reply via email to

[Prev in Thread] Current Thread [Next in Thread]