Re: [OctDev] multiple instances of the same package

2012-05-16 Thread Jordi GutiƩrrez Hermoso
On 16 May 2012 08:20, Mike Miller wrote: > On Sat, May 12, 2012 at 1:10 PM, Mike Miller wrote: >> 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.

Re: [OctDev] multiple instances of the same package

2012-05-16 Thread Mike Miller
On Sat, May 12, 2012 at 1:10 PM, Mike Miller wrote: > 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? >

[OctDev] multiple instances of the same package

2012-05-12 Thread Mike Miller
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 se