Re: 1.4.0 install difficulties
From: Kyle George <kgeorge_at_tcpsoft.com>
Date: 2006-10-25 17:43:47 CEST
On Wed, 25 Oct 2006, Garrett Rooney wrote:
> On 10/24/06, Dan Armbrust <daniel.armbrust.list@gmail.com> wrote:
I've never had a problem with that @inst_prefix_dir@ error, but the "seems
Notice the "//" before libexpat.la.
In my case, configure and libtool thought /usr/local/lib and
-L/usr/local/lib/ -L/usr/local/lib
It subsequently built every link command line with the above, which
I fixed it with by setting LDFLAGS before running configure with my usual
export LDFLAGS=-L/usr/local/lib
-- Kyle George --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Oct 25 17:44:31 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.