Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id KAA06103 for postgres-redist; Sun, 27 Aug 1995 10:01:13 -0700
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199508271701.KAA06103@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from localhost (slip-42-15.ots.utexas.edu [128.83.112.143]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with ESMTP id KAA05998 for <postgres@nobozo.CS.Berkeley.EDU>; Sun, 27 Aug 1995 10:01:08 -0700
Received: (from pcole@localhost) by localhost (8.6.11/8.6.9) id MAA03331; Sun, 27 Aug 1995 12:07:26 -0500
Date: Sun, 27 Aug 1995 12:07:23 -0500 (CDT)
From: Paul Cole <pcole@ccwf.cc.utexas.edu>
To: Yiu Wai Chiu <ee_ywc@stu.ust.hk>
cc: postgres@postgres.Berkeley.EDU
Subject: Re: Installation of Postgres95
In-Reply-To: <95Aug27.133936+0800_hkt.15148-4+32@stu.ust.hk>
Message-ID: <Pine.LNX.3.91.950827120439.3284D-100000@localhost>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Sun, 27 Aug 95 10:01:13 -0700
Resent-XMts: smtp


Hi folx!  I just joined this list.. Is there much activity normally?
I have several questions just dying to be answered but I'll wait a little 
longer before I decide I have no clue whatsoever.

In the mean time, I can handle this one I think...

On Sun, 27 Aug 1995, Yiu Wai Chiu wrote:

> 
> Hello Everybody,
> 
> 	I recently got the new version of Postgres95. When I was going to in       
> install it. I got error in the last phase when combining a stuff of .o to pos       
> postgres . I saw the option in 'cc' is -lbsd -ldl ...

Its -ldld isn't it?  Anyway, this is a simple problem with a simple solution.
You need to obtain the dynamic load library from sunsite before you 
compile Postgres95 yourself.  Its available from 
ftp://sunsite.unc.edu/pub/Linux/lib/dld.3.2.7.tar.gz.  Get that, compile 
and install it and your Postgres95 should compile mucho better.

I personally am not using Postgres95.. I had some difficulties at first 
getting everything to work and all.  Particularly the libpq interface.  
I'm using Postgres4.2a now and its working fine. Maybe now that I 
understand what I'm doing I'll try Postgres95 again.

> 	But the compiler say ' -ldl : no such file or directory' . I compile the
> postgres95 in linux with kernel 1.2.8 and gcc version is 2.6.3. I tried in ELF mode 
> mode and non ELF mode . I successfully compiled in non ELF mode but the createdb
> and createuser is no respond from backend.
> 	Is there any one successfully compiled postgres95 ? can you give me some
> suggestion.
> 
> 	Thank you for you attention.
> 
> Your sincerely,
> Kelvin Ng {:O
> 


 --Paul Cole
 pcole@ccwf.cc.utexas.edu

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
