Results 1 to 8 of 8
I got this error when installing MPlayer with the GUI option:
Code:
Error: The GUI requires GTK devel packages (which were not found).
What does it mean?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-21-2004 #1
MPlayer
I got this error when installing MPlayer with the GUI option:
What does it mean?Code:Error: The GUI requires GTK devel packages (which were not found).
- 11-21-2004 #2Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
yeah, the help files aren't that great, im haveing the same problem. I know that there is a toutorial about this under the toutorial section, but it's for fedora...
Registered Linux User Number 373366
- 11-23-2004 #3Linux Newbie
- Join Date
- Nov 2004
- Posts
- 166
ok I think that the way i fixed it was to install all the gtk packages that came on my cd's, but i run red hat, and bought the cds...
Registered Linux User Number 373366
- 11-23-2004 #4
I do have my mandrake CDs here. Thanks for the hint. I'll check it out right away.
- 11-23-2004 #5
you need to install the gtk development package from your cd this will have the gtk and maybe gtk2 this will allow you to compile the gtk based gui for mplayer and other apps that are based on the gtk libs
~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 11-23-2004 #6Linux Newbie
- Join Date
- Jul 2004
- Location
- Oklahoma City, OK
- Posts
- 232
If you're going to build software from source on RPM based distros, you need to install developement headers for all the software on which the program you're building depends. RPM distros don't install these by default and without them the program you're building can't see the tools it needs.
Since you're running Mandrake, and since Mandrake includes MPlayer, as an RPM, with the distro, why not just install the RPM's?OH NOOOOO!!!!!! You did it the way I said?
- 11-23-2004 #7
Damn, that sounds increadibly nice. I had no idea mdk came with mplayer. How do i set this up? What RPMs are you talking about?
- 11-25-2004 #8Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
Trust me, you're better off installing it from source.
You can enable a lot more features through the configure script options,
and it will be much more up to date, especially with the CVS snapshots which almsot always work (although you'll need to compile/install the ffmpeg libavcodec first if you use a CVS snapshot)
Just install the GTK devel packages from your installation disks.
You don't have to install a GUI with MPlayer though, as the console version works just as well without a GUI to get in the way, since you can set configuration options in the mplayer config file (/usr/local/etc/mplayer/mplayer.conf or /usr/etc/mplayer/mplayer.conf)Emotions are the key to the soul.
Registered Linux User #375050


Reply With Quote
