Amanda-Users

Re: Installing on SPARC Solaris 8 - ld.so.1 error

2005-02-15 19:26:56
Subject: Re: Installing on SPARC Solaris 8 - ld.so.1 error
From: Jon LaBadie <jon AT jgcomp DOT com>
To: amanda-users AT amanda DOT org
Date: Tue, 15 Feb 2005 19:21:57 -0500
On Tue, Feb 15, 2005 at 03:23:27PM -0800, Steve H wrote:
> Hello all,
>    Has anyone experienced an issue with Solaris 8?  I have installed readline,
> and the libreadline.so.5 is located in /usr/local/lib.  When I try to start
> Amandad, the system throws an error stating:
> 
> ld.so.1: /usr/local/libexec/amandad: fatal: libreadline.so.5: open failed: No
> such file or directory
> 
> Can't quite figure out how to fix this...Any help is appreciated.
> 

Redo your amanda compilation from the ./configure onward.
First do a make distclean to get rid of the old config.
Then do the new config with an addition

LDFLAGS='-L/usr/local/lib -R/usr/local/lib' ./configure ...
-- 
Jon H. LaBadie                  jon AT jgcomp DOT com
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)

<Prev in Thread] Current Thread [Next in Thread>