Hey list,
I'm trying to get my shiny new kinect setup for Pd play. I'm following WIlliam Brent's DIlib install instructions herehttp://williambrent.conflations.com/pages/research.html, all was smooth sailing but I've hit a road block.
I'm up to installing NITE. The directory name format seems a little different from the older version in the install instructions but I persevered and this is what I got:
...Nite-Bin-MacOSX-v1.4.1.2 thebeast$ sudo ./install.sh dyld: Library not loaded: /opt/local/lib/libusb-1.0.0.dylib Referenced from: /usr/lib/libOpenNI.dylib Reason: Incompatible library version: libOpenNI.dylib requires version 2.0.0 or later, but libusb-1.0.0.dylib provides version 1.0.0 ./install.sh: line 23: 98348 Trace/BPT trap niReg /usr/lib/$base /usr/etc/primesense/$fdir
If I'm reading it right (and I'm probably not, because I'm not used to this command line bizzo). It's not installing because it wants libusb 2.0+. I couldn't find a version of libusb that high, plus the libusb site seems to be down.
Any advice would be much appreciated. Has anyone else tried this install? Got it working?
I've also read about libfreenect, would that be a better way to go (keeping in mind that the less sudoing I do the better).
thanks heaps
Hi Richie,
I just ran through this again with the latest versions of everything, and it still worked for me on OSX 10.6.8. You're right that there is no libusb 2.0... The first thing I'd want to double check is that you installed libtool & libusb-devel via macports, and that you did the +universal for libusb:
$ sudo port install libtool $ sudo port install libusb-devel +universal
If that doesn't help and you want to shoot a few emails back and forth to get this going, contact me off list. We can post back here if we have some more info that's useful for others.
On Sat, Sep 3, 2011 at 9:13 AM, Richie Cyngler glitchpop@gmail.com wrote:
Hey list, I'm trying to get my shiny new kinect setup for Pd play. I'm following WIlliam Brent's DIlib install instructions here, all was smooth sailing but I've hit a road block. I'm up to installing NITE. The directory name format seems a little different from the older version in the install instructions but I persevered and this is what I got: ...Nite-Bin-MacOSX-v1.4.1.2 thebeast$ sudo ./install.sh dyld: Library not loaded: /opt/local/lib/libusb-1.0.0.dylib Referenced from: /usr/lib/libOpenNI.dylib Reason: Incompatible library version: libOpenNI.dylib requires version 2.0.0 or later, but libusb-1.0.0.dylib provides version 1.0.0 ./install.sh: line 23: 98348 Trace/BPT trap niReg /usr/lib/$base /usr/etc/primesense/$fdir
If I'm reading it right (and I'm probably not, because I'm not used to this command line bizzo). It's not installing because it wants libusb 2.0+. I couldn't find a version of libusb that high, plus the libusb site seems to be down. Any advice would be much appreciated. Has anyone else tried this install? Got it working? I've also read about libfreenect, would that be a better way to go (keeping in mind that the less sudoing I do the better). thanks heaps -- Richie
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi William,
Thanks for replying! A friend helped me me through it. You are right, something hadn't installed right the first time for some reason. After doing the port installs and all the other steps again it works! Thanks for those Pd patches, a great place to start from.
I'm thinking about trying Homebrew and libfreenect on my other machine (also OSX)... Do you think there are any advantages/disadvantages between that way and your DIlib?
Anyone on the list tried both? libfreenect claims to offer some other functionality, but I don't know how accessible it will be via Pd.
thanks
On Tue, Sep 6, 2011 at 1:22 AM, William Brent william.brent@gmail.comwrote:
Hi Richie,
I just ran through this again with the latest versions of everything, and it still worked for me on OSX 10.6.8. You're right that there is no libusb 2.0... The first thing I'd want to double check is that you installed libtool & libusb-devel via macports, and that you did the +universal for libusb:
$ sudo port install libtool $ sudo port install libusb-devel +universal
If that doesn't help and you want to shoot a few emails back and forth to get this going, contact me off list. We can post back here if we have some more info that's useful for others.
On Sat, Sep 3, 2011 at 9:13 AM, Richie Cyngler glitchpop@gmail.com wrote:
Hey list, I'm trying to get my shiny new kinect setup for Pd play. I'm following WIlliam Brent's DIlib install instructions here, all was smooth sailing
but
I've hit a road block. I'm up to installing NITE. The directory name format seems a little different from the older version in the install instructions but I persevered and this is what I got: ...Nite-Bin-MacOSX-v1.4.1.2 thebeast$ sudo ./install.sh dyld: Library not loaded: /opt/local/lib/libusb-1.0.0.dylib Referenced from: /usr/lib/libOpenNI.dylib Reason: Incompatible library version: libOpenNI.dylib requires version 2.0.0 or later, but libusb-1.0.0.dylib provides version 1.0.0 ./install.sh: line 23: 98348 Trace/BPT trap niReg /usr/lib/$base /usr/etc/primesense/$fdir
If I'm reading it right (and I'm probably not, because I'm not used to
this
command line bizzo). It's not installing because it wants libusb 2.0+. I couldn't find a version of libusb that high, plus the libusb site seems
to
be down. Any advice would be much appreciated. Has anyone else tried this install? Got it working? I've also read about libfreenect, would that be a better way to go
(keeping
in mind that the less sudoing I do the better). thanks heaps -- Richie
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- William Brent www.williambrent.com
“Great minds flock together” Conflations: conversational idiom for the 21st century
www.conflations.com