Page 1 of 1

Mandrake 9.1 problems - It won't run

Posted: Sat Jun 21, 2003 6:51 pm
by lupin85
HI everyone,
I've got some problems with the latest VS relase: after i do all that vsinstall, vssetup etc.., then it comes to run VS there's an error: a problem with libpng.. something like an undefined reference.

How can I solve it? I upgraded my libpng, but it didn't work. What version should I use? Is it a dependancy problem? Please help me!

Forgive my bad english, I'm an Italian student.

TIA

Posted: Sun Jun 22, 2003 7:20 am
by hellcatv
export LD_PRELOAD=/usr/lib/libz.so.2
or whatever version libz is

some odd distros require the binary to link explicitly with libz

others do not

mandrake problems

Posted: Sun Jun 22, 2003 11:16 am
by lupin85
THANKS A LOT! IT WORKS! :)
Now I need to learn how to play...

Thanks again!