Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jun 2005 09:57:28 -0800
From:      "Peter A. Giessel" <peter_giessel@dot.state.ak.us>
To:        "james g." <james@veldt.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: php4-xml port
Message-ID:  <42A9D488.60608@dot.state.ak.us>
In-Reply-To: <472A38AF-BE6B-4349-87FE-9CE41E2B998C@veldt.com>
References:  <472A38AF-BE6B-4349-87FE-9CE41E2B998C@veldt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6/10/2005 09:34, james g. seems to have typed:
> cc: /usr/local/lib/.libs/libexpat.so: No such file or directory
> *** Error code 1

[snip]

> libexpat.so is in /usr/local/lib, but the .libs on that path looks  
> bizarre. Any thoughts?

ln -s /usr/local/lib /usr/local/lib/.libs

cd /usr/ports/lang/php4-extensions

make clean
make install



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42A9D488.60608>