Error installing Postgres 8.2.4

Поиск
Список
Период
Сортировка
От Jenny Nickel
Тема Error installing Postgres 8.2.4
Дата
Msg-id 720535.45799.qm@web45606.mail.sp1.yahoo.com
обсуждение исходный текст
Ответы Re: Error installing Postgres 8.2.4  (Devrim GÜNDÜZ <devrim@CommandPrompt.com>)
Список pgsql-admin
Hi,
 
I am getting an error while running gmake on postgres8.2.4. Here is the list of steps that I followed
 
Platform is Solaris 10 for x86
2. gunzip postgresql-8.2.4.tar.gz
3. tar -xvf postgresql-8.2.4.tar
4. cd postgresql-8.2.4
5. executed configure first, it was giving readline error therefore used configure --without-readline
6. The error that I am getting is
 
bash-3.00$ gmake
gmake -C doc all
gmake[1]: Entering directory `/export/home/Jenny/postgresql-8.2.4/doc'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/export/home/Jenny/postgresql-8.2.4/doc'
gmake -C src all
gmake[1]: Entering directory `/export/home/Jenny/postgresql-8.2.4/src'
gmake -C port all
gmake[2]: Entering directory `/export/home/Jenny/postgresql-8.2.4/src/port'
ar crs libpgport.a isinf.o inet_aton.o copydir.o dirmod.o exec.o noblock.o path.o pipe.o pgsleep.o pgstrcasecmp.o qsort.o qsort_arg.o sprompt.o thread.o
gmake[2]: ar: Command not found
gmake[2]: *** [libpgport.a] Error 127
gmake[2]: Leaving directory `/export/home/Jenny/postgresql-8.2.4/src/port'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/export/home/Jenny/postgresql-8.2.4/src'
gmake: *** [all] Error 2
 
Please advise.
 
Thanks
Jenny


Pinpoint customers who are looking for what you sell.

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

Предыдущее
От: Kis János Tamás
Дата:
Сообщение: Re: Postgres User Password File????
Следующее
От: Tino Schwarze
Дата:
Сообщение: Re: out of memory