Hi,
I'm trying to install the crowd-apache connector on CentOs 6.x but it seems the connector is not compatible for that..
--> Processing Dependency: libcurl.so.3()(64bit) for package: mod_authnz_crowd-2.0.1-1.x86_64
--> Finished Dependency Resolution
Error: Package: mod_authnz_crowd-2.0.1-1.x86_64 (/mod_authnz_crowd-2.0.1-1.x86_64)
Requires: libcurl.so.3()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Any suggestions?
For Installing the Crowd Apache Connector on Red Hat Enterprise Linux there are separate RPMs for 5.5 and 6. Are you using the 'el6' RPM?
Hi Joseph,
I was able to get it working on our ACC environment. See https://support.atlassian.com/browse/CWDSUP-7924 for the solution. Though I don't want this install package on production.. I'd like to use the generated sources and copy them to our PRD environment..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
And what's the soname of the library? Does that include libcurl.so.3? It could be a version issue or a path issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Installing:
libcurl-devel x86_64 7.24.0-5.25.amzn1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which version of libcurl.so is provided when you install the curl-devel package?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.