Tags:
create new tag
view all tags

Question

My server runs cpanel, which I think means that RCS is automatically installed (cpanel uses it). However, twiki cannot find it and according to commands like 'which rcs' it doesn't exist. According to testenv RC doesn't exist at all.

I even tried building it but received an error during the make ('./conf.sh: testing compiler for plausibility ... ./conf.sh: The command 'gcc -Dhas_conf_h -I. -I. -g -O -o a.out a.c ' failed on a trivial program.')

I'm not well verse in compiling things so I might have screwed it up.

I am trying to diagnose this problem, and I'm not sure where to go next. I've read the various notes about this, but I'm not exactly sure how to proceed.

thanks! -- DaveHecker - 07 Jun 2005

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Fedora 10
Web server: Apache 1.3.33
Perl version: ?
Client OS:  
Web Browser:  
Categories: Installation

-- DaveHecker - 07 Jun 2005

Answer

i recommend contacting your hosting provider and find out where they have RCS installed, that is, what is the full path to the RCS executable?

-- WillNorris - 07 Jun 2005

Thanks for your response. I am on a vps system running Virtuozzo and Cpanel on RedHat. So, I am the 'admin' of my virtual server, with root access. However, even as root I can't find any evidence that RCS is in there. I am told that cpanel uses RCS for it's internal processes, and I've seen some commas and other notations that suggest that this is true.

With full access, can you possibly recommend a way that I might find the path?

-- DaveHecker - 07 Jun 2005

find / -name rcs

-- WillNorris - 07 Jun 2005

It ran for a while, then returned nothing.

-- DaveHecker - 07 Jun 2005

then i suppose you will have to compile from source or find a pre-compiled binary for your platform

-- WillNorris - 07 Jun 2005

It looks like you have root access to your virtual server only, e.g. each virtual server is running in a jailed environment. That means, you won't be able access files outside of the tree of your own virtual server.

Your options are to compile RCS, or to use RcsLite which emulates RCS in Perl. This can be enabled in your twiki/lib/TWiki.cfg.

-- PeterThoeny - 03 Jul 2005

Edit | Attach | Watch | Print version | History: r7 < r6 < r5 < r4 < r3 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r7 - 2005-07-03 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.