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

no such file to load -- gst (LoadError) #10

Open
aspats opened this issue Jan 16, 2015 · 0 comments
Open

no such file to load -- gst (LoadError) #10

aspats opened this issue Jan 16, 2015 · 0 comments

Comments

@aspats
Copy link

aspats commented Jan 16, 2015

Hi everyone!

Based on discussion in issue #8, and #9 I prepared but still I cant run server. I have ubuntu 10.04 and I am using ruby 1.8.7.
This line works fine :gst-launch-0.10 filesrc location=tmp.wav ! decodebin2 ! audioresample ! audioconvert ! pocketsphinx ! filesink location=tmp.txt
But when I want to run server I have this problem:
/usr/local/rvm/rubies/ruby-1.8.7-p374/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:55:in gem_original_require': no such file to load -- gst (LoadError) from /usr/local/rvm/rubies/ruby-1.8.7-p374/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:55:inrequire'
from ./lib/raw_recognizer.rb:1
from /usr/local/rvm/rubies/ruby-1.8.7-p374/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:55:in gem_original_require' from /usr/local/rvm/rubies/ruby-1.8.7-p374/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:55:inrequire'
from ./lib/server.rb:13
from /usr/local/rvm/rubies/ruby-1.8.7-p374/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:55:in gem_original_require' from /usr/local/rvm/rubies/ruby-1.8.7-p374/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:55:inrequire'
from config.ru:13
from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/rack-1.6.0/lib/rack/builder.rb:55:in instance_eval' from /usr/local/rvm/gems/ruby-1.8.7-p374/gems/rack-1.6.0/lib/rack/builder.rb:55:ininitialize'
from config.ru:1:in `new'
from config.ru:1
E, [2015-01-16T03:10:59.022977 #15791] ERROR -- : reaped #<Process::Status: pid=15796,exited(1)> worker=0
I, [2015-01-16T03:10:59.023782 #15791] INFO -- : worker=0 spawning...
I, [2015-01-16T03:10:59.052974 #15797] INFO -- : worker=0 spawned pid=15797
I, [2015-01-16T03:10:59.054175 #15797] INFO -- : Refreshing Gem list
-----------STARTING?----------

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

1 participant