On 4/16/12 12:05 PM, Victor Chavez wrote: > Anyone know where libarencrypt.a comes from? I'm trying to build ARSperl 32 > bit > for Linux (for use on RHEL 6 x64) with encryption enabled. I have the > libarencrypt.so and other files generated by the Performance Security > installer. > However, the file libarencrypt.a is specifically required by ARSperl's > Makefile.PL and I can't find it anywhere. > > On the official BMC side of things: according to the document "BMC Remedy > Encryption Security Guide" under the section entitled "To install encryption > on > non–BMC Remedy applications", I need the *Encryption library files*: > > libarencrypt.so > libcrypto.so (which I also don't have, but the build didn't complain about > that) > > and the *AR System API files*: > > libar.a > libar.so > > Any thoughts?
I should mention we built a version of ARSperl with $ENCRYPT = 1 and a dummy libarencrypt.a. It built but we get an error: # ./testapi.pl fips_hmac.c(91): OpenSSL internal error, assertion failed: j <= sizeof ctx->key Abort (core dumped) -- Victor Chavez, 650.736.8350 Sr. SysAdmin, Stanford IT Services ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 -- Arsperl-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/arsperl-users
