I have some packages installed globally via apt-get and some installed
locally with pkg install -local.

Is this expected to work with more than one instance of the same
package name, i.e. only the one with the highest version is used?

I locally installed the new signal and communications, this seems to
work for signal but not for communications.  Any ideas where I can
look for what's happening here?

octave:24> pkg list
Package Name    | Version | Installation directory
----------------+---------+-----------------------
communications *|   1.1.1 | /home/mike/octave/communications-1.1.1
communications *|   1.1.0 | /usr/share/octave/packages/communications-1.1.0
       control *|  2.3.50 | /usr/share/octave/packages/control-2.3.50
 generate_html *|   0.1.4 | /home/mike/octave/generate_html-0.1.4
         image *|  1.0.15 | /usr/share/octave/packages/image-1.0.15
 miscellaneous *|   1.1.0 | /usr/share/octave/packages/miscellaneous-1.1.0
         optim *|  1.0.17 | /usr/share/octave/packages/optim-1.0.17
        signal *|   1.1.3 | /home/mike/octave/signal-1.1.3
       specfun *|   1.1.0 | /usr/share/octave/packages/specfun-1.1.0
        struct *|   1.0.9 | /usr/share/octave/packages/struct-1.0.9

-- 
mike

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to