Freitag, 15. Oktober 2010
12:56:59
Hi,
there is the detailed list of commands I run from unpacking the source:
mkdir build
cd build
cmake
make
su
checkinstall -the version I use is 1.6.1
I normally run "checkinstall" and then: rpm -ivh *rpm as root.
Many greetings
Karel
Hi,
I tried to reproduce the error but failed to do so. Can you please
provide a detailed list of commands you run from unpacking the source
to receiving the error. Also please provide the version of
checkinstall and the the output from running "checkinstall make
install VERBOSE=1" (if checkinstall make install is what you normally
run).
// Erik
On Mon, Oct 4, 2010 at 12:54, karschm<[email protected]> wrote:
Hallo,
meine Distro ist PCLinuxOS 2010 und ich möchte gerne Licq-1.5.0 vom
Source kompilieren."Cmake" und "make" laufen problemlos und
fehlerfrei. Nach "checkinstall" bekomme ich aber eine Fehlermeldung:
[snip]
-- Installing: /usr/local/share/licq/sounds/fun/Auth.wav
CMake Error at share/sounds/fun/cmake_install.cmake:36 (FILE):
file INSTALL cannot find file
"/home/karschm/licq-1.5.0/share/sounds/fun/Chat.wav" to install.
Call Stack (most recent call first):
share/sounds/cmake_install.cmake:41 (INCLUDE)
share/cmake_install.cmake:37 (INCLUDE)
cmake_install.cmake:40 (INCLUDE)