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.
Hello,
I tried to compile the binary (on Centos 7) from that site
https://confluence.atlassian.com/crowd/installing-the-crowd-apache-connector-on-other-unix-like-systems-226790526.html but I get errors after I try to start "make".
[schemaro@mz-902-s-tronapp01 mod_authnz_crowd-2.2.2]$ sudo make
make all-recursive
make[1]: Entering directory `/home/schemaro/mod_authnz_crowd-2.2.2'
Making all in src
make[2]: Entering directory `/home/schemaro/mod_authnz_crowd-2.2.2/src'
cd .. && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[3]: Entering directory `/home/schemaro/mod_authnz_crowd-2.2.2/src'
cd .. && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make[3]: Leaving directory `/home/schemaro/mod_authnz_crowd-2.2.2/src'
make all-recursive
make[3]: Entering directory `/home/schemaro/mod_authnz_crowd-2.2.2/src'
Making all in src
/bin/sh: line 20: cd: src: No such file or directory
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/schemaro/mod_authnz_crowd-2.2.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/schemaro/mod_authnz_crowd-2.2.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/schemaro/mod_authnz_crowd-2.2.2'
make: *** [all] Error 2
Have you an idea, why? Or there are any other options to protect third part apps throught crowd or LDAP?
BR, Ludmila
Hi Ludmila, welcome to the Atlassian Community.
To be honest I have no idea but I found a fork for CentOS7 while yours seems to be for CentOS6. Perhaps the error is related to a mismatch in OS versions.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.