Re: [ADMIN] problem with postgresql7.2 installation

2002-02-21 Thread Chad R. Larson
At 08:09 AM 2/15/2002 , Srinivasa Rao Chava wrote: >Hi, >I'm trying to install postgresql7.2 on susOS. >When I used gmake command to build it, it is giving the following >error. >/usr/ucb/cc: language optional software package not installed You need to install the Sun Workshop compiler suite, or

Re: [ADMIN] problem with postgresql7.2 installation

2002-02-15 Thread Tom Lane
[EMAIL PROTECTED] (Srinivasa Rao Chava) writes: > /bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00503 > /usr/perl5/5.00503/ExtUtils/xsubpp -typemap > /usr/perl5/5.00503/ExtUtils/typemap -typemap typemap Pg.xs > Pg.c > cc -c -I. -I../../../src/interfaces/libpq -I../../../src/include

[ADMIN] problem with postgresql7.2 installation

2002-02-15 Thread Srinivasa Rao Chava
Hi, I'm trying to install postgresql7.2 on susOS. When I used gmake command to build it, it is giving the following error. /usr/ucb/cc: language optional software package not installed Below is some of the output generated with gmake. /bin/perl -I/usr/perl5/5.00503/sun4-solaris -I/usr/perl5/5.00