On Thursday, July 31, 2003, at 09:38 AM, Doug Schasteen wrote:

I installed htdig and got it up and running find on my freebsd machine, but I’m having lots of problems with my redhat machine. First of all, I didn’t have /bin/sort installed so I installed it to /usr/local/bin/sort.

?

When I recompiled htdig, ./configure actually found the sort program in /usr/local/bin.

?

This line was in my config.cache afterwards:

ac_cv_path_SORT=${ac_cv_path_SORT=/usr/local/bin/sort}

?

However, when I run htmerge, I still get this error message.

?

htmerge: Sorting...

sh: /bin/sort: No such file or directory

If configure is picking the path up correctly, it should be finding its way into htmerge. Are you sure that there is not a second copy of htmerge lurking about the system? Have you tried running 'make distclean' and rerunning 'configure'? That should allow you to configure from scratch with no interference from bits and pieces that might be left over from a previous run of 'configure'.


Jim


------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ ht://Dig general mailing list: <[EMAIL PROTECTED]> ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to