Re: Validator installed but redirects to....

Thanks for everyones help..... with the help of the links below and 
trial and error.... running perfectly now.

I am going to try and expand on the mediaville article with a more step 
by step approach.... we'll see.


Thanks again!!

On Mar 5, 2004, at 11:52 AM, Pete Prodoehl wrote:

>
> Bjoern Hoehrmann wrote:
>> * David Souza wrote:
>>> The error log is showing:
>>> /Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Text/Iconv/ 
>>> Iconv.bundle undefined reference to _libiconv expected to be defined 
>>> in  a dynamic image
>>> /Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Text/Iconv/ 
>>> Iconv.bundle undefined reference to _libiconv_close expected to be  
>>> defined in a dynamic image
>>> /Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Text/Iconv/ 
>>> Iconv.bundle undefined reference to _libiconv_open expected to be  
>>> defined in a dynamic image
>>> [Fri Mar  5 09:11:23 2004] [error]  Premature end of script headers: 
>>>  /Library/WebServer/Documents/validator/htdocs/check
>>>
>>> I had to do a force install of Text::Iconv
>>>
>>> Anyone get Text::Iconv to install on Mac OS X 10.3.2??
>> Maybe
>>   * http://www.mediaville.net/articles/validator/
>>   * http://david.wheeler.net/osx.html
>> help here. Apparently you did not install libiconv properly. Or
>> Text::Iconv is not properly linked against your installed libiconv.
>> Or something like that.
>
> David, you might see my notes as well, though I did the install on Mac 
> OS X 10.2.8
>
>   http://rasterweb.net/raster/200402.html#02052004123000
>
> I ended up installing gettext, then libiconv again (as suggested) and 
> then Text::Iconv (following David Wheeler's notes)
>
> The two URLs mentioned above are a definite read for a Mac OS X 
> Validator install...
>
> Pete
>
>
>
>
******************************************************************
     David Souza                             voice:408-974-1992
     Web Specialist                 http://developer.apple.com/
     Worldwide Developer Relations      mailto:dsouza@apple.com
******************************************************************

Received on Friday, 5 March 2004 18:23:09 UTC