[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-user: Second Question to seting up gschem in linux
Hi,
>I found that I need define GEDADATA = /usr/share/gEDA/
>
>gschem can find libraries but when i try to add component, gschem breaks and t
>he shell says: "Could not load question font char -- check font-directory keyw
>ord"
Very odd, does gschem start up with any error messages?
Usually if gschem cannot find anything (especially the system-commonrc)
it will exit.
Also, are you trying to input any non-ascii characters? Those
are not supported. I have yet to figure out how to cleanly support
i8n in gschem.
>
>I saw /etc/gEDA/system-commonrc and font-directory is well defined.
Are you running a debian system? And did you install the gschem
and friends deb files or did you install from source?
-Ales