tora on Fedora 16 for mysql and Oracle.

2012-02-06 201 words 1 min read

Sometime back I had posted a article on Tora on Fedora. But that was a while back and things have progressed and we already have Fedora 16 (aka Verne).

So, awhile back I installed Tora on my Fedora 16 and here are the steps to do so:

First get the Tora sources from sourceforge.net . Download the source tar file and extract the same.

Install the delel for some of the packages that you will need:

sudo yum install qt-devel postgresql-devel qscintilla-devel

Also download and install the instantclient and the relevant devel package. You can download the same from the oracle site.

Now go to the directory where you extracted tora.

cd src
vi Makefile.am

Search for BUILT_SOURCES in that file and add moc_toawr.cpp in that section. This is what was required for tora version 2.3.1, not sure if you would need that…But there would be no harm in adding that anyways 🙂

After this the step is straightforward:

./configure
make
sudo make install

And you are done…..

Enhanced by Zemanta

author

Authored By Amit Agarwal

Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.

We notice you're using an adblocker. If you like our webite please keep us running by whitelisting this site in your ad blocker. We’re serving quality, related ads only. Thank you!

I've whitelisted your website.

Not now
This website uses cookies to ensure you get the best experience on our website. Learn more Got it