[cad-linux] Re: lignumcad, was: Re: CAD Program Articles

  • From: phrostie <pfrostie@xxxxxxxxx>
  • To: libranet-users@xxxxxxxxxxxx
  • Date: Sun, 8 Jun 2003 13:19:45 -0400

i'm getting the same segfault.
i was looking at the output of ldd -v.
it shows no reference to a Qt lib, qt2 or Qt3:
if i do the same for anyother Qt app(like kmail) i get:

        libqt.so.2 => /usr/lib/libqt.so.2 (0x40981000)

instead the only tool kit i see is libXt(motif/lesstif):

ldd lignumCAD
        libGL.so.1 => /usr/lib/libGL.so.1 (0x40022000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x40089000)
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x4009d000)
        libdl.so.2 => /lib/libdl.so.2 (0x400ba000)
        libz.so.1 => /lib/libz.so.1 (0x400bd000)
        libc.so.6 => /lib/libc.so.6 (0x400ca000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x401da000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4022a000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40237000)
        libm.so.6 => /lib/libm.so.6 (0x402f2000)
        libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x40313000)
-->   libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x407c3000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x4080d000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x40816000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

let you know if i find anything
CCing to the cad list.

On Saturday 07 June 2003 21:24, Dave W wrote:
> Okay, good enough. . . if I have any success I'll let you know.  So far
> tonight, though, my main success has been using half-blind dovetails to
> make a couple of drawers.  <brushes off sawdust>
>
> dave
>
> On Sat, 7 Jun 2003 21:17:16 -0400
>
> phrostie <pfrostie@xxxxxxxxx> wrote:
> > i'm not sure about that either.  like i said i'm downloading it now. 
> > i'll start playing with it tonight.  at best i may have something
> > tomarrow.
> >
> > so many apps, so little time.

-- 
Oh i've slipped the surly bonds of DOS 
and danced the skies on Linux silvered wings.
http://pfrostie.freeservers.com/cad-tastrafy/
//www.freelists.org/webpage/cad-linux

Other related posts:

  • » [cad-linux] Re: lignumcad, was: Re: CAD Program Articles