develooper Front page | perl.macosx | Postings from January 2002

dyld: perl Undefined symbols:

Thread Previous | Thread Next
From:
Jeremy Schwartz
Date:
January 30, 2002 15:54
Subject:
dyld: perl Undefined symbols:
Message ID:
B87DDE8D.2154%jeremy@starmark.com
I am trying to run a cgi which requires Expat and XML::Parser.

However, I had some difficulty when installing both Expat and XML::Parser.
Using CPAN I was not able to locate Expat, so I pulled it down directly and
ran configure, make, make install. However, I had to remove references to
xmlwf in the makefile to make that work.

Then once it worked I had to modify the Expatlibpath and expatincpath in the
makefile. This seemingly allowed me to correctly install XML::Parser.
(obviously not)

Has anyone had any similar problems?

One piece of advice I did receive was that would be caused by your expat
libraries and the XML::Parser module being compiled against different
sources.  Recompiling these from the same source should solve it.

Can anyone confirm this? And if so, how would I proceed. Thanks

I am running OSX 10.1.2 with developer tools installed.

TIA
---------------------------------------
Jeremy Schwartz                Starmark
Interactive Developer
Jeremy@Starmarkintl.com    954-761-1600


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About