Page 1 of 2
i use xp....still need help
Posted: Sun Mar 07, 2004 4:38 pm
by custodian
hey i use windows xp. i cant find the autoexec.bat file or any of that crap. and i tried what that one dude said about copying all the files from like gtk/2.0/lib and gtk/lib/etc into the clint and then instead of getting missing libgbid 2-0.0-2 or w/e i get libpng.dll isn't found....im so confused and im stupid at computers....
Posted: Mon Mar 08, 2004 10:01 am
by Ryo
The GTK issue is related to a missing registry key (yes, installer should create it, next version will).
Try the following:
* launch 'regedit' (registry editor)
* brwose to 'hkey_local_machine\software\microsoft\windows\currentversion\app paths' section
* create a new subkey under this section, named 'gtkclient.exe'
* in this subkey, create a new 'string value', name it 'path'
* set its value to '<path where you installed GTK\lib' (it should point to GTK's lib subdirectory)
This should make the client work...
thats a no go....
Posted: Mon Mar 08, 2004 10:47 pm
by custodian
hey i did everything you said and it didn't work. i might have gotten the string value wrong. you said where i installed the lib thing or w/e....i put the value as c:\Program Files\Crossfire GTK Client\lib\ and it didn't work....still said libpng.dll not found or such and what
Posted: Tue Mar 09, 2004 8:29 am
by Ryo
Try putting the value 'c:\program files\common files\gtk\2.0\lib' (where you installed GTK, not copied it).
Check the path, as it may vary depending on your local settings.
This also assumes you copied, not moved, GTK files

(if you moved, just reinstall GTK)
If it still doesn't work, try with the value 'c:\program files\common files\gtk\2.0\bin' (bin instead of lib)
well
Posted: Tue Mar 09, 2004 6:43 pm
by custodian
well im pretty sure i already tried that value but i will try bin now....im on a different computer right now tho
still nothing
Posted: Wed Mar 10, 2004 1:10 am
by custodian
bah still a no go....this is lame. later are there going to be easier ways to install? there should be....
Posted: Wed Mar 10, 2004 8:46 am
by Ryo
What exactly is the error message?
Which version of GTK did you install precisely? From what site?
This could help me find a way to solve your issues

Re: thats a no go....
Posted: Thu Mar 11, 2004 2:47 pm
by Ryo
custodian wrote:still said libpng.dll not found or such and what
Check GTK's 'bin' subdirectory, there probably is a 'libpng12.dll' file (version may vary). Copy it & rename the copy to 'libpng.dll'.
And try putting '<path to gtk>\bin;<path to gtk>\lib' in the registry key.
Sorry, hard for me to solve troubles, as i didn't have any issue -.-
o wow
Posted: Fri Mar 12, 2004 2:48 am
by custodian
holy rapus la crapus....i messed around for like....forever? and i mixed around what a ton of people were saying and it suddenly worked....im not touching a thing....lol thanks for the help peoples
Posted: Fri Mar 12, 2004 8:30 am
by Ryo
Could you please (try to) describe exactly what you did?
* moved files in some other directories? which files, where?
* did you rename files (libpng.dll, for instance?)
* did you put that registry key? with what value?
This would help me figure how to automate that, to make a decent installer so there is no need for that mess
