in reply to problems installing HTML::Tree
# Error: Can't load '/usr/local/lib/perl5/site_perl/5.10.1/darwin +-2level/auto/HTML/Parser/Parser.bundle' for module HTML::Parser: dlop +en(/usr/local/lib/perl5/site_perl/5.10.1/darwin-2level/auto/HTML/Pars +er/Parser.bundle, 2): Symbol not found: _PL_sv_undef # Referenced from: /usr/local/lib/perl5/site_perl/5.10.1/darwin-2lev +el/auto/HTML/Parser/Parser.bundle # Expected in: dynamic lookup
This makes me think that the error is more with HTML::Parser. How did you install HTML::Parser? It seems as if Perl finds a version of HTML::Parser compiled for another (older?) version of Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: problems installing HTML::Tree
by 7stud (Deacon) on May 08, 2010 at 15:07 UTC | |
by Anonymous Monk on May 08, 2010 at 15:41 UTC | |
by 7stud (Deacon) on May 08, 2010 at 19:35 UTC |