Hej, jag går igenom denna guiden
http://www.eukhost.com/forums/f15/ho...-encoder-4893/ för att få igång ffmpeg.
När jag kommer till att skriva in ./configure i terminalen när jag är i min lame-398-2 mapp får jag följande fel.
Kod:
[root@Laptop lame-398-2]# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -C
checking wheter build environment is sane.. yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
cheking for gawk... gawk
checking wheter make sets $(MAKE)... yes
checking wheter to enable maintainer-specific portions of Makefiles... no
checking for style of includes used bu make... GNU
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Detta betyder alltså?
Notera att jag inte är en van linux användare.