help-octave
[Top][All Lists]
Advanced

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

Fwd: PKG octave 3.4 install problems


From: Juan Pablo Carbajal
Subject: Fwd: PKG octave 3.4 install problems
Date: Tue, 22 Mar 2011 16:21:01 +0100

---------- Forwarded message ----------
From: Juan Pablo Carbajal <address@hidden>
Date: Tue, Mar 22, 2011 at 11:14 AM
Subject: PKG octave 3.4 install problems
To: address@hidden


Hi,
After installing version 3.4 (Ubuntu 10.10) I noticed the following

1. The command backend was replaced by graphics_toolkit. There is a
comment in the "news" but this is not explicitly said.

2. Trying to install the signal I get the following required
dependencies:  signal needs optim >= 1.0.0 signal needs specfun >=
0.0.0
Installing those packages I get
pkg install -forge optim
warning: gen_doc_cache: unusable help text found in file 'test_d2_min_1'
warning: gen_doc_cache: unusable help text found in file 'test_d2_min_2'
warning: gen_doc_cache: unusable help text found in file 'test_d2_min_3'
warning: optimset: no defaults for function `__nonlin_residmin__'
pkg install -forge specfun
warning: function /home/juanpi/octave/specfun-1.0.9/erfcx.m shadows a
built-in function
warning: /home/juanpi/octave/specfun-1.0.9/laguerre.m: possible
Matlab-style short-circuit operator at line 30, column 11
warning: gen_doc_cache: unusable help text found in file 'test_sncndn'
warning: function /home/juanpi/octave/specfun-1.0.9/erfcx.m shadows a
built-in function

erfcx is listed as a new function in the "news", maybe it should be
reomved form hte package?

3. pkg install -forge optiminterp
warning: /home/juanpi/octave/optiminterp-0.3.2/optiminterpn.m:
possible Matlab-style short-circuit operator at line 47, column 15
warning: /home/juanpi/octave/optiminterp-0.3.2/optiminterpn.m:
possible Matlab-style short-circuit operator at line 86, column 16
warning: /home/juanpi/octave/optiminterp-0.3.2/optiminterpn.m:
possible Matlab-style short-circuit operator at line 93, column 23

4. pkg install -forge linear-algebra
dbleGSVD.cc: In member function ‘octave_idx_type GSVD::init(const
Matrix&, const Matrix&, GSVD::type)’:
dbleGSVD.cc:194: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = double]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
dbleGSVD.cc:195: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = double]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
dbleGSVD.cc:196: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = double]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
dbleGSVD.cc:197: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = int]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
CmplxGSVD.cc: In member function ‘octave_idx_type
ComplexGSVD::init(const ComplexMatrix&, const ComplexMatrix&,
GSVD::type)’:
CmplxGSVD.cc:198: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = std::complex<double>]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
CmplxGSVD.cc:199: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = double]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
CmplxGSVD.cc:200: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = double]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
CmplxGSVD.cc:201: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = double]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)
CmplxGSVD.cc:202: warning: ‘Array<T>::Array(octave_idx_type, const T&)
[with T = int]’ is deprecated (declared at
/usr/local/include/octave-3.4.0/octave/Array.h:179)

5. pkg install -forge communications
Fails to compile, tons of errors. It ends with
error: called from `pkg>configure_make' in file
/usr/local/share/octave/3.4.0/m/pkg/pkg.m near line 1332, column 9
error: called from:
error:   /usr/local/share/octave/3.4.0/m/pkg/pkg.m at line 783, column 5
error:   /usr/local/share/octave/3.4.0/m/pkg/pkg.m at line 354, column 9

6. pkg install -forge odepkg
warning: /home/juanpi/octave/odepkg-0.6.10/odebwe.m: possible
Matlab-style short-circuit operator at line 344, column 17
warning: /home/juanpi/octave/odepkg-0.6.10/odepkg_examples_ode.m:
possible Matlab-style short-circuit operator at line 44, column 23
warning: gen_doc_cache: unusable help text found in file 'dldsolver'


--
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
www.ailab.ch/carbajal



-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
www.ailab.ch/carbajal


reply via email to

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