help-octave
[Top][All Lists]
Advanced

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

installing arpack


From: Chaman Singh Verma
Subject: installing arpack
Date: Sun, 7 Dec 2008 00:50:03 +0530

Hello,

I am trying to install arpack ( Octave-Forge) and I get the following message. Can someone
tell me where things are going wrong ?

octave:2> pkg install arpack-1.0.6.tar.gz
/usr/bin/ld: cannot find -larpack
collect2: ld returned 1 exit status
make: *** [eigs.oct] Error 1
error: 'make' returned the following error: make: Entering directory `/tmp/oct-ouh77x/arpack-1.0.6/src'
mkoctfile -DHAVE_OCTAVE_30 -v -DHAVE_CONFIG_H -DHAVE_ARPACK eigs.cc -larpack
g++ -c -fPIC -I/usr/include/octave-3.0.1 -I/usr/include/octave-3.0.1/octave -O2 -g -DHAVE_OCTAVE_30 -DHAVE_CONFIG_H -DHAVE_ARPACK eigs.cc -o eigs.o
g++ -shared -Wl,-Bsymbolic -o eigs.oct eigs.o -larpack -L/usr/lib/octave-3.0.1 -loctinterp -loctave -lcruft -llapackgf-3 -lblas-3gf -lfftw3 -lreadline -lncurses -ldl -lhdf5 -lz -lm -L/usr/lib/gcc/x86_64-linux-gnu/4.3.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../.. -lhdf5 -lz -lgfortranbegin -lgfortran -lm
make: Leaving directory `/tmp/oct-ouh77x/arpack-1.0.6/src'
error: called from `pkg:configure_make' in file /usr/share/octave/3.0.1/m/pkg/pkg.m near line 1245, column 2

Thanks.
csv



reply via email to

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