LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   trying to compile x264 (https://www.linuxquestions.org/questions/ubuntu-63/trying-to-compile-x264-428717/)

chronosoft 03-26-2006 02:18 PM

trying to compile x264
 
Hi, i'm trying to compile x264 i got from the SVN repo, i did a "./configure" and get this

Platform: X86
System: LINUX
avis input: no
mp4 output: no
pthread: no
vfw: no
debug: no
gprof: no
PIC: no
shared: no
visualize: no

You can run 'make' or 'make fprofiled' now.

then i tried to "make" and it say's "command not found"

acid_kewpie 03-26-2006 03:36 PM

you're missing all the development tools. install gcc, make and additional -dev packages that will enable those features with no's against them that you wish to use.

chronosoft 03-27-2006 06:15 AM

I installed gcc, but i don't understand what you mean by "make and additional -dev packages that will enable... "

acid_kewpie 03-27-2006 06:28 AM

?? install make. just like you installed gcc.


All times are GMT -5. The time now is 07:39 PM.