Subject: Re: what's the secret to installing KDE2 on 1.5.2?
To: None <netbsd-help@netbsd.org>
From: paulbeard <paulbeard@mac.com>
List: netbsd-help
Date: 01/03/2002 15:55:50
well the file we actually want is here:

-rw-r--r--  1 root  users  9379840 Jan  3 15:44
/usr/pkgsrc/x11/qt2-libs/work/qt-2.3.1/lib/libqt.a

fixing the line that fails to this

(paul@green.paulbeard.org)-(03:51 PM / Thu Jan  3)
[/usr/pkgsrc/x11/qt2-libs]:: sudo /usr/pkg/bin/libtool install -c -o root -g
wheel -m 444 /usr/pkgsrc/x11/qt2-libs/work/qt-2.3.1/lib/libqt.a
/usr/X11R6/qt2/lib install -c -o root -g wheel -m 444
/usr/pkgsrc/x11/qt2-libs/work/qt-2.3.1/lib/libqt.a
/usr/X11R6/qt2/lib/libqt.a
ranlib /usr/X11R6/qt2/lib/libqt.a
chmod 644 /usr/X11R6/qt2/lib/libqt.a

works. But if it will work in the larger context is anyone's guess.

on 1/3/02 3:41 PM, paul beard at pkdb1@home.com had this to say:

> on 1/3/02 1:00 PM, Nick Hudson at skrll@netbsd.org had this to say:
> 
>> Could you post the error message from the build and the previous, say, 30
>> lines of build log.
> 
> well, I have been messing with this every which way I know how. I think I
> see a problem with the qt make process where it tries to work with shared
> libs but hasn't built any (the config script calls for static). So a pkg
> would be a good thing to have.
> 
> if anyone is running KDE could you post the output of <some kde app> -v
> 
> and if anyone knows why this happens, I'd love to hear it. Is 3.4.2 equal to
> or greater than 3.4.1 or not? Why are we looking for a specific version to
> match? 
> 
> Depends pre-scan: `Mesa>=3.2.1' required.
> Depends pre-scan: `MesaLib-3.4.1' required.
> pkg_add: pkg `MesaLib-3.4.1' required, but `MesaLib-3.4.2' found installed.
> 
> --
> Paul Beard / 206 529 8400
> 8040 27th Ave NE
> Seattle WA 98115
> 
> Be both a speaker of words and a doer of deeds.
> -- Homer
> 
> 
>