Question
Hi,
I'm trying to install TWiki on a unix machine. However, I still have two warnings in my configuration script.
In the store setting, I chose RCSLite.
The only warning that I now have concern {RCS}{EgrepCmd} and {RCS}{FgrepCmd}. I downloaded the gnu versions of grep and compiled and installed them on this unix server but I still get the error message that it's not the GNU version. Any idea for that problem?
Environment
--
AlexRaabe - 04 Jul 2006
Answer
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.
Make sure that the path in
{RCS}{EgrepCmd} and
{RCS}{FgrepCmd} point to the proper GNU version.
--
PeterThoeny - 10 Jul 2006
--
ChrisKrum - 02 Oct 2007
On AIX I also had to add the path to the beginning of {SafeEnvPath} in the Security section.
--
ChrisKrum - 02 Oct 2007