[Chimera-users] Problem in installing Chimera in Linux
Greg Couch
gregc at cgl.ucsf.edu
Wed Sep 14 15:58:03 PDT 2016
In the bash shell, double check that the chimera-installer is executable
with:
ls -l chimera-installer.bin
I would expect the output to be:
-rwxr-xr-x chimera-installer.bin
If the x's are missing:
chmod +x chimera-installer.bin
If the x's are still missing, then change your umask with:
umask 0002
and do the chmod again.
Then run:
./chimera-installer.bin
And everything should be wonderful :-)
HTH,
Greg
On 09/14/2016 01:02 PM, Chau Phi DINh wrote:
>
> Thank you for your advice,
>
> 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.
>
> My working folder is Downloads and when I typed ls, I saw
> chimera-installer.bin in the list.
> I took a snapshot to show you. Please, help me!!!
>
> Thank you so much,
>
> Phi
>
>
>
>
> Sent with Mailtrack
> <https://mailtrack.io/install?source=signature&lang=en&referral=dinhchauphi@gmail.com&idSignature=22>
>
> 2016-09-14 19:46 GMT+02:00 Elaine Meng <meng at cgl.ucsf.edu
> <mailto:meng at cgl.ucsf.edu>>:
>
> Hi Phi,
> Assuming you are in the right place (the directory or folder where
> the bin file is), instead of
>
> chimera-installer.bin
>
> try this:
>
> ./chimera-installer.bin
>
> … 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.
>
> I hope this helps,
> Elaine
> -----
> Elaine C. Meng, Ph.D.
> UCSF Computer Graphics Lab (Chimera team) and Babbitt Lab
> Department of Pharmaceutical Chemistry
> University of California, San Francisco
>
>
> On Sep 13, 2016, at 1:27 AM, Chau Phi DINh <dinhchauphi at gmail.com
> <mailto:dinhchauphi at gmail.com>> wrote:
>
> > Dear my friends,
> >
> > I tried to install Chimera on Ubuntu. I followed the
> instruction in Release Note of UCSF. I typed in Terminal command
> the following:
> >
> > chmod +x chimera-installer.bin
> > chimera-installer.bin
> >
> > but it shows me : chimera-installer.bin: command not found
> >
> > Can you tell me how I can do to install it ?
> >
> > Regards,
> >
> > Phi
>
>
>
>
>
>
> _______________________________________________
> Chimera-users mailing list: Chimera-users at cgl.ucsf.edu
> Manage subscription: http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-users/attachments/20160914/14dfec56/attachment.html>
More information about the Chimera-users
mailing list