On Oct 21, 2011, at 10:54 AM, Steve Maser wrote: > 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
Remove the backslash. It seems to be causing configure to misinterpret your --enable-krb argument. andrew > 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 > Cosign-discuss@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cosign-discuss > > !DSPAM:4ea187ee262471065390704! > > > ------------------------------------------------------------------------------ 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 Cosign-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cosign-discuss