Hi there,

I need to load packages from SqueakSource into an image that sits on a
machine behind a proxy that won't let me download from Squeaksource. I can,
however, download packages using the Browser. The problem for me is that
ConfigurationOfSeaside30, for example, requires a lot of packages to be
loaded first.

So I know I can donload all the .mcz files from Squeaksource and copy them
to my local PackageCache, but I am looking for a way to find out which ones
I need. Is manually extracting the info from the ConfigurationOfSeaside30
class the only way to do that?

And how would I go about using ConfigurationOfSeaside30 to use my package
cache instead of the online repositories?

Any ideas?

Joachim

--
View this message in context: 
http://forum.world.st/Using-SqueakSource-Metacello-offline-tp3680237p3680237.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to