help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] what does gst-load load?


From: Stefan Schmiedl
Subject: Re: [Help-smalltalk] what does gst-load load?
Date: Fri, 26 Jun 2009 11:46:05 +0200

On Fri, 26 Jun 2009 07:45:48 +0200
Paolo Bonzini <address@hidden> wrote:

> gst-load loads all dependencies of your packages (the <prereq> tags' 
> contents).  I don't remember them all, but definitely Sport depends
> on Sockets, Swazoo depends on Sport, Iliad-Swazoo depends on Swazoo, 
> Iliad-More-Magritte depends on Magritte, and your own package depends
> on Iliad and so on.

ARRRGGHHH...

I found the cause of my trouble ... a residue of testing my package
loader script sat, undoubtedly grinning broadly all the time, in 
~/.st/OnlineTester.star. So no matter what I had in the current directory,
the "old" package was loaded first.

Is the package lookup sequence "global, user, image dir" open for discussion?

Is there an easy way to change it?

I guess I'm the kind of guy who likes to have "." in front of PATH ...

s.




reply via email to

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