Re: [HACKERS] pgaccess 0.98

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: [HACKERS] pgaccess 0.98
Дата
Msg-id 381E2296.C6C167CD@wgcr.org
обсуждение исходный текст
Ответ на Re: [HACKERS] pgaccess 0.98  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] pgaccess 0.98  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> It should just install and work now.

In the RPM context, it doesn't.  I pulled a cvs update of
REL6_5_PATCHES, tarballed the tree into 'postgresql-6.5.3.tar.gz', and
gave it the 'rpm -ba' treatment after a patch-building and
spec-file-editing session that I'd rather forget (due to some of my
stupid errors) (ask Thomas about the rpm spec file....).

/usr/bin/pgaccess (in the standard install, this is the result of your
munged src/bin/pgaccess/pgaccess.sh) has the following line:

PATH_TO_WISH=@WISH@

Which confuses things.  The line should read
'PATH_TO_WISH=/usr/bin/wish' -- which, when I edit pgaccess to read
thus, everything works.

System: RedHat Linux 5.2.

--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Backend terminated abnormally
Следующее
От: Michael Simms
Дата:
Сообщение: Re: [HACKERS] Backend crashes (6.5.2 linux)