<p>Hi Latif,</p>
<p>It seems like the install script is not running the line <br>
tar xfz Rockstar-0.99.6.tar.gz</p>
<p>Can you try this? Replace the line number 709 in the install_script.sh that says<br>
[! -e Rockstar] && tar xfz rockstar-0.99.6.tar.gz<br>
for this<br>
[! -e Rockstar ] && tar xfz rockstar-0.99.6.tar.gz<br></p>
<p>On Dec 13, 2012 3:03 PM, "Latif" <<a href="mailto:latifne@gmail.com">latifne@gmail.com</a>> wrote:<br>
><br>
> Hi Stephen,<br>
> thanks,<br>
><br>
><br>
> To be specific, do you see a ".tar" file, or the exact<br>
>><br>
>> "rockstar-0.99.6.tar.gz" file I asked about? If there is a difference<br>
>> in file name that could create a problem.<br>
><br>
>  <br>
> Sorry for confusion,  I have a .tar.gz file "rockstar-0.99.6.tar.gz" .<br>
><br>
> Cheers<br>
> Latif<br>
>  <br>
><br>
><br>
> _______________________________________________<br>
> yt-users mailing list<br>
> <a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
><br>
</p>