Amanda-Users

Re: Amanda Client on Solaris 8

2003-05-14 10:57:42
Subject: Re: Amanda Client on Solaris 8
From: Jon LaBadie <jon AT jgcomp DOT com>
To: Amanda User <amanda-users AT amanda DOT org>
Date: Wed, 14 May 2003 10:55:55 -0400
On Wed, May 14, 2003 at 12:47:17PM +0100, Mody Ndiaye wrote:
> Hi
> is there anybody who successfully installed Amanda Client for Solaris 8.
> Please tell me where can I find a amanda client suitable with solaris.
> The only one I can Find is Amanda for Solaris 2.6 and I have troubles.
> Compilation with "./configure --with-amandahosts --with-user=amanda 
> --with-group=backup --without-server --with-shared=no" was OK!
> But When I run make I have such error message "ld.so.1: ./genversion: fatal: 
> libreadline.so.4: open failed: No such file or directory"
> 
> Please let me know what's wrong.>>> End of included message <<<

readline is not a standard solaris library.  It must be added by your sys-admin.

There is a version on the companion cd that comes with Solaris 8.
That will load in /opt/sfw/lib (sfw = Sun FreeWare).

However, you will have to tell the amanda package where the library is located,
it will not know to look in /opt/sfw/lib (or wherever you install readline).
This would be done with -L<library dir> and -R<library dir> options in the
LDFLAGS macro in the makefiles.

-- 
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>