This is the mail archive of the guile@cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Error in guile-gtk


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)

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]