[Gss-users] error on install

Lori Homsher lhomsher@jjsheeran.com
Mon, 26 Mar 2001 13:05:20 +0100


Hello all, I'm hoping someone can help me...

I'm trying to install Grand Salmar Station, but I get the following error:

Grand Salmar Station Install
Press Return to Continue or Control-C to abort

Found perl
ln: /usr/local/bin/perl: File exists
./insdirs: pidof: command not found
You must have postgreSQL installed and running to continue
Script Installation Failed
[root@appian installintra]#

I think postgreSQL is running, as a ps shows:
[root@appian installintra]# ps -ef | grep post
postgres  2519     1  0 19:57 pts/0    00:00:00 sh /usr/bin/pg_ctl -D 
/var/lib/p
postgres  2521  2519  0 19:57 pts/0    00:00:00 /usr/bin/postmaster -p 5432 -D

Here are my env settings:
POSTGRES_INCLUDE=/usr/include/pgsql
POSTGRES_LIB=/usr/lib/pgsql

I'm running RedHat 7, Perl 5.6.0, and I installed the DBI & DBD modules.

Any ideas?

Thanks,
Lori Homsher