The-Three-Little-Pigs-Siri-Proxy icon indicating copy to clipboard operation
The-Three-Little-Pigs-Siri-Proxy copied to clipboard

rvmsudo siriproxy server error

Open ghost opened this issue 12 years ago • 8 comments

Hi im getting this error when i do the rvmsudo siriproxy server: git://github.com/chendo/cora.git (at master) is not checked out. Please run bundle install but when i do bundle install the same error happens how can i fix this issue?

ghost avatar Nov 07 '12 15:11 ghost

Same issue here

thecalstanley avatar Nov 15 '12 19:11 thecalstanley

Same issue also can't run the server. running bundle install again doesn't do anything.

ghost avatar Nov 21 '12 17:11 ghost

this is what i did to fix this same issue. do siriproxy bundle then do siriproxy gentables then start server with rvmsudo siriproxy server

hope this helped and good luck.

ghost avatar Nov 21 '12 22:11 ghost

Nope did not work, will make a fresh server

thecalstanley avatar Nov 22 '12 15:11 thecalstanley

all you did has been done under root account?

am3yrus avatar Nov 22 '12 22:11 am3yrus

Yep all done under root

thecalstanley avatar Nov 24 '12 13:11 thecalstanley

Ok i fixed the most things. but my error now is that rvmsudo isn't working with siriproxy. The issue is: rvmsudo siriproxy server sudo: siriproxy: command not found!

ghost avatar Dec 16 '12 15:12 ghost

cd into the bin directory where siriproxy is, and try: rvmsudo ./siriproxy server

Astrophysicist avatar Dec 28 '12 23:12 Astrophysicist