[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [guile-reader-devel] Fail to install guile reader on Debian sid (& q
From: |
Ludovic Courtès |
Subject: |
Re: [guile-reader-devel] Fail to install guile reader on Debian sid (& questions) |
Date: |
Fri, 02 Aug 2013 17:54:03 +0200 |
User-agent: |
K-9 Mail for Android |
Amirouche Boubekki <address@hidden> a écrit :
>Hi Ludo,
>
>2013/7/28 Ludovic Courtès <address@hidden>:
>> Hi,
>>
>> It looks like you tried to regenerate the Autotools files, which
>> is unnecessary.
>>
>> Could you instead try building directly from the tarball?
>> That is, just unpack the 0.6 tarball, and run
>>
>> ./configure && make && make check
>
>This works, afterwards guile fails to find it IIRC,
Please make sure the guile-reader modules are in Guile's search path, or use
--with-guilemoduledir.
>Anyway I changed my mind I will try to achieve something similar to
>skribilo without skribilo and guile reader to learn a bit of guile.
One option that may be of intetest to you is to add a front-end of your taste
to Skribilo.
Anyway, happy hacking!
Ludo'.
- Re: [guile-reader-devel] Fail to install guile reader on Debian sid (& questions),
Ludovic Courtès <=