Requirements to build TOra

  • Oracle client and SDK installed
  • C++ compiller (gcc, MSVC tested)
  • Qt4 libraries with its development parts (header files, uic, etc.)
  • optional: QScintilla2 library for Qt4
  • Autotools or Cmake (2.6.x or newer)
  • optional: svn client for fresh source code access

SVN access

TOra SVN repository is located at https://tora.svn.sourceforge.net/svnroot/tora/ with the common SVN structure - trunk, branches, tags. Trunk contains the bleeding edge version. Tags are used to store stable and released versions.

Example: svn co https://tora.svn.sourceforge.net/svnroot/tora/trunk tora

Online: Source code browser

If you submit several patches that are approved, you'll generally be quickly given read-write access to the repository to contribute further development.

Howtos

Please consult all README files in TOra source tarball or in SVN working directory.

Developers' Knowledge Base

 
development.txt · Last modified: 2009/11/20 10:00 by Petr Vanek
Recent changes RSS feed Privacy Policy Support This Project