Closed ingeniero2005 closed 11 years ago
Look like you decided to install everything from scratch. Including RVM. Looking at the RVM repo there has been some recent activity. I suggest you post you question against the RVM repo. git://github.com/wayneeseguin
Is not necesary install RVM frontera scrach with your SD image (i can skip this command, or i can skip the RVM install) i refer to if in your SD image are install the RVM, Thanks
Everything is pre-installed on my SD card image. http://sourceforge.net/p/siriproxyrpi/news/2013/03/release-2013-03-22/
Configuration summary:
The only thing you need to do is update siriproxy from 0.5.2 to 0.5.4:
siriproxy update
or
gem install siriproxy
If you have already tried to update RVM, which seems to causing the problem above, you need write my SD card image from scratch.
In a few worlds, i download the SD image, update is update siriproxy (if i want), install gem siriproxy (if i want), change the IP and go to the (# Generate the certificates) in your instructions and not make the /.siriproxy directory.?
siriproxy update
# requiredsiriproxy gencerts
# requiredsiriproxy server -d xxx.xxx.xxx.xxx
# xxx = IP address of your RPi test siri proxy
siriproxy up and running
Ok Elvis i make that and i say you. My Siri is in spanish then i change the speaking configuration to english and i say in english "test Siriproxy"
Thanks
Hi, that questios is because when i run this command
[[ -s "/etc/profile.d/rvm.sh" ]] && . "/etc/profile.d/rvm.sh"
The Raspebberry say that this command is not found:
root@raspberrypi:~# [[ -s "/etc/profile.d/rvm.sh" ]] && . "/etc/profile.d/rvm.sh" -bash: __rvm_fix_path_from_gem_path: command not found
Thanks