MySQL Forums
Forum List  »  Source, Builds, Binaries

Re: MySQL Workbench build on F21
Posted by: Sherzod Ruzmetov
Date: January 13, 2015 03:24AM

Hi Thomas,

Thanks for sharing. Although in my case it keeps crashing whenever I try to connect to the database.

But when I install the redhat and fc20 versions, I kept getting empty results sets, though I was able to connect to the database.

I also attempted to compile it from source, but I keep getting the following:

[root@localhost wb-build]# cmake ..
-- C/C++ version 1.1.4+: TRUE
-- C/C++ version 1.1.5+: 1
Found iodbc, using it as ODBC library.
-- checking for module 'gnome-keyring-1'
-- package 'gnome-keyring-1' not found
-- checking for module 'gnome-keyring'
-- package 'gnome-keyring' not found
Using bundled Antlr C runtime
Generating mysql.parser files...
The antlr-3.4-complete.jar file could not be found.
Please make sure that linux-res is in /home/sherzodr/Downloads or add the ANTLR_JAR_PATH enviroment variable with the path to the file.
You'll also need Java Runtime Enviroment installed, so the parser files can be regenerated.
CMake Error at library/mysql.parser/grammar/CMakeLists.txt:9 (message):
Generating mysql.parser files failed with result='1'

-- Configuring incomplete, errors occurred!
See also "/home/sherzodr/Downloads/mysql-workbench-community-6.2.4-src/wb-build/CMakeFiles/CMakeOutput.log".



Here is the output of uname:

[sherzodr@localhost ~]$ uname -a
Linux localhost.localdomain 3.17.8-300.fc21.x86_64 #1 SMP Thu Jan 8 23:32:49 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

I would appreciate any help.

Thank you

Options: ReplyQuote


Subject
Views
Written By
Posted
3447
November 10, 2014 08:29AM
1718
December 24, 2014 09:43AM
1847
January 07, 2015 04:08AM
Re: MySQL Workbench build on F21
2691
January 13, 2015 03:24AM
1625
January 06, 2015 11:44PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.