Mail Archives: geda-help/2013/05/02/13:30:49
On 05/02/2013 12:47 PM, Chris Fisichella wrote:
> Thanks Jim. I will likely end up doing that. For now, I am trying to
> make it through the tutorial, but pcb keeps crashing with
>
> pcb: symbol lookup error: pcb: undefined symbol: g_list_free_full
I'm NOT an authority on pcb, but that looks a bit like a Linux library
problem, not a pcb specific issue. I can't guarantee I'll be able to
help, but let's start with some basics. What OS, distro and version?
How did you install pcb (compile from scratch, from a repro, etc)? What
version of pcb? (pcb --version from a terminal window)
And just for the heck of it, give us the output of:
ldd `which pcb`
Note, those are backticks, not apostrophes.
Thanks,
Jim.
- Raw text -