Brian Jones <[EMAIL PROTECTED]> writes:

> How interesting, you specified a prefix inside the bloody 
> srcdir/buildir.  

No I didn't.


> > $ mkdir /orp 
> > $ cd /orp 
> > $ mkdir local 

Note that I don't cd into the local dir.


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

The directory structure looks like this:

 /orp
   /local
   /classpath
     /gnu
     etc...

The prefix is specified as /orp/local


Nic

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to