View Single Post
Posts: 20 | Thanked: 5 times | Joined on Jun 2010
#830
Originally Posted by ukki View Post
What OS X version? You need at least Ruby 1.8.6 and VLC 0.9.4 so make sure those are installed. I've never tested Knots on PowerPC so I can't be sure it will work. To see what versions of ruby and VLC you have, try running these two commands in terminal:
Code:
/Applications/VLC.app/Contents/MacOS/VLC --version
ruby -v
VLC is 1.0.5 and ruby is 1.8.6. The prebuilt package has always worked, but when I try to use the version from github the package does not work and when I try to create osx app it builds a program that isn't supported on my architecture.