Note that there are some explanatory texts on larger screens.

plurals
  1. POPerl Digest::SHA1 not being imported on OS X Leopard Server
    primarykey
    data
    text
    <p>I've been trying to get SVN to connect to Atlassian Crowd for authentication but have been running into issues with OS X Leopard Server (10.5.8) and Perl's Digest::SHA1.</p> <p>I've installed it from the source (<a href="http://metacpan.org/pod/Digest::SHA1" rel="nofollow noreferrer">http://metacpan.org/pod/Digest::SHA1</a>) and if I call it directly from a Perl script it works fine, but in my apache logs I get this error:</p> <pre><code>failed to resolve handler `Apache::CrowdAuth': Can't load '/Library/Perl/5.8.8/darwin-thread-multi-2level/auto/Digest/SHA1/SHA1.bundle' for module Digest::SHA1: dlopen(/Library/Perl/5.8.8/darwin-thread-multi-2level/auto/Digest/SHA1/SHA1.bundle, 1): no suitable image found. Did find: /Library/Perl/5.8.8/darwin-thread-multi-2level/auto/Digest/SHA1/SHA1.bundle: no matching architecture in universal wrapper at /System/Library/Perl/5.8.8/darwin-thread-multi-2level/DynaLoader.pm line 230. at /Library/Perl/5.8.8/Cache/FileBackend.pm line 15 Compilation failed in require at /Library/Perl/5.8.8/Cache/FileBackend.pm line 15. BEGIN failed--compilation aborted at /Library/Perl/5.8.8/Cache/FileBackend.pm line 15. Compilation failed in require at /Library/Perl/5.8.8/Cache/FileCache.pm line 20. BEGIN failed--compilation aborted at /Library/Perl/5.8.8/Cache/FileCache.pm line 20. Compilation failed in require at /Library/Perl/5.8.8/Apache/CrowdAuth.pm line 8. BEGIN failed--compilation aborted at /Library/Perl/5.8.8/Apache/CrowdAuth.pm line 8. Compilation failed in require at (eval 2) line 3. </code></pre> <p>Unfortunatley there doesn't seem to be any documentation on the error online.</p> <p>Any ideas?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload