Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi:
I have compiled and installed the mplayer tarball and I have disposed of both the tarball and its contents. There was the option to compile either for the physical console alone or for both this and the GUI. And I really don't remember which one I did choose.
You can take a look at the 1st line of configure.log inside the mplayer sources directory
Regards
Hi:
There is no file named configure.log in the whole disk and
I see no sources for mplayer. I must have done 'make --option', where option would erase the sources. What I see, is a /usr/local/bin/gmplayer. I think the 'g' is for gnome, in which case, it is the same as if it were not compiled for the GUI: neither have I gnome nor do I intend to use it. Thanks for your kind reply.
The sources do not get deleted when you run "make clean" or "make distclean", so I guess you have deleted the directory
gmplayer stands for the g(ui)mplayer, NOT gnome, so you can use it with your favorite window manager or DE. You can select various skins from the mplayer homepage
Hi:
I suspected the makefile does not generally do those things. And yes; I did erase the directory; I now remember. The prefix 'g' standing for 'GUI' was good! The duality has many instances, I think. I even sometimes thought the 'g' was for GNU.
It is things like this that make appreciate LQ more and more the further I use it. Thanks, bathory.
If you compiled with GUI, then invoking gmplayer from the command line will start the GUI version. If you didn't compile, then that command won't be found.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.