trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2014

Re: [trinity-devel] Commit 83f044c5 [tdebase]

From: "Darrell Anderson" <darrella@...>
Date: Sun, 02 Feb 2014 13:31:33 -0600
>it appears that it is necessary to add to CMake rule to find path 
>to htsearch. 
>The default path is /usr/lib/cgi-bin/htsearch. Commit 83f044c5 
>changed the 
>path to /srv/www/cgi-bin/htsearch - probably specific to certain 
>distributions. However at least on Debian and Ubuntu it caused a 
>problem.
>
>Therefore, I propose add to CMake rule to search cgi-bin/htsearch 
>on usual 
>paths (/usr/lib, /srv/www, some other?). With the fact that is 
>possible to 
>set the path as a build option.
>
>What do you think?

I had a feeling something like this would happen. Let's make this 
work for everybody.

I presume the cmake rule will automatically update the backend perl 
script?

Should I revert the patch?

Darrell