Pages:
Author

Topic: just installed a clean Linux, need help (1 TBC bounty ) - page 2. (Read 5345 times)

full member
Activity: 176
Merit: 100
Distro = distribution Cheesy

You probably missd the first step:

Code:
sudo apt-get install python-setuptools python-numpy subversion g++ libboost-all-dev libqtgui4 openntpd

As one of the dependencies of g++ is libstdc++ 6, so make sure you have all those packages installed.
newbie
Activity: 56
Merit: 0
newbie
Activity: 56
Merit: 0
distro?
Version?
11.04

cd ~
wget http://download2-developer.amd.com/amd/APPSDK/AMD-APP-SDK-v2.4-lnx32.tgz
tar xvzf AMD-APP-SDK-v2.4-lnx32.tgz
echo export AMDAPPSDKROOT=${HOME}/AMD-APP-SDK-v2.4-lnx32/ >> ~/.bashrc
echo export AMDAPPSDKSAMPLESROOT=${HOME}/AMD-APP-SDK-v2.4-lnx32/ >> ~/.bashrc
echo export LD_LIBRARY_PATH=${AMDAPPSDKROOT}lib/x86:${LD_LIBRARY_PATH} >> ~/.bashrc
source ~/.bashrc
sudo tar xvfz $AMDAPPSDKROOT/icd-registration.tgz -C /
full member
Activity: 176
Merit: 100
What's the linux distro you are using?
newbie
Activity: 56
Merit: 0
Hi,
The ati drivers installed ,
But when installing the SDK , i'm getting a problem

AMD-APP-SDK-v2.4-lnx32/Makefile
xioros@Quadminer:~$ echo export AMDAPPSDKROOT=${HOME}/AMD-APP-SDK-v2.4-lnx32/ >> ~/.bashrc
xioros@Quadminer:~$ echo export AMDAPPSDKSAMPLESROOT=${HOME}/AMD-APP-SDK-v2.4-lnx32/ >> ~/.bashrc
xioros@Quadminer:~$ echo export LD_LIBRARY_PATH=${AMDAPPSDKROOT}lib/x86:${LD_LIBRARY_PATH} >> ~/.bashrc
xioros@Quadminer:~$ source ~/.bashrc
xioros@Quadminer:~$ sudo tar xvfz $AMDAPPSDKROOT/icd-registration.tgz -C /
etc/
etc/OpenCL/
etc/OpenCL/vendors/
etc/OpenCL/vendors/amdocl64.icd
etc/OpenCL/vendors/amdocl32.icd
xioros@Quadminer:~$

xioros@Quadminer:~$ cd ~/AMD-APP-SDK-v2.4-lnx32/bin/x86
xioros@Quadminer:~/AMD-APP-SDK-v2.4-lnx32/bin/x86$ ./clinfo
./clinfo: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
xioros@Quadminer:~/AMD-APP-SDK-v2.4-lnx32/bin/x86$


This is the error I get when checking the installation...

What did I do wrong?

http://forum.bitcoin.org/index.php?topic=10608.0
hero member
Activity: 484
Merit: 500
full member
Activity: 182
Merit: 100
newbie
Activity: 56
Merit: 0
Hi,
I just did a clean linux install.
I'm new to linux.

I need a full script for the terminal for:
Driver and SKD install
install POCLBM
hashkill full install

I'm running 4 x 5870

I also need overclocking software

First working script poster ( including oc software) gets a Bitcoin ( 20$ )



Grtz
Pages:
Jump to: