[bt-devel] Problem with cvs.

Joachim Ansorg bt-devel@crosswire.org
Fri, 9 Aug 2002 22:41:45 +0200


Maybe only libqt.so.3.0.1 or similair is present?

Joachim

> On Friday 09 August 2002 09:54 am, Holger Schurig wrote:
> > > c++ -o conftest -O2 -fno-exceptions
> > > -fno-check-new -I/usr/lib/qt3/include -I/usr/X11R6/include
> > > -L/usr/lib/qt3/lib -L/usr/X11R6/lib  conftest.C  -lqt -lpng -lz -lm
> > > -ljpeg -lXext -lX11 -lSM -lICE  -lresolv 1>&5
> >
> > Here only the -L/usr/lib/qt3/lib and -lqt is interesting.
> >
> > Do you have libqt3-devel installed?  Is there any libqt.so* file in
> > /usr/lib/qt3/lib?
>
> Oh boy this is really wierd. libqt and libqt-devel are installed but when I
> look for libqt.so and even when I quiery the rpm this file is missing. All
> the other qt libs are there but not the main one. Gota love beta stuff.
> Thanks.
>
> Also I would like to know how my whole desktop can run without even having
> the lib installed. I've been using this for a week or so know and no major
> problems.