[Live-devel] Problem on install Live555 media server in ubuntu

Ross Finlayson finlayson at live555.com
Mon Oct 29 02:32:14 PDT 2007


>Hello,
>
>I have problem on install live555 media server in my ubuntu machine.
>
>First, I download  Pre-built binary versions 
>-"<http://www.live555.com/mediaServer/linux/live555MediaServer>live555MediaServer" 
>for Linux at 
><http://www.live555.com/mediaServer/>http://www.live555.com/mediaServer/ 
>. After that, I cd the directory where I store the 
>"<http://www.live555.com/mediaServer/linux/live555MediaServer>live555MediaServer" 
>and type "live555MediaServer" to run it. The result coming out is:
>
>bash: live555MediaServer: command not found
>
>Since this pre-built binary version is not available for my 
>platform, I try to build the application myself from source code as 
>suggested. I download the project source code which is a ".tar.gz" 
>file and untar it to a directory. Then, i start to build the code 
>and I am no problem on running command "./genMakefiles  linux " and 
>also "make". When I try again to run the "live555MediaServer" at 
>directory live/mediaServer/ by typing "live555MediaServer". The 
>result was the same as following:
>
>bash: live555MediaServer: command not found

Could the problem just be that you don't have "." (the current 
working directory) in your shell's execution path?  I.e., try instead:
	./live555MediaServer
-- 

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live555.com/pipermail/live-devel/attachments/20071029/2948b425/attachment.html 


More information about the live-devel mailing list