Page 1 of 1

QCad qcad-2.1.3.0-1-prof.linux.x86 Coring

Posted: Wed Apr 18, 2007 12:51 am
by mikeperik
I'm running QCad version qcad-2.1.3.0-1-prof.linux.x86 on a gentoo linux box. It is crashing regularly.

Tends to happen when I'm selecting things. I've got it generating core files but since it's built without debug info the trace back is not very informative.

What versions of libraries should I be using?

Mike

Posted: Sun Sep 16, 2007 11:04 pm
by michael
Use "ldd" command.
dynamic library path
etc. to track down the problem.

$LDD_LIBRARY_PATH I think this was it on Linux.

Maybe a script can set the path to the right libs.