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 OAA12547 for postgres-redist; Tue, 10 Jan 1995 14:13:06 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199501102213.OAA12547@nobozo.CS.Berkeley.EDU>
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from faerie.CS.Berkeley.EDU (faerie.CS.Berkeley.EDU [128.32.37.53]) by nobozo.CS.Berkeley.EDU (8.6.9/8.6.3) with ESMTP id OAA12537 for <postgres@postgres.Berkeley.EDU>; Tue, 10 Jan 1995 14:13:06 -0800
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by faerie.CS.Berkeley.EDU (8.6.9/8.1B) with SMTP id OAA03715; Tue, 10 Jan 1995 14:12:55 -0800
Message-Id: <199501102212.OAA03715@faerie.CS.Berkeley.EDU>
X-Authentication-Warning: faerie.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
From: aoki@cs.berkeley.edu (Paul M. Aoki)
To: peter@pitre.sub.org (Peter Fuetterer)
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: missing file .../lib/H for relshow 
Reply-To: aoki@cs.berkeley.edu (Paul M. Aoki)
In-reply-to: Your message of Mon, 9 Jan 1995 19:14:14 +0100 
	     <9501091814.AA00596@pluto.pitre.sub.org> 
Date: Tue, 10 Jan 95 14:12:49 -0800
X-Sender: aoki@postgres.Berkeley.EDU
Resent-To: postgres-redist@postgres.Berkeley.EDU
X-Mts: smtp
Resent-Date: Tue, 10 Jan 95 14:13:06 -0800
Resent-XMts: smtp

peter@pitre.sub.org (Peter Fuetterer) writes:
> in the postgres version 4.2 contrib directory I have found the relshow stuff.
> To compile README says:
> cc -I../../lib/H -o relshow relshow.c ../../../YourObjDir/libpq.a
> but I can not find a file "H" anywhere. Is it possible to get this
> 'thing' from a ftp site or an other source?

use the Makefile instead of going by the original README.  (note that
it's a 'bmake' Makefile instead of a 'make' or 'gnu make' Makefile.)
--
  Paul M. Aoki          |  University of California at Berkeley
  aoki@CS.Berkeley.EDU  |  Dept. of EECS, Computer Science Division (#1776) 
                        |  Berkeley, CA 94720-1776

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