Bug #3330 | cant start up application | ||
---|---|---|---|
Submitted: | 29 Mar 2004 22:45 | Modified: | 8 May 2004 2:48 |
Reporter: | Eric Jexén | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Administrator | Severity: | S2 (Serious) |
Version: | all | OS: | Linux (mandrake 9.2) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[29 Mar 2004 22:45]
Eric Jexén
[30 Mar 2004 9:24]
Ulrich Bayer
Hi The connection dialog xml file is not found obviously. You have to install the software into /opt. gunzip -c mysql-administrator-1.0.0a-alpha-linux.tar.gz | tar xv -C /opt The application binary will be installed in /opt/mysql-administrator/bin, from where you can execute 'mysql-administrator' to start the application.