Kann ich nicht nachvollziehen, vielleicht hast des ~/CEWE dir von ner 32 bit install übernommen?
Code:
~/CEWE/Mein CEWE FOTOBUCH$ ./Mein\ CEWE\ FOTOBUCH
D (1424784537): ==> Compiled: Mar 11 2014 11:47:17 <==
D (1424784537): ==> Application path: "/home/kano/CEWE/Mein CEWE FOTOBUCH" <==
D (1424784537): ==> Resource path: "/home/kano/CEWE/Mein CEWE FOTOBUCH/Resources" <==
D (1424784537): ==> Plugins Path:
"/home/xxx/CEWE/Mein CEWE FOTOBUCH" <==
64 bit check:
Code:
~/CEWE/Mein CEWE FOTOBUCH$ file Mein\ CEWE\ FOTOBUCH
Mein CEWE FOTOBUCH: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, BuildID[sha1]=dccce82faa0905f00387919fcd6b648d37f9b2da, stripped
Wobei des Programm ein Problem hat, wenn man ein Video anschauen wollte, dann stürzt es ab...
Das Programm hätte gerne OpenCL. Konnte aber keinen grossen Unterschied feststellen...
Code:
LD_LIBRARY_PATH=. ldd *|grep "not found"
libOpenCL.so.1 => not found
Für nvidia:
Code:
apt-get install nvidia-opencl-icd clinfo
|