Print

Print


I think the openblas-devel package will only become available after you installed epel-release, as that will add new package sources. Maybe all you need to do is run the command again (you can omit 'epel-release' this time):

sudo yum install openblas-devel

A stack overflow post at [1] suggests the package may be named 'openblas-devel.x86_64' instead of 'openblas-devel' under CentOS 7. So if running the command again did not work, try:

sudo yum install openblas-devel.x86_64

(Assuming you are on that architecture.) I'm not on CentOS, so these are guesses.

Tim

[1] openblas-devel.x86_64

> On November 10, 2018 at 7:34 PM Tamir Eisenstein <[log in to unmask]> wrote:
> 
> 
> Hi Matthew,
> Unfortunately it still not working:
> 
> [fsluser@localhost ~]$ sudo yum install epel-release openblas-devel
> [sudo] password for fsluser: 
> Loaded plugins: fastestmirror, langpacks
> Loading mirror speeds from cached hostfile
>  * base: mirror.crazynetwork.it
>  * extras: ftp.itu.edu.tr
>  * updates: mirror.crazynetwork.it
> No package openblas-devel available.
> Resolving Dependencies
> --> Running transaction check
> ---> Package epel-release.noarch 0:7-11 will be installed
> --> Finished Dependency Resolution
> 
> Dependencies Resolved
> 
> ======================================================================================================================================================
>  Package                                 Arch                              Version                            Repository                         Size
> ======================================================================================================================================================
> Installing:
>  epel-release                            noarch                            7-11                               extras                             15 k
> 
> Transaction Summary
> ======================================================================================================================================================
> Install  1 Package
> 
> Total download size: 15 k
> Installed size: 24 k
> Is this ok [y/d/N]: y
> Downloading packages:
> epel-release-7-11.noarch.rpm                                                                                                   |  15 kB  00:00:01     
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction
>   Installing : epel-release-7-11.noarch                                                                                                           1/1 
>   Verifying  : epel-release-7-11.noarch                                                                                                           1/1 
> 
> Installed:
>   epel-release.noarch 0:7-11                                                                                                                          
> 
> Complete!
> [fsluser@localhost ~]$ fsl bet
> /usr/local/fsl/bin/bet /home/fsluser/ds008/sub001/anatomy/highres001 /home/fsluser/ds008/sub001/anatomy/highres001_brain  -f 0.5 -g 0
> /usr/local/fsl/bin/bet2: error while loading shared libraries: libopenblas.so.0: cannot open shared object file: No such file or directory
> Finished
> 
> ########################################################################
> 
> To unsubscribe from the FSL list, click the following link:
> https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=FSL&A=1
>

-- 
Tim
0176 84273709

########################################################################

To unsubscribe from the FSL list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/webadmin?SUBED1=FSL&A=1