Hi Terry,

This script that you're running,

> eval $(dbus-launch --auto-syntax)
> DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
> $DIR/sonic-pi

doesn't contain

>       Apologies, a critical error occurred during startup:
>       Ruby could not be started, is it installed and in your PATH?

so I'd look at sonic-pi that sits alongside rp-app-bin and see if that's
also a script with logic you can follow.

It's common for errors to be misreported;  it could be anything going
wrong and, instead of letting that filter up to you, it's being caught
and turned into a "Ruby could not be started".

Cheers, Ralph.

--
Next meeting:  Bournemouth, Tuesday, 2015-10-06 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
New thread:  mailto:[email protected] / CHECK IF YOU'RE REPLYING
Reporting bugs well:  http://goo.gl/4Xue     / TO THE LIST OR THE AUTHOR

Reply via email to