On Monday 20 June 2011 23:09:23 Alexander Neundorf wrote: > I think it's the DESTDIR. > CMake already must know about it, it must already be set as environment > variable when cmake is run (then it can tell the using projects where their > dependencies can be found), so something like > superbuild/kdeedu/build$ export DESTDIR=../dest > superbuild/kdeedu/build$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr && make
Aha. and DESTDIR needs to be a full path, not a relative path for things to work. There is some changes in how things are 'normally' done, but hopefully people can live with it. I haven't found a way to break it yet :) /Sune -- Man, how to send the software over the pointer? First you should never turn off the GPU, this way then from Netscape 2000 or from the control preferences within DOS 95 you neither can digit on a monitor, nor have to digit from the laser SIMM of a POP forward and you either cannot telnet on the Ultra memory address on a FPU, or can't delete from a mailer for clicking a display over the serial utility. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
