Click to See Complete Forum and Search --> : Don't ask me why the obsession with tamagotchi ktamaga
TankPunk
09-20-2003, 08:33 AM
Ok so I don't really know why I'm obsessed with getting this little tamagotchi emulator to work but any help would be much appreciated. I'm trying to do a ./configure on this app ktamaga but it never finishes and here is what it says (BTW I'm running mandrake 9.0 and using the x11 kde environment).
checking for libz... configure: error: not found. Check your installation and look into config.log
Thats the final line of configure where it aborts an does not allow me to do make any help would be much appreciated danka :).
dwyatte
09-20-2003, 09:10 AM
Simple, you need to install "libz". Depending on your distro, just find the appropriate package, and install it, then give ktamaga another ./configure. If that doesn't work, try installing zlib as well (but don't hold my word on that one)
roamingnomad
09-20-2003, 10:57 AM
You have to tell me where you found that. Been a long time since I've had a tamagotchi thingy.:p
TankPunk
09-20-2003, 02:27 PM
Well you were exactly right that not only did I need to install the libz library but also the zlib one. However now I'm running into another error and I'm unsure of what to do about it. Here is the new error.
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021)) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
I know I have Qt installed as I found the package on the iso cd's for mandrake however there is something it doesn't like about it and I'mnot sure how to fix it. I've searched for qt-mt on google and it seems as though a lot of people have this prob with a variety of applications however I was unavle to find any answer. Any help would be much appreciated....ty :).
As for getting this little proggy it is at http://ktamaga.sourceforge.net/
bryan.6
09-20-2003, 08:01 PM
on mandrake, you generally have to install something like Qt-devel or something like that, so the program you are trying to configure can link with the source code of Qt. or something like that, i'm not really quite sure, but i yeah, i think you need the devel packages (also on the mandrake discs)