Re: [Arsperl-users] finding libarencrypt.a
Brought to you by:
jeffmurphy
|
From: Victor C. <vd...@st...> - 2012-04-16 19:53:33
|
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 |