amd64 lib path locations
Chuck Swiger
cswiger at mac.com
Mon Jul 11 19:29:10 UTC 2011
On Jul 11, 2011, at 12:23 PM, wayne mitchell wrote:
> installing is fine (from package - not port)
> starting rosegarden from gui menu - nothing happens
> executing rosegarden from CLI returns error:
> [ /libexec/ld-elf.so.1: shared object "libQt3Support.so.4" not found,
> required by "rosegarden" ]
>
> using 'find' to find the required object shows that it is on the system at:
> /usr/local/lib/qt4/libQt3Support.so.4
It's likely that setting $LD_LIBRARY_PATH to list /usr/local/lib/qt4, or running "ldconfig -m /usr/local/lib/qt4" will help...
Regards,
--
-Chuck
More information about the freebsd-questions
mailing list