Date: Tue, 16 Aug 2016 07:44:31 +0200 From: =?iso-8859-2?Q?Radek_Krej=E8a?= <radek.krejca@starnet.cz> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: speedtest (Ookla) on amd64 Message-ID: <AAA772390F662049B3046CA8C662C0850B36119B@EXCHANGE.mail.starnet.cz>
index | next in thread | raw e-mail
Hello,
do you have anybody speedtest.net server on amd64 FBSD box? Binary was evidently compiled on i386.
access("/usr/home/jenkins/jenkins/workspace/speedtest-poco-server-full/label/freebsd/platform/freebsd/lib/FreeBSD/i386/libstdc++.so.6",F_OK) ERR#2 'No such file or directory'
access("/usr/lib32/libstdc++.so.6",F_OK) ERR#2 'No such file or directory'
access("/lib32/libstdc++.so.6",F_OK) ERR#2 'No such file or directory'
access("/usr/lib32/libstdc++.so.6",F_OK) ERR#2 'No such file or directory'
Shared object "libstdc++.so.6" not found, required by "OoklaServer"write(2,"Shared object "libstdc++.so.6" n"...,67) = 67 (0x43)
My customer has one server with 10.3 amd64 FBSD and runs other services, so I cannot reinstall it to i386. I have lib32 install package installed but I need gcc i386 library or if there is other way, how to install this server on amd64 I will be very glad.
Thank you very much.
Radek
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AAA772390F662049B3046CA8C662C0850B36119B>
