Can't install Tracing Nessages Browser in 3.8

Chris Muller chris at funkyobjects.org
Thu Oct 20 22:27:45 UTC 2005


I found the problem with Tracing Messages Browser.  I got tired of building a
SAR for SqueakMap so I moved it over to Monticello but, oops, you need the
prereqs!  They were in my package-cache so I tried a new squeak installation
(entirely new directory with no package-cache) and then the problem reproduced.
 Sorry for the inconvenience.

Ok, going forward, just get it from SqueakSource.  Add HTTP repository to
Monticello:

MCHttpRepository
    location: 'http://kilana.unibe.ch:8888/TracingMessagesBrows'
    user: ''
    password: ''

Then Open that repository and install Tracing Messages Browser.

Sorry again,
  Chris

PS - Can someone tell me the best way to handle packages that require prereqs
on SqueakMap?  Or is it even worth the trouble?  I know SqueakMap is supposed
to be the "official" catalog, but it seems there is so much more at
SqueakSource, not to mention being much more convenient venue for sharing code
(although no possibility of resources AFAICT).

I have started to simply put a "Install from SqueakSource" not on the SqueakMap
entry.  Hm..


--- Kurt Thams <thams at thams.com> wrote:

> Yes, SqueakMap.
> 
> The version of SqueakMap is the one that comes with the latest Squeak3.8
> system (Windows OS).
> 
> The version of TracingMessageBrowser is whatever one comes up with SqueakMap
> by default.
> 
> -- kurt
>   
> 
> > -----Original Message-----
> > From: Chris Muller [mailto:chris at funkyobjects.org]
> > Sent: Wednesday, October 19, 2005 9:57 PM
> > To: Kurt Thams
> > Subject: Re: Tracing Message Browser
> >
> > Interesting..  You are the second person to complain of this.
> >  I couldn't reproduce the issue from the first guy who
> > reported it just a few days ago.
> >
> > Please tell me where you are loading it from..  SqueakMap
> > right?  Version (5)?
> >
> > What version of Monitcello do you have loaded?
> >
> > If you reply, I will try to reproduce tomorrow morning.
> >
> >  - Chris
> >
> > --- Kurt Thams <thams at thams.com> wrote:
> >
> > > I'm trying to load this into Squeak 3.8 and get a complaint about
> > > "Can't find dependency Ma base additions-cmm.33".
> > >
> > > Can't find that anywhere. Can you help?
> > >
> > > - kurt
> > >
> > >
> > >
> > >
> >
> 
> 
> 
> 




More information about the Squeak-dev mailing list