Dear Centos User
I am trying to install package like
1) pymol 2 Xmgrace
But unable install this package, showing this error. I search for this error in google, but the suggestions given there is not working for me. The same message showing for both software pakage.
root@localhost tmp]# yum install grace Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: ftp.iitm.ac.in * elrepo: elrepo.mirrors.arminco.com * epel: epel.mirror.net.in * extras: ftp.iitm.ac.in * rpmforge: apt.sw.be * updates: ftp.iitm.ac.in No package grace available. Error: Nothing to do
root@localhost tmp]#
Please suggest me to how to resolve the problem ? Thank you in advance for help
Regards Rahman
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' *Md Homaidur Rahman* PhD Research Scholar Computational Biophysics Lab. Department of Biotechnology Indian Institute of Technology-Madras Chennai-600 036 *Mobile No = +91- 7845991785* '''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
On Thu, 11 Sep 2014 10:35:02 +0530 MOHD HOMAIDUR RAHMAN wrote:
root@localhost tmp]# yum install grace
No package grace available. Error: Nothing to do
Please suggest me to how to resolve the problem ?
You could try downloading the src.rpm for Fedora 20 and see if you can compile and install that.
On Wed, Sep 10, 2014 at 10:29 PM, Frank Cox theatre@melvilletheatre.com wrote:
On Thu, 11 Sep 2014 10:35:02 +0530 MOHD HOMAIDUR RAHMAN wrote:
root@localhost tmp]# yum install grace
No package grace available. Error: Nothing to do
Please suggest me to how to resolve the problem ?
You could try downloading the src.rpm for Fedora 20 and see if you can compile and install that.
I see pymol is also available for Fedora. Rebuilding from its srpm will be a better way to get this for CentOS-7 (than from tarball).
Akemi
On Wed, Sep 10, 2014 at 10:05 PM, MOHD HOMAIDUR RAHMAN rahmanhpu@gmail.com wrote:
Dear Centos User
I am trying to install package like
- pymol
2 Xmgrace
But unable install this package, showing this error. I search for this error in google, but the suggestions given there is not working for me. The same message showing for both software pakage.
root@localhost tmp]# yum install grace Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile
- base: ftp.iitm.ac.in
- elrepo: elrepo.mirrors.arminco.com
- epel: epel.mirror.net.in
- extras: ftp.iitm.ac.in
- rpmforge: apt.sw.be
- updates: ftp.iitm.ac.in
No package grace available. Error: Nothing to do
root@localhost tmp]#
Please suggest me to how to resolve the problem ? Thank you in advance for help
I can help you only with 'pymol' because this is something I use daily.
I presume you are running CentOS 7 because pymol for EL6 is available from EPEL. Your output suggests it was not found in EPEL. Now, in EL7, you need to build it from the source tar file. Try following this forum thread:
https://www.centos.org/forums/viewtopic.php?f=48&t=48128&p=204806#p2...
Let us know if you need further assistance.
Akemi