Jump to content

ELF interpreter /libexec/ld-elf.so.1 not found, error 8


Recommended Posts

Hello,
I am trying to install the server and after "./start" the server I have the following error:

 ELF interpreter /libexec/ld-elf.so.1 not found, error 8


But the lib is there, does anyone have any idea how to solve it?
I use FreeBSD 64 Bits

Thanks

 

5d7fd04c6b9e0c75ce4e902776f9fcb5.png

 

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

Problem solved.

 

If someone has the same problem, you need to install all the libs. 

 

Make the following command:

 

fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/12.2-RELEASE/lib32.txz
tar Jxpvf lib32.txz -C /
rm lib32.txz

 

In my case, my FreeBSD version is 12.2.

Choose the version of your FreeBSD in this link bellow and make the respective change.

ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/

 

  • Metin2 Dev 2
  • Good 3
  • Love 1
  • Love 5
Link to comment
Share on other sites

  • 5 months later...
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.