Menu

#10 Configure on HPUX 11.0

open
nobody
None
5
2001-10-09
2001-10-09
Anonymous
No

Hello

I am trying to configure 1.30.1 on a HPUX 11.0 box and the configure procedure hangs while
checking the indentd daemon. I want to make a cluster-wide installation, so --enable-root is used.
After investigate the problem, I can see that its similar to the one described on Request ID
#301868 but, not equal.

If configure.in uses the telnet check, configure hangs because telnet doesn't returns. If I use the
workaround proposed by MBrown, to echo a '\035' character, telnet hangs again. But if I execute
a
command like "echo '\035'| telnet localhost 113", it works fine and finishes.

If configure.in uses the netstat check, first of all I have to change the check to "netstat -na |
grep '*.113' " because the HPUX 11.0's netstat syntax and output. But it hangs. Moreover, I trace
the procedure using ps and pstree, and I see that it hangs waiting for telnet, not netstat! Of
course, "telnet localhost 113". It sounds like configure isn't using the configure.in file.

Could you help me, please?

Thanks in advance,

Edgardo

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.