Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id DAA02899 for postgres-redist; Mon, 30 Jan 1995 03:53:26 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199501301153.DAA02899@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 itmh.itm.org (itm.org [192.246.23.34]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with SMTP id DAA02889 for <postgres@postgres.berkeley.edu>; Mon, 30 Jan 1995 03:53:22 -0800
Received: from thompson by itmh.itm.org with uucp
	(Smail3.1.28.1 #6) id m0rYunP-00000zC; Mon, 30 Jan 95 07:01 WET
Message-Id: <m0rYwG4-00000HC@thompson.itm.org>
Date: Mon, 30 Jan 95 08:35 EST
From: jeffrey@thompson.itm.org
To: EINHORN_D@APSICC.APS.EDU
CC: postgres@postgres.Berkeley.EDU
In-reply-to: <950129140849.2c68@APSICC.APS.EDU> (owner-postman@postgres.Berkeley.EDU)
Subject: Re: Linux port problems
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 30 Jan 95 03:53:26 -0800
Resent-XMts: smtp


   ...
   Anyway, my next step is trying to build the binaries from the sources for
   the linux distrution.  When I try building the "pl1" sources I find I am
   missing the header file dld.h

That's a seperate library, dynamic link editing library.
 tsx-11.mit.edu:/pub/linux/sources/libs/dld-src-3.2.5.tar.gz
 tsx-11.mit.edu:/pub/linux/binaries/libs/dld-bin-3.2.5.tar.gz (linux binaries)

   Next problem.  There are a couple versions of "pl2" diffs: pl2.diff.absolute
   and pl2.diff.relative.  Neither of these appear to be exact fits for the
   source tree that results from extracting the "pl1" archives.  Am I doing
   something wrong?  Or are these the wrong diffs?

You want to use the pl2.diff.relative. cd to your pl1 src dir and do:
patch < pl2.diff.relative

There's also a linux-postgres group. Administrative address is 
linux-postgres-request@native-ed.bc.ca (put ADD or DEL in subject)
posting email address is: linux-postgres@native-ed.bc.ca.

-- 
Jeffrey Thompson       Check out Linux-OS Talk Area: telnet moo.du.org 8888
Linux is great!                                      connect guest
                       to talk: say Hello World      @go #11848
                                                     @quit    (when done)

 

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