[ic] ./configure hangs on unixmode

Caleb Groom interchange-users@icdevgroup.org
Mon Apr 7 17:55:01 2003


RedHat 9, MySQL, PHP, mod_ssl, mod_perl.  Serving running well so far - all
server components listed have been compiled from source - not rpms.

I've tried IC 4.9.7-200304070658 and 4.8.7.

When I start the ./configure script for IC I get this output after the
'manifying' and a list of 'ls -l'.

/root/software/webserver/interchange-4.9.7-200304070658/blib/tmp:
total 0
not ok 2
link/unixmode.........not ok 3 (ok= def: 1 connect: Connection refused
)

# When the above test fails, it may be due to your ISP or some other
# mechanism blocking port 8786.

server/inetmode.......The previous Interchange server was not running and
probably
terminated with an error.
ok 4
link/inetmode.........not ok 5
server/control........The previous Interchange server was not running and
probably
terminated with an error.
Terminated
make: *** [test_dynamic] Terminated

---------

All of my firewall rules are flushed.  I'm running configure as root.  I've
ran the test.pl file and it's output is the same.

Anybody have an idea?