freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FR-devel] Major change to freebase


From: Richard Kilmer
Subject: [FR-devel] Major change to freebase
Date: Sun, 23 Mar 2003 22:39:44 -0500

The freebase directory which is located under the freeride directory used to contain the ruby files which make up the freebase plugin system. To enable the redistribution of freebase as a separate library (and separate CVS module), this directory has been restructured. The freebase ruby files are now in the freebase/lib directory. Additionally, the tree under freebase includes:

./freeride
  ./freebase
    ./bin -> run.rb and default.yaml to start freebase example plugins
    ./doc -> documentation dir
    ./lib
      ./freebase -> freebase library files
    ./plugins -> example plugins
      ./raa_webrick -> webrick-based web server plugin for freebase
      ./raa_xmlrpc4r -> xmlrpc server (requires raa_webrick)
    ./regress -> unit test dir

Also had to update ./freeride/run.bat to include the freebase/lib directory instead of .

Might want to just check everything out again from scratch.

-rich





reply via email to

[Prev in Thread] Current Thread [Next in Thread]