#1 Le 23/11/2011, à 12:28
- lambertine
resolu installation luminance-hdr
Bonjour,
je cherche a installer luminance hdr.
je pense avoir installe toutes les dépendance requise
j'ai fait comme indiquer dans le fichuer README
3. Compiling the sources
-------------------------------------------------------------------
The build system is based on Qt's qmake.
The build description is contained in the project.pro file.If you want Luminance to use a language different from english you should run:
> lrelease project.pro
as a first step.
This steps creates a "qm" file for each one of the "ts" files in the i18n directory.
If you want to run Luminance without the internationalization feature
you can skip this step and continue with the steps described below.
Running
> qmake
from the directory where there is project.pro creates the Makefile.
Luminance should be able to detect if your system has all the required dependencies at the "qmake" step.
If something goes wrong drop me an email.
Then you can run
> make
to compile.
In Linux you can also run
# make install
as root to install the luminance executable in /usr/local/bin.
This last step also installs the icon, the desktop file, the html documentation and the "qm" translation files.
This last step is usually required in order for Luminance to locate the "qm" files used for internationalization.
mais au niveau du make il y a qqc qui ne fonctionne pas
/usr/lib/libraw_r.a(lib_libraw_r_a-dcraw_fileio.o): In function `LibRaw::apply_profile(char const*, char const*)':
(.text+0x9aa): undefined reference to `cmsCloseProfile'
/usr/lib/libraw_r.a(lib_libraw_r_a-dcraw_fileio.o): In function `LibRaw::apply_profile(char const*, char const*)':
(.text+0x9b2): undefined reference to `cmsCloseProfile'
/usr/lib/libraw_r.a(lib_libraw_r_a-dcraw_fileio.o): In function `LibRaw::apply_profile(char const*, char const*)':
(.text+0xa2e): undefined reference to `cmsOpenProfileFromMem'
/usr/lib/libraw_r.a(lib_libraw_r_a-dcraw_fileio.o): In function `LibRaw::apply_profile(char const*, char const*)':
(.text+0xa41): undefined reference to `cmsCreate_sRGBProfile'
collect2: ld returned 1 exit status
make: *** [luminance-hdr] Erreur 1
je n'ai mis que les derniere lignes
j'ai cherche le programme avec synaptique mais je ne l'ai pas trouve
je ne tiens pas absolument a compiler , je veux juste installer le programme
Lambertine
Dernière modification par lambertine (Le 23/11/2011, à 13:23)
Hors ligne
#2 Le 23/11/2011, à 12:45
- charleston
Re : resolu installation luminance-hdr
euh je viens à ton aide en espérant pas te démolariser, mais il existe sur le site des paquets deb pour une installation directe après une petite recherche sur google ils sont dans les dépots getdebs apparement.
je suis à la recherche de cdd ou dvd des versions d'ubuntu/kubuntu précédente pour me faire une petite collection. contacter moi par mail je vous envoie une envelloppe timbrée pour les frais de transport.
merci encore
Hors ligne
#3 Le 23/11/2011, à 12:48
- lambertine
Re : resolu installation luminance-hdr
ok
je viens de voir le post juste en dessous
je suis en train d'essayer de compiler libraw mais la qussi j'ai bien du mal
Hors ligne
#4 Le 23/11/2011, à 13:23
- lambertine
Re : resolu installation luminance-hdr
resolu grace au post
http://forum.ubuntu-fr.org/viewtopic.php?id=707841
Hors ligne