In data sabato 10 febbraio 2018 10:59:52 CET, Tobias Ellinghaus ha scritto: > Am Samstag, 10. Februar 2018, 01:16:02 CET schrieb Maurizio Paglia: > > In data sabato 10 febbraio 2018 00:25:46 CET, Maurizio Paglia ha scritto: > > > In data lunedì 5 febbraio 2018 15:06:23 CET, Tobias Ellinghaus ha scritto: > > > > Am Montag, 5. Februar 2018, 14:59:31 CET schrieb Maurizio Paglia: > > > > > In data lunedì 5 febbraio 2018 14:43:22 CET, Tobias Ellinghaus ha > > > > scritto: > > > > > > [cut] > > > > > > Anyone > > > > > > willing to go through the GUI and looking up the right links? No > > > > > > real > > > > > > coding skills required. > > > > > > > > > > > > > > > > > > Tobias > > > > > > > > > > > > [cut] > > > > > > > > > > Ciao Tobias, > > > > > this sounds interesting... how can I help? > > > > > > > > You have to be able to build darktable yourself, look for the widgets > > > > in > > > > the code and add calls to dt_gui_add_help_link(), similar to what is > > > > done > > > > in src/libs/import.c. In general those places are all in the > > > > gui_init() > > > > functions. > > > > > > > > > Maurizio > > > > > > > > Tobias > > > > > > Cannot compile darktable :-( This seems a too hard step for me... > > > Half evening passed installing software but something always goes wrong. > > > How can I ask some help in this matter? > > > Thank you all > > > Maurizio > > > > The configuration script returns this error: > > GNU C compiler version 4.8.5 is too old. Need 5.0+ > > but I changed all symlinks in /usr/bin and now they all point to gcc-5 > > ls -l /usr/bin/gcc* > > lrwxrwxrwx 1 root root 14 10 feb 00.42 /usr/bin/gcc -> /usr/bin/gcc-5 > > -rwxr-xr-x 1 root root 751624 19 gen 17.28 /usr/bin/gcc-4.8 > > -rwxr-xr-x 1 root root 874416 7 lug 2017 /usr/bin/gcc-5 > > lrwxrwxrwx 1 root root 17 10 feb 01.03 /usr/bin/gcc-ar -> > > /usr/bin/gcc- > > ar-5 > > -rwxr-xr-x 1 root root 27208 19 gen 17.28 /usr/bin/gcc-ar-4.8 > > -rwxr-xr-x 1 root root 27200 7 lug 2017 /usr/bin/gcc-ar-5 > > lrwxrwxrwx 1 root root 17 10 feb 01.04 /usr/bin/gcc-nm -> > > /usr/bin/gcc- > > nm-5 > > -rwxr-xr-x 1 root root 27208 19 gen 17.28 /usr/bin/gcc-nm-4.8 > > -rwxr-xr-x 1 root root 27200 7 lug 2017 /usr/bin/gcc-nm-5 > > lrwxrwxrwx 1 root root 21 10 feb 01.04 /usr/bin/gcc-ranlib -> > > /usr/bin/ > > gcc-ranlib-5 > > -rwxr-xr-x 1 root root 27208 19 gen 17.28 /usr/bin/gcc-ranlib-4.8 > > -rwxr-xr-x 1 root root 27208 7 lug 2017 /usr/bin/gcc-ranlib-5 > > Did you delete the build/ folder after changing the symlinks? It might be > that CMake remembers some stuff from previous attempts to compile dt.
rm -rf build/ Now the error message has gone! Thanks But still cannot compile till end This is the last part of sceen messages [ 44%] Linking C executable darktable [ 44%] Linking C shared module libdarkroom.so [ 44%] Linking C shared module liblighttable.so [ 44%] Built target knight Scanning dependencies of target map libdarktable.so: riferimento non definito a "Imf_2_1::Chromaticities::Chromaticities(Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&, Imath_2_2::Vec2<float> const&)" collect2: error: ld returned 1 exit status src/CMakeFiles/darktable.dir/build.make:180: set di istruzioni per l'obiettivo "src/darktable" non riuscito gmake[2]: *** [src/darktable] Errore 1 [ 44%] Building C object src/views/CMakeFiles/map.dir/map.c.o CMakeFiles/Makefile2:1506: set di istruzioni per l'obiettivo "src/CMakeFiles/ darktable.dir/all" non riuscito gmake[1]: *** [src/CMakeFiles/darktable.dir/all] Errore 2 gmake[1]: *** Attesa per i processi non terminati.... [ 44%] Built target darkroom [ 44%] Built target lighttable [ 44%] Linking C shared module libmap.so [ 44%] Built target map Makefile:151: set di istruzioni per l'obiettivo "all" non riuscito gmake: *** [all] Errore 2 ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org