Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specific Ruby version? #1

Open
funky-monkey opened this issue Nov 10, 2011 · 4 comments
Open

Specific Ruby version? #1

funky-monkey opened this issue Nov 10, 2011 · 4 comments

Comments

@funky-monkey
Copy link

Is there a specific version of Ruby needed to install the source?
When i do "ruby -v" I get:
ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin10.0]

I'm getting an error:

dyld: Library not loaded: /usr/local/lib/libruby.1.9.1.dylib
Referenced from: /usr/local/bin/ruby
Reason: no suitable image found. Did find:
/usr/local/lib/libruby.1.9.1.dylib: stat() failed with errno=13
/usr/local/lib/libruby.1.9.1.dylib: stat() failed with errno=13
Trace/BPT trap

Any thoughts?

@phpclub
Copy link

phpclub commented Apr 22, 2014

flvtool2 -P /srv/www//recordedVideo.flv
ERROR: undefined method &' for "\u0005":String ERROR: /usr/local/lib/site_ruby/1.9.1/flv/stream.rb:399:inread_header'
ERROR: /usr/local/lib/site_ruby/1.9.1/flv/stream.rb:57:in initialize' ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2/base.rb:272:innew'
ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2/base.rb:272:in open_stream' ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2/base.rb:238:inblock in process_files'
ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2/base.rb:225:in each' ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2/base.rb:225:inprocess_files'
ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2/base.rb:44:in execute!' ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2.rb:168:inexecute!'
ERROR: /usr/local/lib/site_ruby/1.9.1/flvtool2.rb:228:in <top (required)>' ERROR: /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
ERROR: /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require' ERROR: /usr/bin/flvtool2:2:in

'

@unnu
Copy link
Owner

unnu commented Apr 22, 2014

@funky-monkey It might not be relevant 2 years later, but Ruby 1.8.7 was never stable. FLVTool2 should be used with Ruby 1.9.2 and later, though it runs on 1.8.6.

@unnu
Copy link
Owner

unnu commented Apr 22, 2014

@phpclub It seems that the file you are trying to print is not a valid FLV file.

@phpclub
Copy link

phpclub commented Apr 22, 2014

No! This version work under ubuntu 14.04
archfear@b9a50d7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants