[vtkusers] place 64 bit libs in /usr/local/lib64 automagically for VTK on AMD64?

Kenneth Gage kenneth.gage at gmail.com
Mon Jun 27 17:22:27 EDT 2005


Kevin -

I think the CMAKE_LIBRARY_PATH is exactly what I was looking for -
I'll try moving the libs into /lib64 and setting this environmental
variable to point to them - Thanks a lot for your help; I just don't
always know what I don't know, you know? :)

Thanks again -
Ken

On 6/27/05, Kevin H. Hobbs <kevin.hobbs.1 at ohiou.edu> wrote:
> You can always set your install prefix to something
> like /opt/vtk-cvs-2005.06.27-x86_64 for 64 bit and
> and /opt/vtk-cvs-2005.06.27-i386 for i386.  All the libraries will still
> be in $PREFIX/lib.  If you do something goofy like that maybe you could
> put that directory in CMAKE_LIBRARY_PATH to get cmake to find them.
> 
> 
> BodyID:16269660.2.n.logpart (stored separately)
> 
> 


-- 
Kenneth Gage
MD-PhD Student
McGowan Institute for Regenerative Medicine
University of Pittsburgh
Pittsburgh, PA 15203-2155



More information about the vtkusers mailing list