Re: [htdig] Installation Problem under HPUX 10.20

2000-12-14 Thread Geoff Hutchison
At 5:37 AM -0800 12/13/00, Intekhab Choudhury wrote: I have installed gcc using swinstall utility that comes with HPUX % swinstall -s /tmp/gcc-2.95.2-sd-10.20.depot OK, fair enough. (I asked, because GNU/FSF does not distribute binaries.) Good to hear it compiles some simple programs for you.

Re: [htdig] Installation Problem under HPUX 10.20

2000-12-13 Thread Intekhab Choudhury
I have installed gcc using swinstall utility that comes with HPUX % swinstall -s /tmp/gcc-2.95.2-sd-10.20.depot and swinstall analyzed the packaged and installed it (no error). I am not a C/C++ programmer, so did not try to compile any other program, but I encountered the same problem

[htdig] Installation Problem under HPUX 10.20

2000-12-12 Thread Intekhab Choudhury
Hi, Downloaded htdig-3.1.5.tar.gz After gunzip and tar xvf , I switched to htdig-3.1.5 dir and ran ./configure and get the following output. loading cache ./config.cache checking for a BSD compatible install... ./install-sh -c checking whether build environment is sane... yes

Re: [htdig] Installation Problem under HPUX 10.20

2000-12-12 Thread Geoff Hutchison
I have gone to gnu's website and reinstalled gcc-2.95.2-sd-10.20.depot.gz, even rebooted :-p but no luck yet. Any pointer? Have you tried compiling other programs with this compiler? When you installed gcc, did you do it as a "make boostrap?" The configure script basically tries to compile