octave-maintainers
[Top][All Lists]
Advanced

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

Installation of control pkg fails with octave 3.7.2+


From: Torsten
Subject: Installation of control pkg fails with octave 3.7.2+
Date: Tue, 19 Mar 2013 18:19:17 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130308 Thunderbird/17.0.4

The installation of the control package fails under the newest version
of the development branch. I get this with a fresh build and install of
octave (with and without gui):

octave:3> pkg install -global -auto control-2.4.2.tar.gz
parse error near line 48 of file
/usr/local/share/octave/packages/control-2.4.2/test_control.m

  syntax error

>>> test @lti/c2d
         ^
error: called from 'gen_doc_cache>create_cache' in file
/usr/local/share/octave/3.7.2+/m/help/gen_doc_cache.m near line 101,
column 19

Installation of the odepkg fails, too:

octave:6> pkg install -global -auto odepkg-0.8.4.tar.gz
make: *** No rule to make target `2>', needed by `octave-3.7.2+'.  Stop.
'make' returned the following error: make: Entering directory
`/tmp/oct-NsTtli/odepkg/src'
make: Leaving directory `/tmp/oct-NsTtli/odepkg/src'
error: called from 'configure_make' in file
/usr/local/share/octave/3.7.2+/m/pkg/private/configure_make.m near line
71, column 9
error: called from:
error:   /usr/local/share/octave/3.7.2+/m/pkg/private/install.m at line
201, column 5
error:   /usr/local/share/octave/3.7.2+/m/pkg/pkg.m at line 392, column 9

Anyone else having problems installing packages?

Torsten


reply via email to

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