Re: fatal error can not find Horde/VC.php

Ahmed <[email protected]>
Newsgroups gmane.comp.horde.chora
Message-ID <[email protected]>
Quoting Chuck Hagenbuch sent on Wed 15 Oct 2003 15:41:05 BST

>
> You need to follow the dev@ and cvs@ lists if you want to run development
> software. The CVS and subversion code has been moved out of Chora, and
> into the
> Horde framework module, where we can package/distribute it, and use it in
> other
> applications (like Luxor, or Babel), as a new VC (version control)
> package. You
> need to have the framework code somewhere, and either install it with
> pear
> install framework/VC/package.xml, or symlink it with
> horde/scripts/create-symlinks.php.
>
Thanks...

Installing via pear worked eventually, see patch below.

The create-symlinks.php did nothing and I did not debug any further, it was
easier to debug the pear problem.

-- snip
*** package.xml	Wed Oct 15 16:15:14 2003
--- package.xml.new	Wed Oct 15 16:14:12 2003
***************
*** 42,48 ****

      <filelist>
        <file role="php" baseinstalldir="/Horde">VC.php</file>
!       <dir name="Horde/VC" role="php">
          <file name="cvs.php" />
          <file name="svn.php" />
        </dir>
--- 42,48 ----

      <filelist>
        <file role="php" baseinstalldir="/Horde">VC.php</file>
!       <dir name="VC" role="php">
          <file name="cvs.php" />
          <file name="svn.php" />
        </dir>
-- snip

-- 
Chora mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.