Hi , I'm new in compiling software on Linux (ubuntu), and generate the make
files with the next code:

 

 

wget http://www.live555.com/liveMedia/public/live555-latest.tar.gz

$ tar xvf live555-latest.tar.gz

$ cd live

$ ./genMakefiles linux

$ make

$ sudo cp -r $HOME/live /usr/lib

$ make clean

 

The answer is how to compile for example the code
testMPEG1or2AudioVideoStreamer.cpp, which is the sequence code line to
compile and build this program that include all libraries and
subdirectories..
 
Thanks,
 
Nelson Rodriguez
 
Bogota Colombia
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to