I apologize if the answer to this question has been posted already, but I could 
not find it.

I am building fltk-1.1.10 with shared libraries enabled so it links properly 
with InsightApplications. The build works find and fluid runs fine as long as 
it is in the build/bin directory. However, once it is installed into 
/usr/local/bin it complains:

fluid: error while loading shared libraries: libfltk.so.10: cannot open shared 
object file: No such file or directory

Unfortunately I cannot tell where fluid is looking but libfltk.so.10 is in 
/usr/local/lib.

I am using ccmake to build fltk-1.1.10.
The system is RedHat Enterprise Linux 5.4, 64 bit.
The CMAKE_INSTALL_PREFIX is /usr/local.

fltk-config -libs output is ./lib/libfltk.a  (This is probably the problem, but 
I'm not sure how to fix it.)

Thanks for any help,
Darren

_______________________________________________
fltk-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to