classpath
[Top][All Lists]
Advanced

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

Re: Build problems.


From: Brian Jones
Subject: Re: Build problems.
Date: 12 Feb 2002 15:40:52 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

How interesting, you specified a prefix inside the bloody
srcdir/buildir.  Never tried that.  I have company coming over
tonight, but if I get a chance I'll check it out.

Brian

Nic Ferrier <address@hidden> writes:

> 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
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/classpath
> 

-- 
Brian Jones <address@hidden>



reply via email to

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