Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I successfully bunzipped the player and the essential codecs. Are there DETAILED, step-by-step instructions anywhere on how to intall the player/codecs? I'm a total newb at this! Thanks,
I successfully bunzipped the player and the essential codecs. Are there DETAILED, step-by-step instructions anywhere on how to intall the player/codecs? I'm a total newb at this! Thanks,
sharky
There should be a readme file. Look into it because it says quite much step-by-step how to compile and where to put the codec files and all that. Good luck. /J
hi guys... i could not 'make' the xvid even after i followed the instructions on the install.
i downloaded the xvid codec from the website. i went to my suse 9.1 konsole and typed the following
using the tarball instruction:
cd Documents/xvid/build/generic
./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether to use default CFLAGS... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
toysoldier@linux:~/Documents/xvid/build/generic> make
bash: make: command not found
You can do it from YaST, either from within the gui, or from the command line. Just search for gcc, make, etc....whatever it tells you you're missing when you try to compile.
yeah, as tremor said, go into YasT, go software, install remove software, then search gcc, and install it, even the devel packages (if they have them there)
i went to YasT, software, install remove software, searched gcc, libgcc and cpp came up. both checked. i clicked on the accept button and nothing happened....
no help at all....
is it because i am using a suse9.1 PE ?
toysoldier@linux:~/Documents/xvidcore/build/generic> ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking whether to use default CFLAGS... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
toysoldier@linux:~/Documents/xvidcore/build/generic> make
bash: make: command not found
toysoldier@linux:~/Documents/xvidcore/build/generic> cd
toysoldier@linux:~> make
bash: make: command not found
when i type make in the search box, only xdg-menu came out and its already checked.
Last edited by Toysoldier; 09-08-2004 at 09:59 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.