slib-guile error in post-activate

Andrea D'Amore and.damore at macports.org
Sat May 1 11:21:18 PDT 2010


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 "(use-modules (ice-9 slib)) (require 'new-catalog)"

$ port installed slib guile slib-guile
The following ports are currently installed:
  guile @1.8.7_0 (active)
  slib @3b1_0 (active)
  slib-guile @1.0_2 (active)


Can anyone else reproduce the error?

-- 
Andrea


More information about the macports-users mailing list