Click to See Complete Forum and Search --> : Nethack wants libqt.so.2; I have Qt 3.0.4


gleather
09-12-2002, 10:33 PM
This is a minor problem, since its just for a game (gasp), but its really bugging me. I have Qt 3.0.4.
Nethack (the Qt version) wants libqt.so.2

I have tried everything, including putting old version of libqt in /usr/lib, creating a link to my new libqt, etc.

Does this sound familiar to anyone?

Thanks.

JohnT
09-12-2002, 10:44 PM
Here's a solution one guy took when confronted with something similar.

http://www.freelists.org/archives/cad-linux/03-2002/fullthread3.html

gleather
09-12-2002, 10:50 PM
Sorry. I forgot to mention that I have Slackware 8.1.
I'm gonna put that in my sig right now.

Cheers.

JohnT
09-12-2002, 11:32 PM
LOL.:D I didn't mean you to take it literally. Only as an example of how to manipulate the file.

I run Slack also.

gleather
09-13-2002, 06:57 AM
Well, I've been tinkering with Qt versions and now
when I run nethack I get

/usr/games/lib/nethackdir/nethack: relocation error: /usr/games/lib/nethackdir/nethack: undefined symbol: __11QSizePolicyQ211QSizePolicy8SizeTypeT1b

I'm off to see the wizard (Google).

-G