On 4 May 2013 10:01, Nala Ginrut <nalagin...@gmail.com> wrote:
> On Fri, 2013-05-03 at 13:17 -0700, Mike Gran wrote:
>> > From: Stjepan Horvat <zvanste...@gmail.com>
>>
>> >ls /usr/share/guile/site
>> >colorized.scm  shell.scm  src.scm
>>
>>
>> I guess they probably should have been put in
>> /usr/share/guile/site/nala/
>>
>> -Mike
>>
>
> Well, yes.
> And I feel strange that 'make install' should install it to the
> load-path plus a nala directory.

The path must have the same components as the module names e.g. (nala
shell) must be installed as "nala/shell.scm", otherwise the loader can
not find them.

Reply via email to