I'm trying to install Gtk on Freebsd 8.4 with the command 'perl -MCPAN -e "install Gtk"'. I see that one of the dependencies is Glib. So when I try to install Glib with the command in the subject line it hangs on
perl -M"ExtUtils::Command::MM" -e "test_harness(0,"blib/lib", "blib/arch") ... tests that pass... t/9.t............1/30 hang! This is the same symtom I see when I try to install Gtk directly. It will proceed if I hit "ctrl-c" and then tell me the installation fails. I tried using the force feature but that did not help: same symptoms. Thanks Siegfried -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/