agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
From: Kai Petzke <wpp@marie.physik.tu-berlin.de>
To: E. Drew Einhorn <EINHORN_D@APSICC.APS.EDU>
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: Linux port problems
Date: Mon, 30 Jan 1995 16:05:17 +0100 (MET)
Message-ID: <9501301929.AA26885@lise.physik.tu-berlin.de> (raw)
In-Reply-To: <950129140849.2c68@APSICC.APS.EDU>

> 
> Hello.
> 
> I have ftp'd the binary and source distributions from s2k-ftp.cs.berkeley.edu.
> 
> The binaries appear to be working.  But since eventually (after I learn a
> lot more) I would like to try to finish up some of the loose ends that were
> left when Berkeley dropped the project, then go on and add some enhancements
> of my own.
> 
> 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

Please read the file README.src, which is found in the same
directory as the source distribution.  It contains the following
paragraph (among others):

	Dynamic loading of functions requires the dld library
	(latest version is 3.2.4) from tsx-11.mit.edu, directory
	/pub/linux/sources/libs or /pub/linux/binaries/libs.
	Install this library in /usr/lib and the include files in
	/usr/include, or modify the main Postgres Makefiles to
	represent where you put the library.

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

The files are as follows:

pl2.diff.absolute: apply this patch to the standard Berkeley Postgres
		   distribution
pl2.diff.relative: apply this patch to the Postgres for Linux source
		   (as found in the pl1.src.tar.gz file).

Maybe, you tried to apply the wrong patch first, which only got
halfway through, and then tried the other, so that some changes
were already done, some were not.

Please retry from scratch.  I just did the following, and
experienced no problems at all:

	tar xfvz pl1.src.tar.gz
	zcat pl2.diff.relative.gz | patch -p0

The patch went all the way through; no hunk failed, no warnings
about fuzz or offseted lines.





Kai


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



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: postgres@postgres.berkeley.edu
  Cc: wpp@marie.physik.tu-berlin.de, EINHORN_D@APSICC.APS.EDU
  Subject: Re: Linux port problems
  In-Reply-To: <9501301929.AA26885@lise.physik.tu-berlin.de>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox