Forgot to mention: Python 2.7.1 (r271:86832, Jun 16 2011, 16:59:05) [GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwin
on my machine. Thanks. On Tue, Nov 15, 2011 at 9:41 AM, Alexander Lobunets <[email protected]> wrote: > 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 > -- All the best, Alexander. _______________________________________________ libavg-users mailing list [email protected] https://mail.datenhain.de/mailman/listinfo/libavg-users
