Tiny Core Linux

General TC => Programming & Scripting - Unofficial => Topic started by: mbertrand on February 20, 2013, 11:24:08 AM

Title: Splashy
Post by: mbertrand on February 20, 2013, 11:24:08 AM
I've compiled and installed Splashy and when I try to run "splashy test" I get the following error

Splashy ERROR: Setting XML file to <<${prefix}/share/splashy/themes/default/theme.xml>> fail

Can someone explain what this means?
Thanks.
Title: Re: Splashy
Post by: AmatCoder on February 20, 2013, 03:46:03 PM
Try with sudo.
Title: Re: Splashy
Post by: mbertrand on February 21, 2013, 11:23:19 AM
No good!
Title: Re: Splashy
Post by: Rich on February 21, 2013, 11:57:46 AM
Hi mbertrand
Just a guess on my part, but shouldn't  ${prefix}  be  /usr  or  /usr/local? Or maybe you need a  prefix  environmental
variable set to one of those two values?