I tried installing Apache::Session via CPAN. Failed with the message 
below. Then I saw on the CPAN page that Apache-Session fails on darwin. 
Any suggestions/workarounds? How do I implement sessions in perl powered 
web applications on MacOS X with Apache?

Thanks,

Puneet.


===== Apache::Session fail message tail =====

t/99flex............semget not implemented at 
/System/Library/Perl/darwin/IPC/Semaphore.pm line 38.
         (in cleanup) semget not implemented at 
/System/Library/Perl/darwin/IPC/Semaphore.pm line 38.
t/99flex............dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 2
         Failed 1/2 tests, 50.00% okay
t/99md5gen..........ok
t/99moduniqgen......ok
t/99mysql...........skipped test on this platform
t/99mysqllock.......skipped test on this platform
t/99mysqlstore......skipped test on this platform
t/99nulllock........ok
t/99oracle..........skipped test on this platform
t/99postgres........skipped test on this platform
t/99semaphore.......semget not implemented at 
/System/Library/Perl/darwin/IPC/Semaphore.pm line 38.
t/99semaphore.......dubious
         Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-28
         Failed 27/28 tests, 3.57% okay
t/99storable........ok
t/99uue.............ok
Failed Test     Status Wstat Total Fail  Failed  List of Failed
--------------------------------------------------------------------------------
t/99flex.t       255 65280     2    1  50.00%  2
t/99semaphore.t  255 65280    28   27  96.43%  2-28
5 tests skipped.
Failed 2/18 test scripts, 88.89% okay. 28/100 subtests failed, 72.00% 
okay.
make: *** [test_dynamic] Error 2
   /usr/bin/make test -- NOT OK
Running make install
   make test had returned bad status, won't install without force

Reply via email to