Hi Juan,

Version 1.4.0 of the geometry package produces the following warnings on
load:

warning: addpath: /usr/lib/octave/packages/geometry-1.4.0/geom2d: No such file 
or directory
warning: addpath: /usr/lib/octave/packages/geometry-1.4.0/io: No such file or 
directory
warning: addpath: /usr/lib/octave/packages/geometry-1.4.0/polygons2d: No such 
file or directory
warning: addpath: /usr/lib/octave/packages/geometry-1.4.0/shape2d: No such file 
or directory
warning: addpath: /usr/lib/octave/packages/geometry-1.4.0/octclip: No such file 
or directory
warning: addpath: /usr/lib/octave/packages/geometry-1.4.0/graphs: No such file 
or directory

This happens only if I install with different prefixes:

pkg prefix /usr/share/octave/packages /usr/lib/octave/packages

Apparently, the paths are computed relative to PKG_ADD, which ends up at
/usr/lib/octave/packages/geometry-1.4.0/x86_64-unknown-linux-gnu-api-v48+/PKG_ADD.
But the m-files are in /usr/share/octave/packages/geometry-1.4.0/.

This was working ok in version 1.2.2, because the PKG_ADD was at
/usr/share/octave/packages/geometry-1.2.2/PKG_ADD. I have not been able
to determine what causes the PKG_ADD file to move between those
versions.

Please Cc me on reply.

Thanks,
Clemens

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to