[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Probably parenthesis mismatch error on OS X
Steven Ball wrote:
> /sw/etc/gEDA/gschem-darkbg exists, but you bring up a good point.
> The older, working version of the geda-bundle uses:
>
> (define gedadata (getenv "GEDADATA"))
> (define gedadatarc (getenv "GEDADATARC"))
> (load (string-append gedadatarc "/gschem-darkbg")) ; dark background
>
> The newer version uses
>
> (load (build-path geda-rc-path gschem-darkbg))
>
> I see from the CVS logs that the configs and etc were refactored a
> while ago. Perhaps gEDA can't figure out the base path correctly?
That sure smells like what is going on.
-dave
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user