Guile Mailing List Archive

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

Re: Error in guile-gtk



On Tue, Jun 15, 1999 at 07:05:15PM -0500, Ariel Rios wrote:
> I 've a problem with guile-gtk when it is installed in Red Hat 6.0.
> After making the installation guile-gtk won't work. The following error is
> returned by guile.
>  
> > [lunarbard@localhost lunarbard]$ guile-gtk
> > ERROR: In procedure gsubr-apply in expression (scm-error (quote
> > misc-error) #f ...):
> > ERROR: no such module (gtk-1.2 gtk)
I've experienced such an error, too. RedHat 6.0 guile doesn't search for
modules in /usr/local/share/guile by default and this is where the guile-gtk
is installed.
> 
> The error has been reported by several users to me.
> 
> (define (ariel)
>  (list 
>   ("Ariel Rios Osorio")                           
>   ("jarios@linux.cem.itesm.mx")
>   ("jarios@usa.net")   
>   ("<05> 5 77 55 09"))   
> >(ariel)                   
> 
> ____________________________________________________________________
> Get free e-mail and a permanent address at http://www.netaddress.com/?N=1

-- 
Ivan Toshkov

Guile Home | Main Index | Thread Index