Postgres8.2.4 Installation Error

From: Jenny Nickel <jenny(dot)nickel(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Postgres8.2.4 Installation Error
Date: 2007-09-12 07:26:59
Message-ID: 145658.26858.qm@web45616.mail.sp1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
1. Downloaded postgresql-8.2.4.tar from ftp://ftp.postgresql.org/pub/source/v8.2.4/postgresql-8.2.4.tar.gz
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


---------------------------------
Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase.

Browse pgsql-admin by date

  From Date Subject
Next Message Kis János Tamás 2007-09-12 07:34:35 Re: Postgres User Password File????
Previous Message Tena Sakai 2007-09-12 04:15:56 Re: out of memory