gEDA-user: gschem .scm script stopped working with gschemupgrade

twibright at hispeed.ch twibright at hispeed.ch
Wed Feb 6 10:16:14 EST 2008


With which versions of gschem will this work? I need to specify this into the Ronja README because Ronja is a user controlled technology and the user is assumed to be able to compile from sources. For that a software specification must be listed.

CL<

On Feb 6, 2008 12:08 PM,  wrote:
> (load (string-append gedadatarc "/gschem-lightbg")) ; light background

Try replacing it with:

(load (build-path geda-rc-path "gschem-lightbg"))

HTH



More information about the geda-user mailing list