Sender: owner-postgres95@postgres.Berkeley.EDU
X-Return-Path: andrew_yu
Received: from exu.inf.puc-rio.br (exu.inf.puc-rio.br [139.82.16.3]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id QAA00152 for <postgres95@postgres.berkeley.edu>; Tue, 7 Nov 1995 16:45:46 -0800
Received: from ieponda ([139.82.17.26]) by exu.inf.puc-rio.br (4.1/SMI-4.1)
	id AA07796; Tue, 7 Nov 95 22:44:03 EDT
Date: Tue, 7 Nov 95 22:44:03 EDT
From: porto@inf.puc-rio.br (Fabio Andre Machado Porto)
Message-Id: <9511080044.AA07796@exu.inf.puc-rio.br>
To: postgres95@postgres.Berkeley.EDU
Subject: Re- installing error
Resent-To: postgres95-redist
Resent-Date: Tue, 07 Nov 95 16:48:12 -0800
Resent-From: pglite
Resent-XMts: smtp

I'm having a problem trying to re-install postgres95 in another machine. 
The procedure I followed was:
1) tar all subdirectories/files from ($POSTDIR)/postgres95 to the new
 path
2) changed ($NEWPOSTDIR)/src/Makefile.global to $NEWPOSTDIR  and
  MKDIR from Makefile to $NEWPOSTDIR
3) ran gmake; gmake install
4) initdb
   The database was already installed, asked me to run cleardbdir
5) cleardbdir
6) initdb  
5) Postmaster &

at this point it says that it can't find the database in the 
 "old path"

a) Did I miss any necessary change? Is there a way to go from here?

b) The platform I'm runing is SunOS 4.1.3. I received a message during gmake
 that it could't find a rule for obj/strtol.o :
make[1]: *** No rule to make target `obj/strtol.o'.  Stop.
   What should I do?

Thanks in advance for your help.

 Fabio Porto

P.S. Postgres95 is running with no problems at the old env.    

===============================================================================
  To unsubscribe from the Postgres95 mailing list, send mail with the subject
  line "DEL" to "postgres95-request@postgres.Berkeley.EDU". 
============  URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres95/  ===========
