Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 12:28:55 -0700
From:      Chuck Swiger <cswiger@mac.com>
To:        wayne mitchell <wayne.mitchell.iz@gmail.com>
Cc:        questions@freebsd.org
Subject:   Re: amd64 lib path locations
Message-ID:  <B23A1529-7BDB-446C-AC98-3AF738D72D25@mac.com>
In-Reply-To: <CAN_bkfdPFtNBGW25W71tGKR_xG1yZBVVc1u%2B_DdQr%2B3upcfjog@mail.gmail.com>
References:  <CAN_bkfdPFtNBGW25W71tGKR_xG1yZBVVc1u%2B_DdQr%2B3upcfjog@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B23A1529-7BDB-446C-AC98-3AF738D72D25>