15 Nov 2011 09:41
OSX 11.* Support?
Hello!
I'm currently fighting with installation of libavg on a OSX Lion. The
latest version of the installer fails and the source's MakeMacDist.sh
contains the following:
if [[ "${DARWINMAJORVER}" == "10" ]]
then
PYTHONVERSION=2.6
OSXVERSION=10.6
BUILDDIR=/usr/local/lib/python2.6/
else
PYTHONVERSION=2.5
OSXVERSION=10.5
BUILDDIR=/Library/Python/2.5
sudo rm -rf ${BUILDDIR}/site-packages/libavg
sudo make install
which suggests it's impossible? :)
Any hints are appreciated.
Thanks!
--
--
Kind regards,
Alex
RSS Feed