help-octave
[Top][All Lists]
Advanced

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

package missmatching


From: ANTON UREVC
Subject: package missmatching
Date: Sat, 24 Nov 2012 12:26:29 +0100

Hei,

while compiling a package (using Ubuntu 11.10) particularly connected with splines, there is unrecognized package while compilion nurbs package.
Package is installed (list below) but its functions in octave are not recognized.

Another issue with package spline-gcvspl which produces following errors.

I guess there is octave-3.4.3 trouble with some packages of ubuntu. Any sugestion?

Any information on this problem would be helpfull.

Greetings, Jocker

Package Name         | Version | Installation directory
---------------------+---------+-----------------------
            control  |   2.2.3 | /home/aurevc/octave/control-2.2.3
fuzzy-logic-toolkit  |   0.4.0 | /home/aurevc/octave/fuzzy-logic-toolkit-0.4.0
              image  |  1.0.15 | /home/aurevc/octave/image-1.0.15
                 io  |  1.0.20 | /home/aurevc/octave/io-1.0.20
      miscellaneous  |  1.0.10 | /home/aurevc/octave/miscellaneous-1.0.10
               nnet  |  0.1.13 | /home/aurevc/octave/nnet-0.1.13
              nurbs  |   1.3.6 | /home/aurevc/octave/nurbs-1.3.6
...
.

/usr/bin/ld: cannot find -llapack
collect2: ld returned 1 exit status
configure: error: Could not run /usr/local/bin/mkoctfile-3.4.3
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... /usr/local/bin/mkoctfile-3.4.3
error: called from `pkg>configure_make' in file /usr/local/share/octave/3.4.3/m/pkg/pkg.m near line 1327, column 9
error: called from:
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 790, column 5
error:   /usr/local/share/octave/3.4.3/m/pkg/pkg.m at line 361, column 9

reply via email to

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