Thread: How do I compile a program from source code in Ubuntu?
i have downloaded tar file of mplayer. want compile , install on system. don't have clue how can that. when extracted, created folder lots of folders , .h , .c files. (see attached image) have general programming knowledge in c. how compile big project this. file have compile?
main interest compiling source, not installing.
is there file named makefile, autogen.sh or ./configure?
general steps compiling are:
code:./configure make sudo make install # install compiled program.
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk How do I compile a program from source code in Ubuntu?
Ubuntu
Comments
Post a Comment