deinstallation - reinstallation on Mac OS 10.4

Поиск
Список
Период
Сортировка
От Christoph Heibl
Тема deinstallation - reinstallation on Mac OS 10.4
Дата
Msg-id 34182537-265F-4A46-BDEA-9876AF401A99@gmx.net
обсуждение исходный текст
Ответы Re: deinstallation - reinstallation on Mac OS 10.4
Re: deinstallation - reinstallation on Mac OS 10.4
Список pgsql-admin
Dear experts, 

I' ve been trying to mirror the harddisk of my old mac via firewire on my new computer (Intel Core Duo, OS 10.4.10) which resulted fairly well expect that my postgreSQL got screwed up. I then tried to install it once more, but this failed. I guess I did not remove all the remaining files before installation and I ended up with this failure:

----------------------------------------------------------------------------------------------------------------
Christoph-Heibls-Computer:~/src/postgresql-8.2.4 Stoffi$ ./configure
[....]

Christoph-Heibls-Computer:~/src/postgresql-8.2.4 Stoffi$ make

[....]  All of PostgreSQL successfully made. Ready to install.

Christoph-Heibls-Computer:~/src/postgresql-8.2.4 Stoffi$ make install
make -C doc install
gzip -d -c ./postgres.tar.gz | ( cd /usr/local/pgsql/doc/html && /usr/bin/tar xf - )
/usr/bin/tar: index.html: Cannot open: File exists
/usr/bin/tar: preface.html: Cannot open: File exists
/usr/bin/tar: intro-whatis.html: Cannot open: File exists
/usr/bin/tar: history.html: Cannot open: File exists
/usr/bin/tar: notation.html: Cannot open: File exists
/usr/bin/tar: resources.html: Cannot open: File exists
[....]
/usr/bin/tar: bookindex.html: Cannot open: File exists
/usr/bin/tar: LEGALNOTICE.html: Cannot open: File exists
/usr/bin/tar: stylesheet.css: Cannot open: File exists
/usr/bin/tar: Read 2560 bytes from -
/usr/bin/tar: Error exit delayed from previous errors
make[1]: *** [install] Error 2
make: *** [install] Error 2

----------------------------------------------------------------------------------------------------------------

The files seem to exist already but I simply do not find them.

My questions:
Are there deinstallation protocols for Mac? (I was not able to find any...)
How can I find and delete these files?
Or is it something else that hinders me from installing postgres?

I hope to hear from someone who can give me some hints - thanks a lot!


________________________________________________________

Christoph Heibl

Systematic Botany
Ludwig-Maximilians-Universität München
Menzinger Str. 67
D-80638 München
GERMANY

phone:     +49-(0)89-17861-251
e-mail:    heibl@lmu.de



В списке pgsql-admin по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Is there a way to run CREATE TABLESPACE within a stored procedure?
Следующее
От: Lew
Дата:
Сообщение: Re: My mails to the forum get garbled, and a new line is being inserted. Why? How?