help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: octave installation problem - linux/limits.h


From: Andy Buckle
Subject: Re: Re: octave installation problem - linux/limits.h
Date: Fri, 11 Jun 2010 21:48:18 +0100


On Fri, Jun 11, 2010 at 6:21 PM, bijoy <address@hidden> wrote:

Hello,

I need help in installing octave packages in Suse 11.1 (64-bit)

while trying to do


pkg install miscellaneous-1.0.9.tar.gz

I am getting the following error

================================================
octave:2> pkg install miscellaneous-1.0.9.tar.gz
/usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: cannot find -llapack

collect2: ld returned 1 exit status
configure: error: Could not run mkoctfile
error: the configure script returned the following error: checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mkoctfile... mkoctfile
error: called from `pkg:configure_make' in file /usr/share/octave/3.0.2/m/pkg/pkg.m near line 1235, column 2
===============================================



Could you please any one help me in this.

Thanks in advance
Bijoy

do you have lapack? (as root:)

zypper in lapack



reply via email to

[Prev in Thread] Current Thread [Next in Thread]