On Mon, 11 Nov 2002 09:49:29 -0600, [EMAIL PROTECTED] (Janfek
Esquivel) wrote:

>I'm having problems installing Perl 5.8 in a server with Solaris 8 
>(Developers Installation), because when I want to install Berkley DB I keep 
>getting an error message that there's a file missing (libdb.a), I don't know 
>what I'm doing wrong or what is missing. Any help will be appreciated.
>Thanks in advance.

It sounds like you don't have the C libraries for the Berkeley database
installed. 
Get it from Sleepycat Software.

When you build it, it will make libdb.a.
After you install that, you can install the perl interface.

http://sleepycat.com


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to