<!doctype html public "-//W3C//DTD W3 HTML//EN">
<html><head><style type="text/css"><!--
blockquote, dl, ul, ol, li { padding-top: 0 ; padding-bottom: 0 }
 --></style><title>Re: [Live-devel] Problem on install Live555 media
server i</title></head><body>
<blockquote type="cite" cite>Hello,<br>
<br>
I have problem on install live555 media server in my ubuntu
machine.<br>
<br>
First, I download&nbsp; Pre-built binary versions -&quot;<a
href="http://www.live555.com/mediaServer/linux/live555MediaServer"
>live555MediaServer</a>&quot; for Linux at <a
href="http://www.live555.com/mediaServer/"
>http://www.live555.com/mediaServer/</a> . After that, I cd the
directory where I store the &quot;<a
href="http://www.live555.com/mediaServer/linux/live555MediaServer"
>live555MediaServer</a>&quot; and type &quot;live555MediaServer&quot;
to run it. The result coming out is:<br>
<br>
bash: live555MediaServer: command not found<br>
<br>
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 &quot;.tar.gz&quot; file
and untar it to a directory. Then, i start to build the code and I am
no problem on running command &quot;./genMakefiles&nbsp; linux &quot;
and also &quot;make&quot;. When I try again to run the
&quot;live555MediaServer&quot; at directory live/mediaServer/ by
typing &quot;live555MediaServer&quot;. The result was the same as
following:<br>
</blockquote>
<blockquote type="cite" cite>bash: live555MediaServer: command not
found</blockquote>
<div><br></div>
<div>Could the problem just be that you don't have &quot;.&quot; (the
current working directory) in your shell's execution path?&nbsp; I.e.,
try instead:</div>
<div><x-tab>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</x-tab>./live555MediaServer</div>
<x-sigsep><pre>-- 
</pre></x-sigsep>
<div><br>
Ross Finlayson<br>
Live Networks, Inc.<br>
http://www.live555.com/</div>
</body>
</html>