-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sorry I can't help Simon with that, so I decided to forward it to the list.


Von: S Woodside <[EMAIL PROTECTED]>
Datum: Fr, 7. Feb 2003 20:48:46 Europe/Berlin
An: Benjamin Boksa <[EMAIL PROTECTED]>
Betreff: Re: double definition

Thanks for the tip. I added
PerlSetEnv PERL5LIB /sw/lib/perl5:/sw/lib/perl5/darwin:$PERL5LIB
to my httpd.conf and that worked. Now I have this:

[Fri Feb 7 14:32:25 2003] [warn] [client 192.168.1.102] [AxKit] about to execute: Apache::AxKit::Language::XSP::handler
dyld: /usr/local/apache/bin/httpd multiple definitions of symbol _do_conv
/Library/Perl/darwin/auto/Apache/AxKit/CharsetConv/CharsetConv.bundle definition of _do_conv
/sw/lib/perl5/darwin/auto/Text/Iconv/Iconv.bundle definition of _do_conv

Now that's just weird. I've restarted apache, and look at this:

woodside% pwd
/Library/Perl/darwin/auto/Apache/AxKit/CharsetConv
woodside% nm CharsetConv.bundle | grep do_conv
00001030 T _do_conv_axkit

simon

On Friday, February 7, 2003, at 02:08 PM, Benjamin Boksa wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Simon!

Read the error message from again and you will see, that the apache @INC does not contain the fink-paths. There is some mod_perl directive to fix it, but I am a bit too tired to look it up now, but I am sure you will find it in the manual.

Regards,

Benne



Am Freitag, 07.02.03, um 20:05 Uhr (Europe/Berlin) schrieb S Woodside:

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]


- --
Benjamin Boksa
[EMAIL PROTECTED]

side by site GmbH & Co. KG
Druckgestaltung & Webdesign

Barbarastr. 3-9 (Block 6)
D-50735 Koeln

Fon: +49 221 2790964
Fax: +49 221 2790965

http://www.sidebysite.de/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)

iD8DBQE+RAQ2R5U9XkJXZKwRArjVAJ9IXsOplcGfweazaohnyTqOHEKyTQCghLic
VS65cnEath+RHl6TpYstdJk=
=FfmJ
-----END PGP SIGNATURE-----


---
     anti-spam: do not post this address publicly
www.simonwoodside.com -- 99% Devil, 1% Angel


- --
Benjamin Boksa
[EMAIL PROTECTED]

side by site GmbH & Co. KG
Druckgestaltung & Webdesign

Barbarastr. 3-9 (Block 6)
D-50735 Koeln

Fon: +49 221 2790964
Fax: +49 221 2790965

http://www.sidebysite.de/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)

iD8DBQE+RA8PR5U9XkJXZKwRAmXpAJ9Rg1cOBPJCG9tnxbv3uq1/pSIg2wCfUyF8
9VltLDXgiUU1SB5LBe1w0bs=
=aWt+
-----END PGP SIGNATURE-----


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

Reply via email to