XML::Parser::Expat install problem



Hi

I am trying to install this module. I have installed XML-Parser-2.34 and
this seems to be ok. It is supposed to install XML::Expat with it.

On my system it seems to have partly installed XML:;Expat. I have:

Expat::Expat.so
Expat.Expat.bs - which is in fact empty.

However when I try to use this in a Perl Script it fails with this message:

'/usr/home/xxx/usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/auto/XML/Par
ser/Expat/Expat.so' for module XML::Parser::Expat: Shared object
"libexpat.so.5" not found at
/usr/local/lib/perl5/5.6.1/i386-freebsd/DynaLoader.pm line 206.

I dedice from this that the libexpat.so.5 compiled file is missing. I have
tried installing Expat directly rather than as part of the XML-Parser-2.34
build from CPAN. Doing this with expat-1.95.6 it does install expat.so.4
(not in my Perl libaries - but still it looks promising.

So I tried doing this with expat-1.95.8 which I got as a .tar.gz file from
sourceforge.net and my attempts to unzip and uncompress this all fail.

Can anyone tell me how I can get libexpat.so.5 installed onto my system ?


Many thanks for any help

Justin Wyllie


.



Relevant Pages

  • SerialPort error
    ... I have a perl script that complains about not being able to find ... install Device::SerialPort ... Are permissions correct? ... Failed 1/21 tests, 95.24% okay ...
    (comp.lang.perl.modules)
  • Re: Help regarding Perl modules in .pl and .in extension.
    ... > I am having problems when referencing to modules that have the extension .pl ... are a Perl script and a template ... If the module you want doesn't come pre-packaged for windows, ... be hard to install. ...
    (comp.lang.perl.misc)
  • Re: Installing a CPAN Module online
    ... I think I should be able to write a Perl script to execute these commands, ... are thinking of writing and uploading a CGI script that would install the module for you. ... Even if that may be possible, under certain conditions, the first thing you should do is finding out if it's a plain Perl module, or a module that needs to be precompiled. ...
    (comp.lang.perl.modules)
  • DBD:: Oracle and LIBPATH problem for 32bit OS and 64 bit Oracle
    ... Remove the -q32 and/or -q64 options from the list of libraries to link ... Now when I ran "make" it went smoothly, so did make test and make install. ... Adding 'use lib' or using'$ENV{LIBPATH}' to change the LIBPATH is not ... LIBPATH and then calls the perl script which works fine but I was ...
    (perl.dbi.users)
  • Re: Any tool for network/bandwidth testing "standard" Solaris 9?
    ... install any software/tools beyond what is normally available in a ... Solaris installation (no compilers available on the system, ... ISTR there are ways to "pipe" data to FTP for a put - you could then ... could in theory write a perl script to connect to one of those three ...
    (comp.unix.solaris)