cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

davies1828
Adept I

Problem when install sdk 3.0

Hello guys

recently I'm install the sdk3.0 but some problem occurs...

when I tried to install the app sdk sample vit script in /opt/AMDAPPSDK-3.0-Beta/install.sh

it shows the following error message

Do you accept the licence (y/n)? Y

AMD APP SDK v3.0-0-Beta will be installed for all users.

Enter the Installation directory. Press ENTER for choosing the default directory: [/opt]

You have chosen to install AMD APP SDK v3.0-0-Beta in directory: /opt/AMDAPPSDK-3.0-0-Beta

Installing to /opt/AMDAPPSDK-3.0-0-Beta.

Failed to install files in the /opt/AMDAPPSDK-3.0-0-Beta directory.

Failed to install AMD APP SDK v3.0-0-Beta to /opt/AMDAPPSDK-3.0-0-Beta. The installation cannot continue.

I'm Using Kaveri APU

Is there something I miss to do?

0 Likes
1 Solution

Well, it seems that from the many attempts to install the SDK, you copied part of it, and the installer complains about it. Try (as root):

rm -rf /opt/AMDSDK-3.0.0-Beta

Then try the installation again and let us know how it goes;-)

HTH,

Nikos

View solution in original post

0 Likes
7 Replies
nibal
Challenger

Are you root (sudo if using Ubuntu)? Do you have space in your filesystem?

On Fri, Dec 19, 2014 at 3:41 PM, davies1828 <developer.forums@amd.com>

0 Likes

Yeah

I login as a root and I also have about 30G in my disk

0 Likes

What are the errors in the Installation log? Can be found under ~/AMDAPPSDK-3.0/. Any errors in syslog?

0 Likes

12-19-2014T20:18:37][1069]Starting installation of AMD APP SDK v3.0-0-Beta

[12-19-2014T20:18:37][1070]Retrieving Operating System details...

[12-19-2014T20:18:37][68]Detected OS Architecture: 64

[12-19-2014T20:18:37][75]Detected OS Distribution: Ubuntu

[12-19-2014T20:18:38][82]Detected OS Version: 14.04

[12-19-2014T20:18:38][100]Logged in user: root

[12-19-2014T20:18:38][121]---------------------------------------------------------------------------------

[12-19-2014T20:18:40][123]---------------------------------------------------------------------------------

[12-19-2014T20:18:43][1095]EULA accepted, proceeding with console mode installation

[12-19-2014T20:18:43][1108]AMD APP SDK v3.0-0-Beta will be installed for all users.

[12-19-2014T20:18:43][1129]USERMODE_INSTALL: 0. (0: root user; 1: non-root user

[12-19-2014T20:18:43][1134]Prompting user for selecting the Installation Directory. Default is /opt

[12-19-2014T20:18:45][210,]You have chosen to install AMD APP SDK v3.0-0-Beta in directory: /opt/AMDAPPSDK-3.0-0-Beta

[12-19-2014T20:18:45][155]Installing to /opt/AMDAPPSDK-3.0-0-Beta.

cp: ‘./APPSDK-EULA-linux.txt’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/APPSDK-EULA-linux.txt’ are the same file

cp: ‘./bin’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/bin’ are the same file

cp: ‘./docs’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/docs’ are the same file

cp: ‘./include’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/include’ are the same file

cp: ‘./install.sh’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/install.sh’ are the same file

cp: ‘./lib’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/lib’ are the same file

cp: ‘./samples’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/samples’ are the same file

cp: ‘./shflags’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/shflags’ are the same file

cp: ‘./uninstall.sh’ and ‘/opt/AMDAPPSDK-3.0-0-Beta/uninstall.sh’ are the same file

[12-19-2014T20:18:45][166]Failed to install files in the /opt/AMDAPPSDK-3.0-0-Beta directory.

[12-19-2014T20:18:45][1151]Failed to install AMD APP SDK v3.0-0-Beta to /opt/AMDAPPSDK-3.0-0-Beta. The installation cannot continue.

It seems that the script tried to copy file but duplicated....

how can I solve it?

thx

0 Likes

Well, it seems that from the many attempts to install the SDK, you copied part of it, and the installer complains about it. Try (as root):

rm -rf /opt/AMDSDK-3.0.0-Beta

Then try the installation again and let us know how it goes;-)

HTH,

Nikos

0 Likes

Hello

I tried to install again and no error message

here is my log file (only a few part)

--- amd.com.122.2o7.net ping statistics ---

4 packets transmitted, 4 received, 0% packet loss, time 7215ms

rtt min/avg/max/mdev = 190.144/190.554/191.257/0.527 ms

[12-22-2014T12:24:25][616]Reporting to metrics.amd.com

--2014-12-22 12:24:25--  http://metrics.amd.com/b/ss//1/H.23.3/s84357590374752?AQB=1&ndh=1&t=23%2F7%2F2013%2012%3A00%3A01%203...

Resolving metrics.amd.com (metrics.amd.com)... 66.235.141.16, 66.235.141.17, 66.235.141.144, ...

Connecting to metrics.amd.com (metrics.amd.com)|66.235.141.16|:80... connected.

HTTP request sent, awaiting response... 200 OK

Length: 43 [image/gif]

Saving to: ‘/root/AMDAPPSDK-3.0-0-Beta/Linux_fullInstall_root.gif’

     0K                                                       100%  607K=0s

2014-12-22 12:24:25 (607 KB/s) - ‘/root/AMDAPPSDK-3.0-0-Beta/Linux_fullInstall_root.gif’ saved [43/43]

[12-22-2014T12:24:25][699.]The /etc/AMD/APPSDK-3.0-0-Beta.ini pre-exists

[12-22-2014T12:24:25][1193]Installation Log file: /root/AMDAPPSDK-3.0-0-Beta/InstallLog_12-22-2014T12-20-46.log

[12-22-2014T12:24:25][1194]You will need to log back in/open another terminal for the environment variable updates to take effect.

But still I still failed to compile the SVM sample code

it shows that the 2.0 API is all undefined reference..

0 Likes
nibal
Challenger

But, this is unrelated to installation. This is compilation. If you could please close this thread as answered and open a new one for the compilation.

0 Likes