10.6.1 breaks php? apache?
Daniel J. Luke
dluke at geeklair.net
Fri Sep 11 09:10:35 PDT 2009
On Sep 11, 2009, at 11:59 AM, bobbygolucky wrote:
> My thought was I haven't changed anything about libcurl since I did
> the
> software update, and it was working previously.
I don't have 10.6 yet, and so haven't looked at the update, but it's
very unlikely that it touched anything in /opt/local (as that's
specifically one of the reasons why /opt/local is the default prefix
for macports).
> I'll try and reinstall it.
> Can I do so separately?
yes.
% port provides /opt/local/lib/libcurl.4.dylib
/opt/local/lib/libcurl.4.dylib is provided by: curl
% sudo port -f uninstall curl
% sudo port -f clean --archive curl # This step is only necessary if
you have archive mode turned on
% sudo port install curl
> I think it came down with the php port.
You can run 'file' on the that libcurl dylib first if you want to
check to see if it has the wrong architecture...
--
Daniel J. Luke
+========================================================+
| *---------------- dluke at geeklair.net ----------------* |
| *-------------- http://www.geeklair.net -------------* |
+========================================================+
| Opinions expressed are mine and do not necessarily |
| reflect the opinions of my employer. |
+========================================================+
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20090911/17122a0c/attachment.bin>
More information about the macports-users
mailing list