[rt-users] make install fails - using postgresql for db.

Swayne, Mark A mark.a.swayne at xo.com
Thu Feb 7 16:51:05 EST 2002


Deleting the host name from the Makefile fixed my problem.

DB_HOST   =    

Please update the install docs to indicate that this might be a good idea.
It would have saved me HOURS.

-----Original Message-----
From: Swayne, Mark A [mailto:mark.a.swayne at xo.com]
Sent: Thursday, February 07, 2002 12:12 PM
To: rt-users at lists.fsck.com
Subject: [rt-users] make install fails - using postgresql for db.


I'm having identical symptoms with the user in the following email.
Unfortuneatly, what fixed his problem doesn't fix mine.
http://lists.fsck.com/pipermail/rt-users/2001-September/004251.html


[rt-2-0-11]# make install
mkdir -p //web/rt2/bin
mkdir -p //web/rt2/WebRT/data
mkdir -p //web/rt2/WebRT/sessiondata
mkdir -p //web/rt2/etc
mkdir -p //web/rt2/lib
mkdir -p //web/rt2/WebRT/html
mkdir -p //web/rt2/local/WebRT/html
/usr/bin/perl   tools/initdb 'Pg' '/usr/local/pgsql' 'localhost' ''
'postgres' 'rt2' create
Now creating a database for RT.
Enter the Pg password for postgres:
Creating Pg database rt2.
DBI->connect(dbname=template1;host=localhost) failed: PQconnectPoll() --
connect() failed: Connectio
n refused at /usr/local/lib/perl5/site_perl/5.6.1/DBIx/DataSource/Driver.pm
line 74
PQconnectPoll() -- connect() failed: Connection refused at
/usr/local/lib/perl5/site_perl/5.6.1/DBIx
/DataSource/Driver.pm line 74, <STDIN> line 1.
make: *** [createdb] Error 255
[rt-2-0-11]#

Any ideas?

Thanks,
 --Mark

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users




More information about the rt-users mailing list