Hi, OK, I might be making progress (I hope).  Sure am trying.

I tried make "clean; make" but when I tried ./configure after that
nothing happened.

So, I decided to start from scratch.

I have uploaded the htdig-3.1.5.tar.gz file to a subdirectory named 
"search" off of my www subdirectory.

The path in my home directory (domain is named "american") is 
:  /home/www/american

so I assume that my new path to the htdig-3.1.5.tar.gz file would be:

/home/www/american/search

I did gunzip and untar (as I had done previously).

Now ready to do ./configure

...  but the example below is a bit unclear (sorry if I seem so dense).

I already have a subdirectory named "images" (/home/www/images") which 
threw me off.

So, permit me to simply type out what I think the command should be and
just please inform me if this is correct:

./configure --prefix=/home/american --with-cgi-bin-dir=/home/www/cgi-bin 
--with-image-dir=/home/american/images --with-search-dir=/home/american/www

Or, do I need this (including the subdirectory named "search" in some manner?:

./configure --prefix=/home/american/search 
--with-cgi-bin-dir=/home/www/cgi-bin 
--with-image-dir=/home/american/search/images 
--with-search-dir=/home/american/www

I assume that I do not need to edit the CONFIG file, if I proceed in the
proper manner here.

Thanks again.  Much appreciated.

---------------------

You'll need a space between arguments, but the order is irrelevant.
e.g.
./configure --prefix=/home/hutchisn --with-cgi-bin-dir=/home/www/cgi-bin 
--with-image-dir=/home/hutchisn/images --with-search-dir=/home/hutchisn/www
(etc.) One line, since once you hit return, that's the command.
-- 


At 06:47 PM 11/17/01 -0600, you wrote:
>At 8:32 AM +0000 11/16/01, crosstar wrote:
>>2.  ./ config
>>3.  make
>>4.  make install
>>Edit:
>>5.  In CONFIG file:
>>changed all opt..... paths to
>
>No, no. You didn't read the INSTALL.html file. If you change the paths in 
>CONFIG, you need to do it *before* you run make. If you just run make 
>afterwards, the binaries will be "made" and won't be updated.
>
>Run "make clean; make" and then install. This will rebuild the binaries 
>from scratch with the edited CONFIG files.
>
>--
>--
>-Geoff Hutchison
>Williams Students Online
>http://wso.williams.edu/


The Nationalist Movement
PO Box 2000
Learned MS 39154
(601) 885-2288
Clinic: http://www.nationalist.org/board/html/index.php
Crosstarlist: http://www.nationalist.org/docs/resources/list.html
E-mail: mailto:[EMAIL PROTECTED]
Forum: http://www.nationalist.org/forum/index.php
Home Page: http://www.nationalist.org
ICQ: 5429992
Newsgroup: alt.national
Views not necessarily those of The Nationalist Movement
� 2001 by The Nationalist Movement



_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to