About Store Forum Documentation Contact



Post Reply 
[LINUX] Unable to run Esenthel Installer / C++ ABI Incompatibility
Author Message
appd112 Offline
Member

Post: #1
[LINUX] Unable to run Esenthel Installer / C++ ABI Incompatibility
Hello,

I receive the following error when I try to run the Esenthel Installer on Linux (LinuxMint 64-bit, based on Ubuntu)

Quote:./Esenthel Installer: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./Esenthel Installer)

Would it be possible to create a statically linked version of the installer as well as the Editor (if necessary)?
(This post was last modified: 02-09-2015 03:26 AM by appd112.)
02-09-2015 03:24 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: [LINUX] Unable to run Esenthel Installer / C++ ABI Incompatibility
Thank you for reporting the issue,

I've found this post on how to link statically to the libraries:
http://stackoverflow.com/questions/13636...ny-gotchas

I'll try to test this soon.
02-09-2015 03:41 AM
Find all posts by this user Quote this message in a reply
appd112 Offline
Member

Post: #3
RE: [LINUX] Unable to run Esenthel Installer / C++ ABI Incompatibility
Thanks,

At the moment, how well does the Windows version run under Wine?
02-11-2015 12:23 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
RE: [LINUX] Unable to run Esenthel Installer / C++ ABI Incompatibility
Hi!

Sorry I've never tried using Wine so I don't know.

Thanks for your patience, I've recompiled the Installer with the linker flag, could you let me know if it helps?
(link now removed)

If it does then I'll upload the entire binary package.

Thanks!
02-25-2015 03:43 AM
Find all posts by this user Quote this message in a reply
appd112 Offline
Member

Post: #5
RE: [LINUX] Unable to run Esenthel Installer / C++ ABI Incompatibility
The installer works, but now I'm receiving the same ABI error when I try to run Esenthel from the terminal.
02-27-2015 01:18 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #6
RE: [LINUX] Unable to run Esenthel Installer / C++ ABI Incompatibility
Thanks for the confirmation.

I'll update the Linux Binaries soon, hope it will work now!
02-27-2015 09:35 PM
Find all posts by this user Quote this message in a reply
Post Reply