help-octave
[Top][All Lists]
Advanced

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

Re: inadequate/inconsisten 'help pkg' message; problems with downloading


From: Sergei Steshenko
Subject: Re: inadequate/inconsisten 'help pkg' message; problems with downloading
Date: Mon, 1 Aug 2011 20:33:21 -0700 (PDT)


--- On Mon, 8/1/11, Sergei Steshenko <address@hidden> wrote:

> From: Sergei Steshenko <address@hidden>
> Subject: Re: inadequate/inconsisten 'help pkg' message; problems with 
> downloading
> To: address@hidden
> Date: Monday, August 1, 2011, 8:23 PM
> I've file a bug: https://savannah.gnu.org/bugs/index.php?33924 .
> 
> Regards,
>   Sergei.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
> 

Even more strange problems occur:

"
octave:1> pkg install -global -verbose struct-1.0.9.tar.gz
mkdir (/tmp/oct-H2BVKu)
untar (struct-1.0.9.tar.gz, /tmp/oct-H2BVKu)
make: Entering directory `/tmp/oct-H2BVKu/struct-1.0.9/src'
/mnt/sdb8/sergei/AFSWD_debug/20110601/octave-3.4.2/bin/mkoctfile-3.4.2 -s 
arefields.cc
/mnt/sdb8/sergei/AFSWD_debug/20110601/octave-3.4.2/bin/mkoctfile-3.4.2 -s 
fields2cell.cc
/mnt/sdb8/sergei/AFSWD_debug/20110601/octave-3.4.2/bin/mkoctfile-3.4.2 -s 
fieldempty.cc
/mnt/sdb8/sergei/AFSWD_debug/20110601/octave-3.4.2/bin/mkoctfile-3.4.2 -s 
structcat.cc
/mnt/sdb8/sergei/AFSWD_debug/20110601/octave-3.4.2/bin/mkoctfile-3.4.2 -s 
cell2fields.cc
make: Leaving directory `/tmp/oct-H2BVKu/struct-1.0.9/src'
copyfile /tmp/oct-H2BVKu/struct-1.0.9/src/arefields.oct 
/tmp/oct-H2BVKu/struct-1.0.9/src/cell2fields.oct 
/tmp/oct-H2BVKu/struct-1.0.9/src/fieldempty.oct 
/tmp/oct-H2BVKu/struct-1.0.9/src/fields2cell.oct 
/tmp/oct-H2BVKu/struct-1.0.9/src/structcat.oct 
/tmp/oct-H2BVKu/struct-1.0.9/inst/i686-pc-linux-gnu-api-v45+
warning: addpath: /home/qemu/octave/struct-1.0.6: No such file or directory
octave:2>
"

-please pay attention to '6' in

"
warning: addpath: /home/qemu/octave/struct-1.0.6: No such file or directory
"

vs '9' in

"
pkg install -global -verbose struct-1.0.9.tar.gz
",

i.e. tarball name and directory name do not match.

Regards,
  Sergei.


reply via email to

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