You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.