This shows you the differences between two versions of the page.
|
download [2009/12/02 05:37] Petr Vanek |
download [2010/06/01 12:30] (current) Petr Vanek |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| - | * **Suse/openSuse** - [[http://packman.links2linux.org/|Packman repository]] | + | * **Suse/openSUSE** |
| - | * **Gentoo** - TOra is in the main portage tree | + | * [[http://download.yarpen.cz/|TOra repository]] - packages for openSUSE (11.x and later) and SLE too. All RPMs are built against Oracle 11.2 client. Packages contain tora (with Oracle support) and tora-no-oracle (MySQL and PostgreSQL) - all is available in the menu) |
| + | * [[http://packman.links2linux.org/|Packman repository]] (a little bit outdated packages, but you have this repository set already probably) | ||
| + | * **Gentoo** - TOra is in the main portage tree: //dev-db/tora// | ||
| + | * **Mandriva**, **Fedora**, **RHEL** - packages available at [[https://sourceforge.net/projects/tora/files/tora/|sourceforge]]. Warning: packages can contain various dependencies. | ||
| + | * **Debian** - only amd64 package for now at sourceforge. | ||
| + | * **Ubuntu** - there is a package in //universe// repository but there are no additional info id it's available with Oracle support. | ||
| You can always build your own TOra from source code. See [[Development]] section for howto | You can always build your own TOra from source code. See [[Development]] section for howto | ||
| Line 13: | Line 17: | ||
| There are Windows (32bit) binaries available in our [[http://sourceforge.net/project/showfiles.php?group_id=16636|sourceforge download area]]. | There are Windows (32bit) binaries available in our [[http://sourceforge.net/project/showfiles.php?group_id=16636|sourceforge download area]]. | ||
| - | - Setup package - it contains installer. | + | - Setup package - contains TOra installer. |
| - | - Zip package - it contains TOra without required installation. Just "unpack and run". | + | - Zip package - contains TOra without installation program. Just "unpack and run". |
| + | |||
| + | **Important!** Because of legal reasons TOra comes with a stub //oci.dll// file which makes it possible to use TOra with non Oracle databases even when Oracle client is not installed. If you need to access Oracle - you must install Oracle client (for example [[http://www.oracle.com/technology/software/tech/oci/instantclient/index.html|oracle instant client]]) and delete stub //oci.dll// from TOra installation folder. | ||
| ===== Mac OS X ===== | ===== Mac OS X ===== | ||
| Line 26: | Line 32: | ||
| TOra can be compiled on every system where is Qt4 and Oracle client available. Probably. Let us know your experiences with it, please. | TOra can be compiled on every system where is Qt4 and Oracle client available. Probably. Let us know your experiences with it, please. | ||
| + | |||
| + | ===== Documentation ===== | ||
| + | |||
| + | You can download TOra documentation (the same one as presented in TOra's help) in [[http://sourceforge.net/projects/tora/files/tora/tora_documentation.pdf/download|one pdf file]]. | ||