Re: How to install slib? (was Re: Help with a basic install)



Bobo Rajec <bobo@bsp-consulting.sk> writes:
> guile> (use-modules (ice-9 slib))
> guile> (require 'random)
> ERROR: In expression identity:
> ERROR: Unbound variable: identity
> ABORT: (misc-error)
> 
> - or, when compiling :
> 
> make[2]: Entering directory `/home/bobo/test/gnome/gnome-guile/guile-gtk'
> ./gen-typeinfo infomac gtk.defs ./guile.details >tmph \
> && mv tmph gtk-types.h
> guile: Unbound variable: identity
> 
> -----------------------------------------------------------------
> 
> This probably belongs to the FAQ. Can someone explain what I did
> wrong, or missed ? Here are the steps :
> 
> 1. downloaded guile-1.2.tar.gz from ftp.fsf.org

I'd guess you need to have the latest snapshot of guile.
You can find it at:

	ftp.red-bean.com/pub/guile


Good luck,

Michael



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