dbTalk Databases Forums  

Tora 2.13 woes

comp.databases.oracle.server comp.databases.oracle.server


Discuss Tora 2.13 woes in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mladen Gogala
 
Posts: n/a

Default Tora 2.13 woes - 11-10-2010 , 11:37 AM






I am an avid user of tora, the open source TOAD lookalike which works on
both Windows and Linux. Windows version installs seamlessly, with no
problem, but Linux version wasn't compiling. I am glad to report that
the compilation problems with the tora-2.1.3 have been solved. You
shouldn't, however, download the tar.bz2 file, that still doesn't
compile. Extracting the code from subversion by issuing the following
command will work:

svn co https://tora.svn.sourceforge.net/svn...ags/tora-2.1.3 tora

That will extract version 2.1.3 to the subdirectory tora. There is no
"configure" script, but you can create it by issuing the following
command:
./autogen.sh configure.ac

After that, it links properly. Of course, you still need the proper
versions of QT4, QScintilla, automake and all the other stuff installed.
I was able to compile it on Ubuntu 9.10 and 10.10 as well as on
CentOS 5.5.


--
http://mgogala.byethost5.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.