Unsurprisingly ldd fluid showed that it doesn't know where the libraries are.
[...@zonda itk]$ ldd /usr/local/bin/fluid
libfltk.so.10 => not found
libfltk_images.so.10 => not found
libfltk_forms.so.10 => not found
libSM.so.6 => /usr/lib64/libSM.so.6 (0x0000003177000000)
libICE.so.6 => /usr/lib64/libICE.so.6 (0x0000003176000000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x0000003172400000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x0000003172c00000)
libfltk_gl.so.10 => not found
libfltk_png.so => not found
libfltk_jpeg.so => not found
libfltk_zlib.so => not found
..
I updated the library cache with ldconfig, and that seems to have done the
trick. Thanks for the answers.
Darren
>
> > > Unfortunately I cannot tell where fluid is looking but=20
> > libfltk.so.10 is in /usr/local/lib.
> >=20
> > What does "ldd fluid" show?
>
>
> And it might be necessary to make a symlink for libfltk.so, in case
> that's what fluid is hoping to load!
>
> Also, it may help to run ldconfig or whatever - the cache may not be
> refereshed by the install process, so it is possible the loader doesn't
> know that the .so file exists?
>
>
>
>
> SELEX Galileo Ltd
> Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS=
> 14 3EL
> A company registered in England & Wales. Company no. 02426132
> ********************************************************************
> This email and any attachments are confidential to the intended
> recipient and may also be privileged. If you are not the intended
> recipient please delete it from your system and notify the sender.
> You should not copy it or use it for any purpose nor disclose or
> distribute its contents to any other person.
> ********************************************************************
>
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk