On 6/9/06, Thiago Macieira <[EMAIL PROTECTED]> wrote: > I have no idea what it is. I just use LD_LIBRARY_PATH (DYLD_LIBRARY_PATH > in your case) to point to the right dirs, since I didn't install the > library in a well-known path. > > According to the cmake devs, rpath can bring serious problems, so that's > why it's not encoded in the binaries by default. I don't agree, but I > left the build doing the default.
This may be true, but on OSX it's the norm (and expected). Additionally, it *works* in the normal kdelibs build, so there must be something going on there that fixes things that isn't going on here. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
