slatibarfast wrote:it is not there

but thx for trying
You need to add GTK's installation directory to your PATH variable.
Now under Windows 95 I don't remember how to do that, except modify autoexec.bat perhaps?
If you installed GTK in C:\Program files\Common Files\GTK\2.0, standard path, you need to add the following path:
C:\Program files\Common Files\GTK\2.0\lib
This directory hopefully contains ALL DLLs you'll need from GTK, including the missing libglibxxx.
Then either relaunch the client, or, if you modified autoexec.bat, reboot & relaunch...