[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ANN] An enhanced REPL for Guilers
From: |
Nala Ginrut |
Subject: |
Re: [ANN] An enhanced REPL for Guilers |
Date: |
Sat, 04 May 2013 12:20:47 +0800 |
On Sat, 2013-05-04 at 10:16 +0800, Daniel Hartwig wrote:
> On 4 May 2013 10:01, Nala Ginrut <address@hidden> wrote:
> > On Fri, 2013-05-03 at 13:17 -0700, Mike Gran wrote:
> >> > From: Stjepan Horvat <address@hidden>
> >>
> >> >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.
Oops, sorry for my bad English. I mean I thought it installed to
nala/shell.scm but the 'make install' seems not.
Anyway, it works fine for me:
------------------------cut-----------------------------------
address@hidden:nala-repl> make install
cp -frdp nala /home/nalaginrut/.local/share/guile/site/2.0
------------------------end-----------------------------------
- Re: [ANN] An enhanced REPL for Guilers, Stjepan Horvat, 2013/05/02
- Re: [ANN] An enhanced REPL for Guilers, Nala Ginrut, 2013/05/02
- Re: [ANN] An enhanced REPL for Guilers, Stjepan Horvat, 2013/05/02
- Re: [ANN] An enhanced REPL for Guilers, Nala Ginrut, 2013/05/02
- Re: [ANN] An enhanced REPL for Guilers, Stjepan Horvat, 2013/05/03
- Re: [ANN] An enhanced REPL for Guilers, Mike Gran, 2013/05/03
- Re: [ANN] An enhanced REPL for Guilers, Nala Ginrut, 2013/05/03
- Re: [ANN] An enhanced REPL for Guilers, Daniel Hartwig, 2013/05/03
- Re: [ANN] An enhanced REPL for Guilers,
Nala Ginrut <=
- Re: [ANN] An enhanced REPL for Guilers, Daniel Hartwig, 2013/05/04