ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  Perl + Ubuntu 64 = wrong ELF class
Posted by Greg on Jun-15-2013 03:00
I am experienced user of ChartDirector, we are moving to new servers

I have 64 bit Ubuntu 12.04 with Perl 5.14.2 build for x86-64-linux-gnu-thread-multi

I have copied my chartdirector lib into my library path and am getting this error message:
Can't load '/dirstuff/perlchartdir514i64mt.so' for module perlchartdir514i64mt:
/dirstuff/perlchartdir514i64mt.so: wrong ELF class: ELFCLASS32 at
/usr/lib/perl/5.14/DynaLoader.pm line 184.
at /dirstuff/perlchartdir.pm line 9.
...propagated at /dirstuff/perlchartdir.pm line 9.

  Re: Perl + Ubuntu 64 = wrong ELF class
Posted by Greg on Jun-15-2013 03:05
resolved - redownloaded the linux 64 bit library from the site, and reinstalled.