more woes with php 5.2.6
Mark Hattam
mark at dxradio.demon.co.uk
Sat Jul 26 14:41:09 PDT 2008
At 20:12 +0200 26/7/08, Rainer Müller wrote:
>Mark Hattam wrote:
>>Powerbook:~ $ sudo port clean --all
>>Can't map the URL 'file://.' to a port
>>description file ("Could not find Portfile in
>>/Users/markh").
>>Please verify that the directory and portfile syntax are correct.
>>To use the current port, you must be in a port's directory.
>>(you might also see this message if a pseudo-port such as
>>outdated or installed expands to no ports).
>>Error: Unable to open port: Could not find Portfile in /Users/markh
>
>You should run
>$ sudo port clean --all libxml2
>
>Rainer
OK ... doing this ...
modem-3364:~ $ sudo port clean --all libxml2
---> Cleaning libxml2
modem-3364:~ $ sudo port -f uninstall libxml2 @2.6.32_1
---> Unable to uninstall libxml2 2.6.32_1, the following ports depend on it:
---> libxslt
---> libxslt
Warning: Uninstall forced. Proceeding despite dependencies.
---> Deactivating libxml2 2.6.32_1
---> Uninstalling libxml2 2.6.32_1
modem-3364:~ markhattam$ sudo port install libxml2
---> Fetching libxml2
---> Attempting to fetch libxml2-2.6.32.tar.gz
from ftp://fr.rpmfind.net/pub/libxml/
---> Verifying checksum(s) for libxml2
---> Extracting libxml2
---> Configuring libxml2
---> Building libxml2 with target all
---> Staging libxml2 into destroot
Warning: violation by /opt/local/man
Warning: libxml2 violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior
(if it is intended), it will be an error in
future releases!
---> Installing libxml2 2.6.32_1
---> Activating libxml2 2.6.32_1
---> Cleaning libxml2
modem-3364:~ markhattam$ cd /opt/local/lib
modem-3364:/opt/local/lib markhattam$ ls -la
lrwxr-xr-x 1 root admin 9 Jul 26 22:38 libxml2 -> libxml2.2
-rwxr-xr-x 2 root admin 1319504 Jul 26 22:38 libxml2.2
lrwxr-xr-x 1 root admin 9 Jul 26
22:38 libxml2.2.6.32 -> libxml2.2
-rwxr-xr-x 2 root admin 835 Jul 26 22:38 libxml2.la
which still perpetuates the problem ...
Mark
More information about the macports-users
mailing list