I've found a HowTo for running a user interface on a Windows machine. (Running graphical application from Bubba on your windows pc) From that I derrived the principle for a Linux machine, however it doesn't work. My goal is to run a mysql frontend like Emma in order to configure the mysql server in a more convenient way.
Till now I additionally installed the following packages on my B3:
- - xbase-clients
- x11-common
- xterm
with the command:
- apt-get install xbase-clients x11-common xterm
- Invalid MIT-MAGIC-COOKIE-1 key/usr/lib/pymodules/python2.6/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning)
when I try to start Emma. Can anybody help me to get the user interface on my Linux machine? B.t.w., on my computer is aptosid running. It is a distribution based on debian.
Thank you very much in advance.
Regards, aimless