My mistake in not "To:"-adressing the list. - Daniel Begin forwarded message:
From: Julien KRIVACSY <julien@emprint.fr> Date: onsdag 1 nov 2006 15.31.31 GMT+01:00 To: Daniel Ericsson <deric@caveo.se> Subject: Re: Installing Apache2 on MacBook Pro issue X-Original-To: deric@caveo.se
Le 1 nov. 06 à 05:15, Daniel Ericsson a écrit :
On 31 okt 2006, at 16.41, Julien KRIVACSY wrote:
Hello Again,
Here what I got with the first two commands :
Last login: Tue Oct 31 15:40:06 on ttyp1 Welcome to Darwin! MacBook:~ julien$ sudo port -f uninstall libiconv Password: Error: port uninstall failed: Registry error: libiconv not registered as installed. MacBook:~ julien$ sudo port clean --all libiconv ---> Cleaning libiconv MacBook:~ julien$
After the `port clean` is /opt/local/lib/libiconv.dylib still present? I get the impression you've got libiconv from some other place than macports at some point. If you have any /opt/local/lib/ libiconv* files after the remove and clean. Remove them manually.
- Daniel
Ok, I did this, and I had to remove /opt/local/bin/iconv, /opt/ local/include/iconv.h, libcharset.h, localcharset.h, /opt/local/lob/ libcharset.1.0.0.dylib, libcharset.a, libcharset.la, /opt/local/ share/man/man1/iconv.1.gz, /opt/local/share/man/man3/iconv.3.gz, iconv_close.3.gz, iconv_open.3.gz, iconvctl.3.gz and apparently it worked :)
Thanks everybody, I'm now continuing the install of ruby on rails, maybe I will have more problems, see you soon :)