CASINO installation problem

General discussion of the Cambridge quantum Monte Carlo code CASINO; how to install and setup; how to use it; what it does; applications.
Post Reply
Victor_Pina
Posts: 1
Joined: Sun Jun 26, 2016 10:14 am

CASINO installation problem

Post by Victor_Pina »

Dear friends,

in the installation of the program CASINO the following error occurred

Linux distribution 'Red Hat Enterprise Linux Server release 6.4 (Santiago)' not supported. Please file a bug report about this.

Can someone help me?

Thanks.
Shiv Upadhyay
Posts: 5
Joined: Thu Dec 17, 2015 3:40 pm

Re: CASINO installation problem

Post by Shiv Upadhyay »

I suppose since no one is biting, I will.

I think you may be able to temporarily fix this by changing line 697 of "install" which says:

Code: Select all

*Fedora*|*CentOS*) # FIXME: And  RHEL. And...
change this to:

Code: Select all

*Fedora*|*Red*|*CentOS*) # FIXME: And  RHEL. And...
Let me know if this works.
Post Reply