View Single Post
  #7  
Old 07-10-2008, 09:39 AM
mrthelarge
Fire Beetle
 
Join Date: Jul 2008
Location: na
Posts: 1
Default

I had a similar problem with 64-bit Ubuntu. Specifically, world, zone, and eqlaunch segfaults when trying to handle the logs/ directory.

You could always compile it in a 32-bit chroot environment or if you have vmware compile it in a 32-bit Ubuntu install, then copy the binaries back to your 64-bit system. If you have all the 32-bit compatibility packages in place it should run just fine.

You'll also need to drag along a 32-bit libperl.5.8.so library so embedded perl works correctly.

Hope this helps!
Reply With Quote