Dear Folk,
On 5/4/10 10:45 AM, Frank Schima wrote:
On May 1, 2010, at 12:21 PM, Andrea D'Amore wrote:
While trying to install slib-guile the system gets stuck in
post-activate while trying to run
post-activate {
system "${prefix}/bin/guile -c \"(use-modules (ice-9 slib)) (require
'n
On May 1, 2010, at 12:21 PM, Andrea D'Amore wrote:
> While trying to install slib-guile the system gets stuck in
> post-activate while trying to run
>
> post-activate {
> system "${prefix}/bin/guile -c \"(use-modules (ice-9 slib)) (require
> 'new-catalog)\""
> }
>
> On C2D 10.6.3 this can
While trying to install slib-guile the system gets stuck in
post-activate while trying to run
post-activate {
system "${prefix}/bin/guile -c \"(use-modules (ice-9 slib)) (require
'new-catalog)\""
}
On C2D 10.6.3 this can be reproduced running this in CLI:
sudo /opt/local/bin/guile -c "(us