Octavian

Download:

Latest source tarball is available here. You also may want to try the latest hottest development version from cvs.
For this you need a CVS client program installed on your computer. If so, print in your shell:

  cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/octavian login

press ENTER on the password prompt and then type:

  cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/octavian co octavian



To compile octavian you will need:



After you successfully checked out source, cd to source directory and run

  ./autogen.sh

script.
Then type:

   ./configure
   make

and maybe

  make install

If you did not make install you will need to edit your ~/.octavianrc file to mark up directories where modules can be located. After compiling all modules are located in modules/ directory in source tree. It is better link all the modules in one directory and print it in ~/.octavianrc file.

Please send all bugs and wishes to octavian-users mailing list.


Powered by sourceforge

mailto:Roman Kaliakine