On Fri, Jan 16, 2009 at 1:22 PM, Bryan Blackburn <[email protected]> wrote:
> On Fri, Jan 16, 2009 at 01:50:37AM -0800, Charles Day said:
> > I can't seem to install slib-guile without a hang during the activation
> > stage. Any ideas? I looked through the tickets but they all seemed to be
> > focused on slib-guile16.
>
> It appears to be hanging on the post-activate code:
>
> post-activate {
> system "${prefix}/bin/guile -c \"(use-modules (ice-9 slib)) (require
> 'new-catalog)\""
> }
>
> Why, however, I can't answer so I think we need someone who knows guile.
>
It hangs on the first part of the code: (use-modules (ice-9 slib))
The "require" part never gets executed.
I can reproduce this on the command line:
$ guile
> (use-modules (ice-9 slib))
hangs...
-Charles
> Bryan
>
>
> >
> > Cheers,
> > Charles
> >
> [...]
> _______________________________________________
> macports-users mailing list
> [email protected]
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
>
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users