install MySQL Workbench

Hi,
How can I install MySQL workbench on SLED 11 SP2 ?
I’ve tried several RPM from OpenSuse as well as compiling from source code but it didn’t work (lots of missing dependencies - and even after installing them manually and passed the .configure stage, it failed while executing make).
As an alternative, what proper MySQL GUI tool is available on SLED?
Thanks.

[QUOTE=jberard;13873]Hi,
How can I install MySQL workbench on SLED 11 SP2 ?
I’ve tried several RPM from OpenSuse as well as compiling from source code but it didn’t work (lots of missing dependencies - and even after installing them manually and passed the .configure stage, it failed while executing make).
As an alternative, what proper MySQL GUI tool is available on SLED?
Thanks.[/QUOTE]

I’ve successfully used the server:database repository before IIRC (last year) to get the needed RPMs that installed on fine on SLES 11 SP2.

For some reason the builds for SLES 11 SP1 & SP2 have been disabled, but you could try contacting the maintainer requesting the builds to be turned on again… or maybe they know an alternative.
The build service project (and list of maintainers) can be found here : https://build.opensuse.org/package/users?package=mysql-workbench&project=server%3Adatabase

Cheers,
Willem