mod_wsgi-4.5.11 ethanseo$ ./configure --with-apxs=/usr/sbin/apxs --with-python=/Users/ethanseo/anaconda/bin/python *cat: /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.12.xctoolchain/usr/local/share/apr-1/build-1/libtool: No such file or directory* checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 prctl... no checking Apache version... 2.4.23 configure: creating ./config.status config.status: creating Makefile
I'm trying to install mod_wsgi on my Mac, but when I do a configuration, I get this *cat: /Applications/Xcode.app/Contents/Developer/Toolchains/OSX10.12.xctoolchain/usr/local/share/apr-1/build-1/libtool: No such file or directory* There were cases where people solved this issue by installing the "apr-util" and "apr." I've done that, but I can't get it to work. It would be really appreciated if anybody can have an answer to this problem. Thank you :) -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e45776ad-d1c1-4c7e-85d5-bd4529774bc8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

