[Decibel] little pb with cmake and decibel

Nicolas Lécureuil neoclust.kde at gmail.com
Wed Dec 13 17:04:55 CET 2006


Hi,

i am trying to package decibel and on x86_64, i have the files
installed twice, and i don't know if this is my fault or not :

RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/lib/libhouston.so
   /usr/lib/libhouston.so.0
   /usr/lib/libhouston.so.0.1.0
   /usr/lib64/libhouston.so
   /usr/lib64/libhouston.so.0
   /usr/lib64/libhouston.so.0.1.0


to configure i use:

cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        %if "%{_lib}" != "lib"
                -DLIB_SUFFIX=64 \
        %endif
        -DQT_QMAKE_EXECUTABLE=/usr/lib/qt4/bin/qmake


so i don't understand why i have the files in double


Any ideas ?


thanks in advance
Nicolas


More information about the Decibel mailing list