6 messages in net.sourceforge.lists.courier-users[courier-users] Re: help needed with ...
FromSent OnAttachments
Lars NordinJun 18, 2001 4:47 pm 
Sam VarshavchikJun 18, 2001 6:25 pm 
Lars NordinJun 19, 2001 11:12 am 
Sam VarshavchikJun 19, 2001 2:55 pm 
Lars NordinJun 22, 2001 3:22 pm 
Sam VarshavchikJun 22, 2001 6:29 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: help needed with compiling courier on SCO OpenServerActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jun 19, 2001 2:55:27 pm
List:net.sourceforge.lists.courier-users

Lars Nordin writes:

On Monday 18 June 2001 21:25, Sam Varshavchik wrote:

Lars Nordin writes:

I'm trying to compile courier-0.34.0 on SCO OpenServer v5.0.5 and when I run "configure" from the "root" courier directory it errors out in the rfc1035 directory.

Look at the compiler errors at the tail end of rfc1035/config.log

I get the same error as when I tried to use SCO cc - gdbm not found, even though I have it installed at /usr/local/lib.

How can I point the configure script to find the gdbm lib at /usr/local/lib/libgdbm.a?

Yes you can. The FAQ describes which environment variables are used to provide additional options to the preprocessor, compiler, and linker. You need to figure out which options you need, and initialize the environment variables accordingly, before running configure.