Page 1 of 1

problem with qd binary for linux

Posted: Sat Jan 16, 2010 4:36 am
by jimerickson
using both ubuntu 9.10 and 10.04 alpha2 and can't get the latest qd to run. that is the Jan. 13, 2010 version of qd. wondering if anyone else had experienced this. i made sure the file permissions were correct and that it is executable. thanks.

Re: problem with qd binary for linux

Posted: Sat Jan 16, 2010 10:04 am
by smoking2000
I assume you're using the amd64 release of Ubuntu, which requires ia32-libs for qd to run (even though the FAH client is now 64bit too, qd is still 32bit).

If Ubuntu has dropped support for ia32-libs already in favor of the new multi-arch packages, you'll need to install libc6-i386.

If all else fails, compile qd yourself.

Re: problem with qd binary for linux

Posted: Sat Jan 16, 2010 2:15 pm
by jimerickson
yes that was it! thank you smoking2000.

Re: problem with qd binary for linux

Posted: Sat Jan 16, 2010 2:23 pm
by smoking2000
What was "it"? ia32-libs or libc6-i386?

Re: problem with qd binary for linux

Posted: Sat Jan 16, 2010 2:46 pm
by jimerickson
it was the ia-32 libs. thanks again don't know how i overlooked that!