I am trying to install Django with Fink. I installed it fine without Fink, but wanted to move to Python2.7.3 and use a "common" python environment with other packages.
I have installed the lated Fink libraries but when I try to install Django I get the following failure message: libtool: compile: gcc -c -I/sw/src/fink.build/gdal-1.9.1-3/gdal-1.9.1/port -I/sw/src/fink.build/gdal-1.9.1-3/gdal-1.9.1/gcore -I/sw/src/fink.build/gdal-1.9.1-3/gdal-1.9.1/alg -I/sw/src/fink.build/gdal-1.9.1-3/gdal-1.9.1/ogr -I/sw/src/fink.build/gdal-1.9.1-3/gdal-1.9.1/ogr/ogrsf_frmts -DOGR_ENABLED -Os -I/sw/include -I/sw/include -I/sw/include -I/sw/src/fink.build/gdal-1.9.1-3/gdal-1.9.1/port -I/sw -I/sw/include -I/sw/opt/netcdf7 -I/sw -I/sw/include -I/sw -I/sw/include -I/sw/include -I/sw -I/sw/include -I/sw -I/sw/include -I/sw -I/sw/include -Idegrib18/degrib -DHAVE_JASPER -g -O2 -Wall -Wdeclaration-after-statement degrib18/g2clib-1.0.4/jpcpack.c -o ../o/jpcpack.o >/dev/null 2>&1 ### execution of /tmp/fink.HKXO3 failed, exit code 2 ### execution of /tmp/fink.ItYz_ failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-gdal-1.9.1-3 (Reading database ... 58265 files and directories currently installed.) Removing fink-buildlock-gdal-1.9.1-3 ... Failed: phase compiling: gdal-1.9.1-3 failed machine configuration: Package manager version: 0.34.4 Distribution version: selfupdate-cvs Wed Sep 26 14:16:16 2012, 10.7, x86_64 Trees: local/main stable/main Xcode.app: 4.5 Xcode command-line tools: 4.5.0.0.1.1249367152 Max. Fink build jobs: 1 I don't need the Geo stuff. Is there a way to remove this dependency in the build? Thank you Jay Martin ------------------------------------------------------------------------------ How fast is your code? 3 out of 4 devs don\\\'t know how their code performs in production. Find out how slow your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219672;13503038;z? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
