[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Crash with lesstif version of pcb
> I don't recall ever having the Xaw version on this machine, although
> I've had the GTK version installed for quite a while. Where do I
> look to see if there is a conflicting version of pcb-menu.res?
The easiest way is to use strace:
strace -o /tmp/foo ./pcb-bin
(you can't run it against just "pcb" because that's a wrapper script).
Then grep for "pcb-menu" and see what it's doing.
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user