Cool, that fixed it. I have Wiki installed now on OS X. However now apache isn't finding my fink perl modules ...

[Fri Feb 7 14:00:36 2003] [error] [client 192.168.1.102] [AxKit] [Error] AxKit::load_module failed: Can't locate Text/Iconv.pm in @INC (@INC contains: /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl . /usr/local/apache/ /usr/local/apache/lib/perl) at /Library/Perl/XML/SAX/Writer.pm line 9.
BEGIN failed--compilation aborted at /Library/Perl/XML/SAX/Writer.pm line 9.
Compilation failed in require at /Library/Perl/AxKit/XSP/Wiki.pm line 21.
BEGIN failed--compilation aborted at /Library/Perl/AxKit/XSP/Wiki.pm line 21.
Compilation failed in require at (eval 41) line 1.

I have got PERL5LIB correctly set, my .tcshrc file sources /sw/bin/init.csh ... and when I run perl -V I get this:

%ENV:
PERL5LIB="/sw/lib/perl5"
@INC:
/sw/lib/perl5/darwin
/sw/lib/perl5
/System/Library/Perl/darwin
/System/Library/Perl
/Library/Perl/darwin
/Library/Perl
/Library/Perl
/Network/Library/Perl/darwin
/Network/Library/Perl
/Network/Library/Perl
.

I upgraded perl to 5.6.1 and rebuilt apache, I don't know, perhaps something happened there.

simon

On Friday, February 7, 2003, at 03:33 AM, Matt Sergeant wrote:

Ugh. This is the same as the problem I had with XML::LibXML/LibXSLT...

Just change all occurrences of do_conv in CharsetConv.xs to do_conv_axkit or something.
---
     anti-spam: do not post this address publicly
www.simonwoodside.com -- 99% Devil, 1% Angel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to