Re: [htdig] more problems with CONFIG

2001-01-22 Thread Geoff Hutchison
On Mon, 22 Jan 2001, Ronald Edward Petty wrote: gone to hell. What is the proper compiler libraries that i need. Im just You need a working C++ compiler. In the case of g++, you will also need the libstc++ library, which should be installed when you install g++. More information on setting

Re: [htdig] more problems with CONFIG

2001-01-21 Thread Geoff Hutchison
At 1:13 PM -0500 1/19/01, Ronald Edward Petty wrote: ./configure vi CONFIG and mess with it make make install That should work just fine. htdig finds the server but finds 0 docs (this is the rundig script) I am having to go hardcode all the links. I'm not sure what you mean by "hardcode all

Re: [htdig] more problems with CONFIG

2001-01-21 Thread Ronald Edward Petty
I had to give absolute links in the CONFIG file.. but I no longer think this is the problem. I went ahead and downloaded the latest gcc and libs. And now it wont even make executables. I now assume my envirnment has gone to hell. What is the proper compiler libraries that i need. Im just

[htdig] more problems with CONFIG

2001-01-19 Thread Ronald Edward Petty
Ok, i think i have found out where some problems are being generated CONFIG file does not work correctly or I should say Im not using it right. ./configure vi CONFIG and mess with it make make install So what is wrong with this, all the paths that are in the CONFIG file are writeable by me.