help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] A problem with gst-convert (total newbie)


From: Rafał Mużyło
Subject: Re: [Help-smalltalk] A problem with gst-convert (total newbie)
Date: Sun, 13 Apr 2008 14:28:25 +0200
User-agent: Mutt/1.5.16 (2007-06-09)

On Sun, Apr 13, 2008 at 01:40:04PM +0200, Paolo Bonzini wrote:
> Rafał Mużyło wrote:
>> Object: PackageLoader class error: Invalid argument Parser: package not
>> found
>
> Can you 1) execute "Directory systemKernel" and see what it gives; 2) look 
> on your disk for Parser.star and send the path?
>
> Also, did you install from a binary distribution, or from source?
>
Well, sort of both and that's the cause of the problem.
I'm using Gentoo. The ebuild for gnu-smalltalk builds it in following
way:
./configure --prefix=/usr <a few enables>
make
make prefix="${D}/usr" mandir="${D}/usr/share/man" 
infodir="${D}/usr/share/info" 
lispdir="${D}/usr/share/emacs/site-lisp/gnu-smalltalk" libdir="${D}/usr/lib" 
install

But this causes Directory systemKernel to be
${D}/usr/share/smalltalk/kernel, so is there some variable to be passed
to make that fixes that ?





reply via email to

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