Click to See Complete Forum and Search --> : Mplayer GUI install
escius
01-24-2004, 07:05 PM
I have installed the console mplayer and it works fine, but i really want to use the gui instead of the console. While attemtping to enable the gui, it came up with an error that says something like "requires GTK" I tried to get it from gtk.org, but the ftp wasnt working. Does anyone know a mirror or an alternate place to download GTK so i can set up the mplayer gui? Thanks in advance.
What distro are yiou using? You can download a gtk package for your distro.
escius
01-24-2004, 08:18 PM
i am using suse 9.0, i checked the site and i didnt have much luck
Can't you get it from your SuSE discs? I'm sure it's there. Maybe using the YasT tool?
Heon2574
01-24-2004, 09:23 PM
search for gtk-config. it should be at /opt/gnome/bin
so run ./configure --enable-gui --enable-largefiles --with-gtk-config=/opt/gnome/bin
also do ./configure --help