Re: v7.0.3 on Solaris 2.7 - Mailing list pgsql-admin
From | Dronamraju Rajesh |
---|---|
Subject | Re: v7.0.3 on Solaris 2.7 |
Date | |
Msg-id | 20001116154152.47790.qmail@web9601.mail.yahoo.com Whole thread Raw |
In response to | v7.0.3 on Solaris 2.7 (Jean Wu <jean@whatuwant.net>) |
List | pgsql-admin |
hi jean, this problem crops up in all postgres installations on solaris. as postgres installation find ar,lex,lorder and other commands while installation. these commands are there in /usr/ccs/bin on all solaris machines. so include this in the PATH environment variable. after adding it try 'which ar' or 'which lorder' and see whether it is displaying the path or not and then try recompiling and reinstall it. all the best. mail me if any problems more. I guess TOM can add these in the platform specific documentation of postgres and update his pre-requisites for postgres installation. regards Rajesh tech solutions Intercept Consulting - INDIA --- Jean Wu <jean@whatuwant.net> wrote: > > I didn't get the clean 'gmake'. Attached is the > output from 'gmake'. Can > you shed the light for me? Thanks. > > <<pqmake.txt>> > > gmake[3]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/init' > gmake[3]: Entering directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/misc' > gmake[3]: `SUBSYS.o' is up to date. > gmake[3]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/misc' > gmake[3]: Entering directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/mmgr' > gmake[3]: `SUBSYS.o' is up to date. > gmake[3]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/mmgr' > gmake[3]: Entering directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/sort' > gmake[3]: `SUBSYS.o' is up to date. > gmake[3]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/sort' > gmake[3]: Entering directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/time' > gmake[3]: `SUBSYS.o' is up to date. > gmake[3]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils/time' > gmake[2]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend/utils' > gmake[1]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/backend' > gmake -C interfaces all > gmake[1]: Entering directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/interfaces' > gmake -C libpq all > gmake[2]: Entering directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/interfaces/libpq' > ar crs libpq.a fe-auth.o fe-connect.o fe-exec.o > fe-misc.o fe-print.o fe-lobj.o pqexpbuffer.o > dllist.o pqsignal.o inet_aton.o > gmake[2]: ar: Command not found > gmake[2]: *** [libpq.a] Error 127 > gmake[2]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/interfaces/libpq' > gmake[1]: *** [all] Error 2 > gmake[1]: Leaving directory > `/dmf/pkgs/postgres/7.0.3/postgresql-7.0.3/src/interfaces' > gmake: *** [all] Error 2 > > __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.yahoo.com/
pgsql-admin by date: