Page 1 of 1

[Risolto] errore installzione darktable da sourcery

Posted: 11. Oct 2011, 16:34
by starsc
Ciao, ho provato a installare darktable con sourcery controllando le varie dipendenze ( mancava cmake nella lista ma l'ho scoperto da solo ) ma mi sono bloccato con questo errore:

make[2]: *** Nessuna regola per generare l'obiettivo «/usr/lib64/libGL.so», necessario per «src/dtview/darktable-viewer». Stop.
make[2]: Leaving directory `/usr/src/slapt-src/graphics/darktable/darktable-0.9/build'
make[1]: *** [src/dtview/CMakeFiles/darktable-viewer.dir/all] Errore 2
make[1]: Leaving directory `/usr/src/slapt-src/graphics/darktable/darktable-0.9/build'
make: *** [all] Errore 2
fakeroot -- sh darktable.SlackBuild Failed

Che ne pensate?
Le dipendenze ci sono tutte..

Re: errore installzione darktable da sourcery

Posted: 12. Oct 2011, 13:12
by djemos
I run salix64-13.37-kde-4.7.1.
What i did to install darktable as root.

Code: Select all

 slapt-src -i lcms2

Code: Select all

slapt-src -i darktable
In read me says that darktable requires lcms2, lensfun, and GConf.
gnome-keyring and flickcurl are optional.

The only package darktable needs to compile is lcms2.
But i also compiled the lensfun and flickcurl since GConf it was already installed from repos.

Re: errore installzione darktable da sourcery

Posted: 12. Oct 2011, 20:25
by starsc
Io sono su salix 64 13.37 lxde ed ho compilato le dipendenze non reperibili su gslapt con sourcery, compreso lcms2.
Il risultato è quello del post 1..

Re: errore installzione darktable da sourcery

Posted: 13. Oct 2011, 17:32
by starsc
Ho risolto, mancava un link a libGL.so.1.2
Ho re-installato mesa e la compilazione è andata bene