From: Nathaniel I. <nd...@bu...> - 2002-04-03 19:13:25
|
I'm trying to get Crypt::GPG working under darwin/Mac OS X, and Crypt::GPG relies on Expect.pm. Expect builds on multiple Mac OS X systems here with one error in the test suite, but Crypt::GPG hangs in its test suite, and a trace indicates that it's halting in Expect's spawn method. I would appreciate any help getting these modules functional, or figuring out what's wrong. The error in Expect is not one that disclaims its importance, so I don't know whether to take it seriously: ok 14 EOF not ok 15 # Test failed at test.pl line 83. The trace from Crypt::GPG's test suite is available here: http://bumppo.net/expect/debug-trace.txt Thanks for any assistance. -nat |