LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-16-2006, 07:42 PM   #1
tisource
Member
 
Registered: Feb 2002
Posts: 322

Rep: Reputation: 30
Angry Trouble installing MySQL GUI apps on SUSE 10.1


Okay, I am trying to get MySQL Administrator and MySQL Query Browser running on my newly installed SUSE 10.1. I am having serious trouble, though.

I downloaded the standard RPM package from dev.mysql.com. When I tried to install it, I get "Failed dependencies: libexpat.so.0 is needed by mysql-query-browser-1.1.18-1.i386"

I checked, this is what I have:
/usr/lib/libexpat.a
/usr/lib/libexpat.la
/usr/lib/libexpat.so
/usr/lib/libexpat.so.1
/usr/lib/libexpat.so.1.5.0

So, I downloaded the statically linked version, untarred it to a folder and tried to run it. It told me it couldn't find libexpat.so.0.

So, I created a symlink called "libexpat.so.0" that pointed to libexpat.so.1.5.0, and tried running it again. It fails with "mysql-query-browser: line 20: 10848 Segmentation fault $PRG-bin".

So, I went back to the site, and downloaded the source. The configure script says I don't have the expat sources. I don't see a expat-devel on the CDs, so now I'm stuck.

MySQL Administrator installs (via generic RPM) and starts up, but it can't connect to any server. It just sits there and "thinks" about connecting forever ("connecting...").

I really need these apps. What can I do?

Last edited by tisource; 05-16-2006 at 07:43 PM.
 
Old 05-17-2006, 03:48 AM   #2
hold_breal
Member
 
Registered: Dec 2005
Distribution: suse/lfs/ubuntu
Posts: 46

Rep: Reputation: 15
about mysql administrator. can you start the mysqld manually? try logging on as root and configuring the databases using:

/usr/bin/mysql_install_db --user=mysql

and then starting the server using:

/usr/bin/mysqld_safe --user=mysql &

then you can log on in a second shell window using:

mysql

let me know if this works.

about expat. looks like you're going to have to use google to find expat-devel

yours

hold
 
Old 05-17-2006, 10:42 AM   #3
tisource
Member
 
Registered: Feb 2002
Posts: 322

Original Poster
Rep: Reputation: 30
The MySQL server daemon runs on another machine. I'm trying to install the Query Browser on a workstation, and the MySQL server daemon runs on a Linux server on the same subnet. I can administer it over SSH using the server's local MySQL client.

I do have the local MySQL client (command line) installed. I don't seem to be able to connect to the server with it, but I'm sure syntax is partly to blame - it thinks I want to connect to the local mysqld process.
 
Old 05-18-2006, 06:59 PM   #4
tisource
Member
 
Registered: Feb 2002
Posts: 322

Original Poster
Rep: Reputation: 30
Okay...

I installed expat (compiled from source) and copied the source into /usr/include (/usr/include/expat).

I ran the mysql-query-browser configure script, and it failed miserably. Now it complains about verison mis-matches between gtkmm, libkhtml and a handful of other libraries which are gnome related. They claim my libraries are too old and that it cannot compile without it.

SUSE 10.1's libraries might not be bleeding edge, but they're pretty recent. I can see one being out of date, but all of these? It makes me wonder if the source code is at fault. Maybe not, I don't know.

I tried to symlink libexpat.so.0 to point to the new expat I'd compiled (which naturally landed in /usr/local/lib) and tried running the statically compiled version... failed with same results as before (segmentation fault). Without the symlink, the browser "cannot find libexpat.so.0".

I even tried installing klik and tried running it that way. Nope, crashed...

I'm lost. Did I miss something? Is there anything else I can try?

Last edited by tisource; 05-18-2006 at 07:04 PM.
 
  


Reply



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

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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble Installing Apps on SuSE bmaher292 Linux - Software 5 02-13-2006 11:30 AM
having trouble installing MySQL with RPMs on Suse 9.1 asilentmurmur Linux - Software 2 08-28-2005 09:25 AM
trouble installing mysql jacquedp Linux - Software 2 08-16-2005 12:39 PM
Trouble Installing MySQL deimosponders Mandriva 7 01-27-2005 01:18 AM
Trouble Installing mySQL. How hard could it be? Travis86 Linux - Newbie 2 09-17-2003 01:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration