[Sndobj-devel] after scons where do i put what?
Status: Abandoned
Brought to you by:
veplaini
From: 2g <ele...@gm...> - 2007-09-29 22:57:37
|
hi, am on Slackintosh12.0@iBookG4 and have just started learning Python2.5.1 on it got swig-1.3.31 installed and did the scons with extracted SndObj-2.6.5.tar.gz but doing python test.py @ the python dir tells me that it cannot find _sndobj module(?) maybe had to cp some things to somewhere after the scons? @ OSX10.3.9 with PySndObj-1.02-OSX-Python2.3.tar.gz this worked: 1. Copy _sndobj.so and sndobj.py to where your Python site packages/modules usually reside (did this to /Library/Python/2.3) 2. Copy libsndobj.dylib to /usr/local/lib/ -- 2g http://micro.ispretty.com |