Foswiki script doesn't work

Hi,
Have bought PRO version just to have option to install Foswiki script, but it kicks some error.

“This script cannot be installed, as this virtual server does not meet its requirements : Missing command rcs”

I’m on debian.
What that’s that “rcs” about?

All i know is that rcs stands for Revision Control System. Its used for file locking when a file is being used by mutiple people amongst other things.

Howdy,

Try running this command:

apt-get install rcs

If that doesn’t help, feel free to open up a support request in the support tracker (accessible in the Support link above), and we’d be happy to look into that further with you.

-Eric