On Fri, 26 Jun 2009 12:33:52 +0200
Paolo Bonzini <[email protected]> wrote:

> 
> > 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 ...
> 
> Is your image local or global?  It may be that the global directory
> is the same as the image directory.

At that point I am using

$ gst-load -viI ot.im OnlineTester

and I honestly don't know if that is running system or local :-)

Do I hear you saying that if gst-load were running the system image,
then OnlineTester.star would not be found in ".", hence the one at
~/.st was used?

s.


_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to