gtk socket problems

2014-08-07 Thread Max
Hi. I'm trying to use guile-gtk with external program over socket interface. I create gtk-socket in let* via (gsock1 (make )) Than I append it to my main widget which gtk-notebook via append-page-menu notebook gsock1 Unfortunately it fails with "Gtk-CRITICAL **: IA__gtk_socket_get_id: assertion

Re: initial guix setup: unable to fork -- any recipe for the impatient?

2014-08-07 Thread David Thompson
Jan Nieuwenhuizen writes: > Hi, > > I tried to get going with guix and again I was frustrated. Is there > a tutorial or recipe that helps newbies to get started? > > [Thinking that guix is a guile script, it very much surprised me that > I need to bootstrap, configure and make.] Guile source f

initial guix setup: unable to fork -- any recipe for the impatient?

2014-08-07 Thread Jan Nieuwenhuizen
Hi, I tried to get going with guix and again I was frustrated. Is there a tutorial or recipe that helps newbies to get started? [Thinking that guix is a guile script, it very much surprised me that I need to bootstrap, configure and make.] Anyway, below is what I tried Greetings, Jan $ ./boo