On Sun, Sep 18, 2011 at 1:06 PM, elliott-brennan <[email protected]>
 wrote:

>
> David L just suggested I try:
>
> aweather SET LD_LIBRARY_PATH /usr/local/lib/
>
>
> Which works. So the next question is how I make it do this all by its
> lonesome :)
>

Ah, I maybe you need to run ldconfig manually after adding libraries to
/usr/local/lib?
I would try running as root on the command line
ldconfig

actually, before you do that run
ldconfig.real --print-cache | grep grits
then
sudo ldconfig
then
ldconfig.real --print-cache | grep grits
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to