LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   video and audio codecs on ubuntu 7.04 (https://www.linuxquestions.org/questions/linux-newbie-8/video-and-audio-codecs-on-ubuntu-7-04-a-612378/)

amyky 01-09-2008 11:58 AM

video and audio codecs on ubuntu 7.04
 
when i try to install mplayer, this is what i get:

root@zirconia-desktop:/home/zirconia/Desktop/MPlayer-1.0rc2# ./configure --enable-gui
Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 4.1.2, ok
Checking for host cc ... cc
Checking for cross compilation ... yes
Checking for CPU vendor ... GenuineIntel (6:7:3)
Checking for CPU type ... Pentium III (Katmai)
Checking for kernel support of mmx ... failed
It seems that your kernel does not correctly support mmx.
To use mmx extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of mmxext ... failed
It seems that your kernel does not correctly support mmxext.
To use mmxext extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of sse ... failed
It seems that your kernel does not correctly support sse.
To use sse extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for kernel support of cmov ... failed
It seems that your kernel does not correctly support cmov.
To use cmov extensions in MPlayer, you have to upgrade/recompile your kernel!
Checking for mtrr support ... yes
Checking for GCC & CPU optimization abilities ... CPU optimization disabled. CPU not recognized or your compiler is too old.
error
Checking for assembler support of -pipe option ... no
Checking for compiler support of named assembler arguments ... yes
Checking for assembler (as 2.17.50) ... ok
Checking for .align is a power of two ... no
Checking for Linux kernel version ... 2.6.20-15-generic, ok
Checking for -lposix ... no
Checking for -lm ... no
Checking for langinfo ... no
Checking for language ... using en (man pages: en )
Checking for enable sighandler ... yes
Checking for runtime cpudetection ... no
Checking for restrict keyword ... none
Checking for __builtin_expect ... no
Checking for kstat ... no
Checking for posix4 ... no
Checking for lrintf ... no
Checking for mkstemp ... no
Checking for nanosleep ... no
Checking for socklib ... no
Checking for inet_pton() ... no (trying inet_aton next)
Checking for inet_aton() ... no (network support disabled)
Checking for network ... no
Checking for inttypes.h (required) ... no
Checking for bitypes.h (inttypes.h predecessor) ...
Error: Cannot find header either inttypes.h or bitypes.h. There is no chance for compilation to succeed.
Check "configure.log" if you do not understand why it failed.


i don't understand what is in the "config.log" file. Please help me. My computer is not connected to the internet. what i do is that i download files from the internet onto my pendrive and then transfer them to my pc.

2..i tried installing smplayer on my ubuntu "fiesty fawn" but it seems there are so many dependencies to satisfy.how can i satisfy all these dependencies without connecting my pc to the internet

3..how can i install audio and video codecs on totem movie player and satisfy all dependencies without connecting my pc to the internet

Emerson 01-09-2008 12:41 PM

Double post: http://www.linuxquestions.org/questi...u-7.04-612380/

tredegar 01-10-2008 05:52 AM

You'll need to find the codecs from somewhere.
Then copy them to /usr/lib/codecs/ (That's the location for (k)ubuntu 6.06.1, should be the same for 7.04.)


All times are GMT -5. The time now is 05:55 AM.