[Insight-users] Installation problem
Dan Homerick
danhomerick at gmail.com
Wed Aug 29 19:55:00 EDT 2007
Hi Jianfei Liu,
Try setting the cmake option
CMAKE_SKIP_RPATH to ON
(found by toggling advanced mode if using ccmake)
For more info see:
http://en.wikipedia.org/wiki/Rpath_%28linking%29
Cheers,
- Dan
On 8/28/07, liu jianfei <flair.liu at gmail.com> wrote:
>
> Dear all
>
> We've just rebuilt itk because we switched to Fedora Linux.
>
> Anyhow, we built it under home directory, but installed it in a
> standard system location(NFS mounted
> for all users), but when we build a simple application and do,
>
> ldd itktestapp
>
> shows itktestapp pointing to the libraries in the build path, even
> though I have LD_LIBRARY_PATH pointing
> to the official installation location.
>
> Are there some options we have set in cmake (unkowingly) that causes
> it to look at the build path, rather
> than that pointed to by the LD_LIBRARY_PATH?
>
> We appreciate your help..
>
>
> --
> Sincerely
> Jianfei Liu
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070829/7732b274/attachment-0001.htm
More information about the Insight-users
mailing list