So, I'm trying to set up cosign on a Mac OSX 10.7.2 server. I installed xCode 4.2 (Lion version) on the server.
I downloaded cosign 3.1.2 and am attempting to follow the basic cosign installation steps from here: http://webapps.itcs.umich.edu/cosign/index.php/Building_and_Installing_on_Mac_OS_X However, when I run the ./configure command indicated on that wiki page, it's giving me responses that make me think it's not working properly (admittedly, it's been probably over 1.5 years since I set up cosign on a 10.6.x server, so I don't recall if this is expected or not?) sudo ./configure --enable-apache2=/usr/sbin/apxs --enable-universal-binaries \ --enable-krb --with-gss configure: WARNING: you should use --build, --host, --target configure: WARNING: invalid host type: --enable-krb checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for --enable-krb-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... configure: error: /bin/sh ./config.sub --enable-krb failed configure: WARNING: Cache variable ac_cv_build contains a newline. Do I need to change the initial command? - Steve ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ Cosign-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cosign-discuss
