problem with qd binary for linux
Moderator: Site Moderators
-
- Posts: 533
- Joined: Tue May 27, 2008 11:56 pm
- Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16) - Location: ames, iowa
problem with qd binary for linux
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.
-
- Posts: 471
- Joined: Mon Dec 03, 2007 6:20 am
- Location: Amsterdam
- Contact:
Re: problem with qd binary for linux
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.
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.
-
- Posts: 533
- Joined: Tue May 27, 2008 11:56 pm
- Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16) - Location: ames, iowa
Re: problem with qd binary for linux
yes that was it! thank you smoking2000.
-
- Posts: 471
- Joined: Mon Dec 03, 2007 6:20 am
- Location: Amsterdam
- Contact:
Re: problem with qd binary for linux
What was "it"? ia32-libs or libc6-i386?
-
- Posts: 533
- Joined: Tue May 27, 2008 11:56 pm
- Hardware configuration: Parts:
Asus H370 Mining Master motherboard (X2)
Patriot Viper DDR4 memory 16gb stick (X4)
Nvidia GeForce GTX 1080 gpu (X16)
Intel Core i7 8700 cpu (X2)
Silverstone 1000 watt psu (X4)
Veddha 8 gpu miner case (X2)
Thermaltake hsf (X2)
Ubit riser card (X16) - Location: ames, iowa
Re: problem with qd binary for linux
it was the ia-32 libs. thanks again don't know how i overlooked that!