安装八度*无root *,缺少BLAS和LAPACK [英] install octave *no root*, missing BLAS and LAPACK

查看:325
本文介绍了安装八度*无root *,缺少BLAS和LAPACK的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在我的计算机上安装八度(基于Red Hat的Scientific Linux 6.4)而没有root访问权限.运行以下命令之后:

I am trying to install octave on my machine (Scientific Linux 6.4 based on red hat) without having root access. After running the following:

./configure CPPFLAGS="-I/some_stuff/user_name/bin/pcre-8.32/include" LDFLAGS="-L/some_stuff/user_name/bin/pcre-8.32/lib"

(我必须安装pcre apriori;在出现错误之前:pcre),我得到一条消息:

(I had to install pcre apriori; before I got errors re: pcre), I get a message along the lines:

configure: error: You are required to have BLAS and LAPACK libraries

现在在$HOME/bin/lapack-3.4.2中刚刚制作了LAPACK,但仍然存在相同的错误. $HOME/bin也是路径的一部分.

Now LAPACK has just been made in $HOME/bin/lapack-3.4.2 yet the same error is still there. Also $HOME/bin is part of the path.

有什么办法告诉配置工具八度吗? (添加另一个CPPFLAG/LDFLAG显然是行不通的).我假设在此过程中会遇到更多此类问题,因此,非常感谢任何常规的帮助/提示.

Any way to tell the configure tool for octave about this? (the obvious thing of adding another CPPFLAG/LDFLAG does not work). I'm assuming I'll encounter more such issues along the way, so any generic help/hint is greatly appreciated.

至少可以说,我的linux等级很初级,但是我愿意通过它进行工作.

My level of linux is rudimentary to say the least, but I'm willing to work through it.

谢谢

推荐答案

此网站是否对问题有所启发?它描述了配置选项.

Does this site shed any light on the problem? It describes the configuration options.

http://www.gnu.org/software/octave/doc/interpreter/Installation.html

这篇关于安装八度*无root *,缺少BLAS和LAPACK的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆