<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
In the bash shell, double check that the chimera-installer is
executable with:<br>
<br>
ls -l chimera-installer.bin<br>
<br>
I would expect the output to be:<br>
<br>
-rwxr-xr-x chimera-installer.bin<br>
<br>
If the x's are missing:<br>
<br>
chmod +x chimera-installer.bin<br>
<br>
If the x's are still missing, then change your umask with:<br>
<br>
umask 0002<br>
<br>
and do the chmod again.<br>
<br>
Then run:<br>
<br>
./chimera-installer.bin<br>
<br>
And everything should be wonderful :-)<br>
<br>
HTH,<br>
<br>
Greg<br>
<br>
<div class="moz-cite-prefix">On 09/14/2016 01:02 PM, Chau Phi DINh
wrote:<br>
</div>
<blockquote
cite="mid:CAPMUnriCeE9NtNYkrLNgoe1+K8hFpqSHvoOVi4eaa187EdXM3g@mail.gmail.com"
type="cite">
<div dir="ltr"><br>
Thank you for your advice,
<div><br>
</div>
<div> I try as you told me but when I typed
./chimera-installer.bin , it showed that bash:
./chimera-installer.bin: No such file or directory. </div>
<div><br>
</div>
<div> My working folder is Downloads and when I typed ls, I saw
chimera-installer.bin in the list. </div>
<div> I took a snapshot to show you. Please, help me!!!</div>
<div><br>
</div>
<div> Thank you so much,</div>
<div><br>
</div>
<div>Phi</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
<br>
<div class="mt-signature"><font class="mt-signature-text"
color="#999999">Sent with <a moz-do-not-send="true"
href="https://mailtrack.io/install?source=signature&lang=en&referral=dinhchauphi@gmail.com&idSignature=22"
class="mt-install">Mailtrack</a></font></div>
</div>
<img moz-do-not-send="true" class="mailtrack-img"
src="imap://gregc@plato.cgl.ucsf.edu:993/fetch%3EUID%3E/Drafts%3E4454?u=1031621"
height="0" width="0"></div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2016-09-14 19:46 GMT+02:00 Elaine Meng
<span dir="ltr"><<a moz-do-not-send="true"
href="mailto:meng@cgl.ucsf.edu" target="_blank">meng@cgl.ucsf.edu</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Phi,<br>
Assuming you are in the right place (the directory or folder
where the bin file is), instead of<br>
<br>
chimera-installer.bin<br>
<br>
try this:<br>
<br>
./chimera-installer.bin<br>
<br>
… which just says to use the file in the directory you’re
currently in, instead of searching your paths, which might
not include that directory.<br>
<br>
I hope this helps,<br>
Elaine<br>
-----<br>
Elaine C. Meng, Ph.D.<br>
UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab<br>
Department of Pharmaceutical Chemistry<br>
University of California, San Francisco<br>
<div class="HOEnZb">
<div class="h5"><br>
<br>
On Sep 13, 2016, at 1:27 AM, Chau Phi DINh <<a
moz-do-not-send="true"
href="mailto:dinhchauphi@gmail.com">dinhchauphi@gmail.com</a>>
wrote:<br>
<br>
> Dear my friends,<br>
><br>
> I tried to install Chimera on Ubuntu. I followed
the instruction in Release Note of UCSF. I typed in
Terminal command the following:<br>
><br>
> chmod +x chimera-installer.bin<br>
> chimera-installer.bin<br>
><br>
> but it shows me : chimera-installer.bin:
command not found<br>
><br>
> Can you tell me how I can do to install it ?<br>
><br>
> Regards,<br>
><br>
> Phi<br>
<br>
<br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Chimera-users mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Chimera-users@cgl.ucsf.edu">Chimera-users@cgl.ucsf.edu</a>
Manage subscription: <a class="moz-txt-link-freetext" href="http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users</a>
</pre>
</blockquote>
<br>
</body>
</html>