Page 2 of 4
Posted: Mon Dec 01, 2003 9:39 pm
by Ryo
Probably, yes....
But you couldn't uninstall easily

Posted: Tue Dec 02, 2003 4:04 pm
by hoxu
Ryo wrote:But you couldn't uninstall easily

If that's a matter of concern why people choose windows in the first place? (no trolling intended, just trying to make a point here about missing "standard" packaging system..)

confused
Posted: Wed Dec 17, 2003 6:26 pm
by iceman
nevermind
Posted: Thu Dec 18, 2003 2:06 am
by iceman
Posted: Tue Dec 30, 2003 11:50 am
by Guest
jesus this is so retarded. i want to play a game not do all of this other .... hell i got windows xp anyway and can't find the autoexec. i'll just delete all the files related to this game and play something else cause no game is worth this much trouble
Posted: Tue Dec 30, 2003 4:16 pm
by Leaf
Please vent your frustrations with
your chosen OS on the appropriate forum.

Gtk....
Posted: Tue Jan 06, 2004 8:27 am
by Zodian
How to install GTK client for windows:
(no messing w/ autoexec.bat or whatsoever.)
1. Install GTK, example C:\Crossfire\
2. install Crossfire GTK client to GTK:s lib directory, example C:\Crossfire\lib
3. Play the game and enjoy!
Posted: Tue Feb 03, 2004 5:01 am
by Guest
ROFL!
K. I tried all of the suggestions with the WinGTK client... and I keep getting this error
(GTKClient.exe:3948): GdkPixbuf-WARNING **: Can not open pixbuf loader module fi
le 'C:\WINDOWS\System32\etc\gtk-2.0\gdk-pixbuf.loaders': No such file or directo
ry
(GTKClient.exe:3948): GdkPixbuf-WARNING **: Error loading XPM image loader: Imag
e type 'xpm' is not supported
[ ERROR ] (Library::Gtk-CRITICAL) file gtkpixmap.c: line 103 (gtk_pixmap_new):
assertion `val != NULL' failed
[ ERROR ] (Library::Gtk-CRITICAL) file gtkbox.c: line 372 (gtk_box_pack_start):
assertion `GTK_IS_WIDGET (child)' failed
Lots of fun
I'll keep trying tho...
Posted: Tue Feb 03, 2004 5:07 am
by Guest
K and now I've tried copying the contents of the Loaders folder into the folders that the error was requesting and still get teh same error
I'm running WinXP - I had previsouly also tried changing the path variable to look for all these Dirs and still it can't find it
arg...
"missing a standard..."
Posted: Sat Feb 07, 2004 2:31 am
by Guest
Let's see...
All the libs go into %SystemRoot%\System32 or %SystemRoot%\System
When the app needs to be uninstalled, you simply remove the files that were installed. This isn't tough. If you're going to bother porting libraries to Windows, the least you could do is learn how the system works. You could...
1) Create an InstallShield installer.
2) Create an MSI package
3) Create a Nullsoft Installer package.
4) Create your OWN Windows installer package by using *gasp* the built in functions designed for that purpose.
So far as Win95 and Win98 go, the first three of the above work perfectly well, so long as you know what you're doing.
OSS will be taken seriously when the OSS 'community' abandons this illogical hatred of another OS simply because you can't have the source code. There are many Windows installation package standards, based on varying needs. Where's Linux and BSD support for MSI? Who is coding a working RPMS implementation for Windows?