I am upgrading from API version 5.1 to 7.01 on Linux and have run into
difficulties. I downloaded the new API tarball and extracted it, then
pointed the ARSPerl Makefile.PL to the new location, did a make clean,
make and make install... no errors. When I do a use ARS in Perl, though, I
see the following errors:

Can't load '/usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/ARS/ARS.so' for
module ARS: /usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/ARS/ARS.so:
undefined symbol: ucnv_open_3_2 at
/usr/lib/perl5/5.8.8/i686-linux/DynaLoader.pm line 230.
 at GetField.pl line 38
Compilation failed in require at GetField.pl line 38.
BEGIN failed--compilation aborted at GetField.pl line 38.

I am using the sample GetField.pl to test.

I have added the API lib directory to /etc/ld.so.conf and reran ldconfig,
but it makes no difference. Flipping back to the 5.1 libs clears up the
problem.
-- 
Regards,
Peter

The President, he's got his war
Folks don't know just what it's for
Nobody gives us rhyme or reason
Have one doubt, they call it treason
   Lyrics from "Compared to What?"
     by Eugene McDaniels, circa 1969





-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to