- From: Gabriel Birke <birke@kontor4.de>
- Date: Tue, 4 Nov 2003 17:48:12 +0100
- To: www-validator@w3.org
Hello! today I tried to install the validator on a Mac OS X 10.1 box and I wanted to share my experiences. onsgml comiled ok from source. Perl 5.8 and the modules needed for validator were installed successfully. There is just one problem with the iconv module. I installed the lib from source (got the tarball from http://www.gnu.org/software/libiconv/ and compiled it without problems). After the installation the make and make install process for Text::Iconv worked just fine. But the check script exits and writes the following error message in the log file: dyld: perl Undefined symbols: _libiconv _libiconv_close _libiconv_open I am just a web developer and I don't know the reason for this error message or how I can fix the problem. Is there a solution to this? Here is the list of installed files for perl iconv: /usr/local/lib/perl5/site_perl/5.8.1/darwin/auto/Text/Iconv /usr/local/lib/perl5/site_perl/5.8.1/darwin/auto/Text/Iconv/.packlist /usr/local/lib/perl5/site_perl/5.8.1/darwin/auto/Text/Iconv/autosplit.ix /usr/local/lib/perl5/site_perl/5.8.1/darwin/auto/Text/Iconv/Iconv.bs /usr/local/lib/perl5/site_perl/5.8.1/darwin/auto/Text/Iconv/Iconv.bundle Here is the list of installed files for iconv: /usr/local/bin/iconv /usr/local/bin/piconv /usr/local/include/iconv.h /usr/local/lib/libiconv.2.2.0.dylib /usr/local/lib/libiconv.2.dylib /usr/local/lib/libiconv.dylib /usr/local/lib/libiconv.la /usr/local/share/doc/libiconv /usr/local/share/doc/libiconv/iconv.1.html /usr/local/share/doc/libiconv/iconv.3.html /usr/local/share/doc/libiconv/iconv_close.3.html /usr/local/share/doc/libiconv/iconv_open.3.html /usr/local/share/man/man1/iconv.1 /usr/local/share/man/man1/piconv.1 /usr/local/share/man/man3/iconv.3 /usr/local/share/man/man3/iconv_close.3 /usr/local/share/man/man3/iconv_open.3 Gabriel With best regards Gabriel Birke -- KONTOR4_Neue Medien Nelkenstrasse 3 31515 Wunstorf Germany Phone: +49 5031-955244 Fax: +49 5031-955231 mailto:birke@kontor4.de http://www.kontor4.de
Received on Wednesday, 5 November 2003 03:26:44 UTC