[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to run qt3*



I have undertood that you are trying to compile a qt3 program and the 
configure fails, no?

try this:
./configure --with-qtdir=/usr/share/qt3

otherewise if the error come from kde headers, probably you need to install 
some kdelibs-dev, search it:
apt-cache search kde dev

Regards,

Leo


A Dilluns 19 Setembre 2005 12:30, Matthias Reinhardt va escriure:
> Am Sonntag, 18. September 2005 04:39 schrieb Hamish Moffatt:
> > On Sat, Sep 17, 2005 at 08:35:17PM +0100, Matthias Reinhardt wrote:
> > > Hi everybody,
> > >
> > > how can I get qt3* and all the necessary libqt3* workin.
> > > I have several problems using appz with qt3
> > >
> > > solution: 32bit chroot?
> >
> > There's no problem with qt3 on amd64. Do you have a particular package
> > that is causing problems?
> >
> > Hamish
> > --
> > Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
>
> There's always the same failure
> checking for KDE... configure: error:
> in the prefix, you've chosen, are no KDE headers installed. This will fail.
> So, check this please and use another prefix!
>
>
> ls /usr/lib/qt3/ -al
> insgesamt 76
> drwxr-xr-x    3 root root  4096 2005-09-06 15:27 ./
> drwxr-xr-x  184 root root 65536 2005-09-19 12:10 ../
> drwxr-xr-x    5 root root  4096 2005-09-19 11:31 plugins/
>
> there are no libs, nor?
>
> Packages with problems:
> libqt3c102-mt
>
>
> --
> greetz Matze.



Reply to: