libtool
[Top][All Lists]
Advanced

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

Re: prefix restrictions


From: Steven F. Killen
Subject: Re: prefix restrictions
Date: Thu, 29 Apr 2004 13:17:50 -0400 (EDT)

> I'm attempting to install Gaim 0.77, which is built with
> autoconf/automake.  It builds fine, but I'm having trouble with gmake
> install and libtool in particular.
>
> Is there a way to tell libtool to ignore the prefix for installation
> purposes, or must I copy each file by hand to the directory I wish to
> move the files to?  Is there something I'm missing about how libtool
> operates?

It appears that 'gmake install DESTDIR=' is the way to go, and then moving
the files from $DESTDIR/usr/local to $DESTDIR.  Would this create a
problem in with linking that you could foresee?

--
Steve Killen <address@hidden>




reply via email to

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