On Wed, Aug 1, 2012 at 3:45 PM, Kartik Agaram <a...@akkartik.com> wrote:
> 1. I see tutorial.md mentions it requires guile. Perhaps README should
> say so as well? Or we could centralize the info somehow..
>
> 2. On my debian-based system configure fails:
>
>   configure: error: guile-config required but not found


Attached please find a patch on configure.ac to remove dependency on
guile-config.

I thought this was just an isolated incident on really old Fedoras,
but it seems that not having guile-config is widespread.  Perhaps we
should adapt our configure to not use guile-config at all, since we
just use guile-config for site-dir, and guile has a (%site-dir)
function for that - we don't NEED guile-config for that information.

>
> I'm not sure where to find guile-config (debian seems to not have any
> guile-devel package).
>
> 3. I notice examples/basic-sweet.sscm still uses group. Is that deliberate?
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Readable-discuss mailing list
> Readable-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/readable-discuss

Attachment: remove-guile-config-dep.patch
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to