From no-reply_wiki at metalforge.org Sat Mar 14 06:39:52 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:39:52 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page added: solaris Message-ID: <1237030792.824792.21134.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:39 User : Edit Summary: created ====== Crossfire on Solaris ====== Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. === Binary === We must first acquire the client binary from [[http://meeg.elvenrealms.net/packages/CFclients-sparc.pkg|here]], then as the super-user(root), install it. The commands are as follows: # wget http://meeg.elvenrealms.net/packages/CFclients-sparc.pkg # su # pkgadd -d CFclients-sparc.pkg IP-Address : 67.189.57.70 Old Revision: none New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:49:12 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:49:12 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031352.725272.21149.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:49 User : Edit Summary: @@ -2,8 +2,30 @@ Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. + + ==== Server ==== + In the binary, there were some minor compilation problems which were "hacked" to a working state. Further notes are on the downloads page. + + === Binary === + + First off, we need to download the server binary, available at [[http://meeg.elvenrealms.net/packages/|.packages.]], then as the super-user(root), install it. This binary contains the server, the archetypes and the maps. + + The commands are as follows: + + # wget http://meeg.elvenrealms.net/packages/CFserver-sparc.pkg.tgz + # su + # gtar -zxvf CFserver-sparc.pkg.tgz (if you do not have gtar, do: "gunzip CFserver-sparc.pkg.tgz" followed by "tar -xvf CFserver-sparc.pkg.tar".) + # pkgadd -d CFserver-sparc.pkg + + === Running === + Once the server is installed, it may be started by running this, as root: + # /usr/games/crossfire/bin/crossfire + + Or, to run the server loop: + + # /usr/games/crossfire/bin/crossloop ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. @@ -12,6 +34,19 @@ # wget http://meeg.elvenrealms.net/packages/CFclients-sparc.pkg # su # pkgadd -d CFclients-sparc.pkg + + Once these commands are complete, the client is ready to run. + + === Running === + Now that the client is installed, we can run it by issuing either of the commands: + + For the classic X11 client, + + # cfclient + + For the GTKv1 client, + + # gcfclient IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237030789 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:53:00 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:53:00 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031580.087871.21168.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:52 User : Edit Summary: @@ -2,17 +2,18 @@ Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. + ==== Server ==== In the binary, there were some minor compilation problems which were "hacked" to a working state. Further notes are on the downloads page. === Binary === - First off, we need to download the server binary, available at [[http://meeg.elvenrealms.net/packages/|.packages.]], then as the super-user(root), install it. This binary contains the server, the archetypes and the maps. + First off, we need to download the server binary, available [[http://meeg.elvenrealms.net/packages/CFserver-sparc.pkg.tgz|here]], then as the super-user(root), install it. This binary contains the server, the archetypes and the maps. The commands are as follows: # wget http://meeg.elvenrealms.net/packages/CFserver-sparc.pkg.tgz IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031509 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:51:50 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:51:50 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031510.922505.21165.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:51 User : Edit Summary: @@ -18,15 +18,8 @@ # wget http://meeg.elvenrealms.net/packages/CFserver-sparc.pkg.tgz # su # gtar -zxvf CFserver-sparc.pkg.tgz (if you do not have gtar, do: "gunzip CFserver-sparc.pkg.tgz" followed by "tar -xvf CFserver-sparc.pkg.tar".) # pkgadd -d CFserver-sparc.pkg - - === Running === - Once the server is installed, it may be started by running this, as root: - # /usr/games/crossfire/bin/crossfire - - Or, to run the server loop: - # /usr/games/crossfire/bin/crossloop ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. @@ -38,9 +31,18 @@ # pkgadd -d CFclients-sparc.pkg Once these commands are complete, the client is ready to run. - === Running === + ===== Running ===== + + ==== Server ==== + Once the server is installed, it may be started by running this, as root: + # /usr/games/crossfire/bin/crossfire + + Or, to run the server loop: + # /usr/games/crossfire/bin/crossloop + + ==== Client ==== Now that the client is installed, we can run it by issuing either of the commands: For the classic X11 client, @@ -48,6 +50,4 @@ For the GTKv1 client, # gcfclient - - IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031412 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:50:14 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:50:14 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031414.300927.21162.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:50 User : Edit Summary: @@ -2,8 +2,9 @@ Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. + ==== Server ==== In the binary, there were some minor compilation problems which were "hacked" to a working state. Further notes are on the downloads page. @@ -23,9 +24,9 @@ Once the server is installed, it may be started by running this, as root: # /usr/games/crossfire/bin/crossfire Or, to run the server loop: - # /usr/games/crossfire/bin/crossloop + # /usr/games/crossfire/bin/crossloop ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031382 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:49:44 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:49:44 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031384.038529.21152.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:49 User : Edit Summary: @@ -2,8 +2,9 @@ Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. + ==== Server ==== In the binary, there were some minor compilation problems which were "hacked" to a working state. Further notes are on the downloads page. @@ -22,9 +23,8 @@ Once the server is installed, it may be started by running this, as root: # /usr/games/crossfire/bin/crossfire Or, to run the server loop: - # /usr/games/crossfire/bin/crossloop ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031350 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:55:31 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:55:31 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031732.027107.21177.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:55 User : Edit Summary: @@ -2,25 +2,28 @@ Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. + ==== Server ==== In the binary, there were some minor compilation problems which were "hacked" to a working state. Further notes are on the downloads page. === Binary === - First off, we need to download the server binary, available [[http://meeg.elvenrealms.net/packages/CFserver-sparc.pkg.tgz|here]], then as the super-user(root), install it. This binary contains the server, the archetypes and the maps. The commands are as follows: # wget http://meeg.elvenrealms.net/packages/CFserver-sparc.pkg.tgz # su # gtar -zxvf CFserver-sparc.pkg.tgz (if you do not have gtar, do: "gunzip CFserver-sparc.pkg.tgz" followed by "tar -xvf CFserver-sparc.pkg.tar".) # pkgadd -d CFserver-sparc.pkg + + === Source === + For compilation instructions, read [[crossfire_compile_guide|Crossfire Compile Guide]] ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031578 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:56:58 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:56:58 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031818.460295.21183.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:56 User : Edit Summary: @@ -23,8 +23,9 @@ # pkgadd -d CFserver-sparc.pkg === Source === For compilation instructions, you can follow the [[crossfire_compile_guide|Crossfire Compile Guide]]. + ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. @@ -35,8 +36,11 @@ # su # pkgadd -d CFclients-sparc.pkg Once these commands are complete, the client is ready to run. + + === Source === + To compile from source, you can follow the [[crossfire-client_compile_guide|Crossfire Client Compile Guide]]. ===== Running ===== ==== Server ==== IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031757 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:58:04 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:58:04 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031884.673633.21189.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:58 User : Edit Summary: @@ -22,8 +22,9 @@ # pkgadd -d CFserver-sparc.pkg === Source === For compilation instructions, you can follow the [[crossfire_compile_guide|Crossfire Compile Guide]]. + ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. @@ -37,9 +38,9 @@ Once these commands are complete, the client is ready to run. === Source === - To compile from source, you can follow the [[crossfire-client_compile_guide|Crossfire Client Compile Guide]]. + To compile from source, you can follow the [[crossfire_client_compile_guide|Crossfire Client Compile Guide]]. ===== Running ===== ==== Server ==== IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031832 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:55:58 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:55:58 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031758.969079.21180.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:55 User : Edit Summary: @@ -2,8 +2,9 @@ Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. + @@ -21,9 +22,9 @@ # gtar -zxvf CFserver-sparc.pkg.tgz (if you do not have gtar, do: "gunzip CFserver-sparc.pkg.tgz" followed by "tar -xvf CFserver-sparc.pkg.tar".) # pkgadd -d CFserver-sparc.pkg === Source === - For compilation instructions, read [[crossfire_compile_guide|Crossfire Compile Guide]] + For compilation instructions, you can follow the [[crossfire_compile_guide|Crossfire Compile Guide]]. ==== Client ==== At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page. IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031728 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 06:57:13 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 06:57:13 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: solaris Message-ID: <1237031833.252466.21186.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 06:57 User : Edit Summary: @@ -1,6 +1,5 @@ ====== Crossfire on Solaris ====== - Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]]. ===== Installation ===== You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page. IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237031817 New Revision: http://wiki.metalforge.net/doku.php/solaris -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 14 07:01:12 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 14 Mar 2009 07:01:12 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: start Message-ID: <1237032072.176622.21317.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/14 07:01 User : Edit Summary: @@ -15,8 +15,9 @@ While the wiki is useful for brainstorming, archiving or listing ideas & suggestions; any and all code changes and proposals need to be sent to the [[http://mailman.metalforge.org/mailman/listinfo/crossfire|discussion mailing list]] before implementation. So, what's here?\\ There is the Crossfire Wiki, a communal edit pad and place to kick off new documents and related type content. There is the [[Document Repository|Document repository]] where you can read and comment on some of the existing documentation. Finally there's the latest [[Crossfire Traffic]] which contains information about what's happening in the community. + @@ -45,8 +46,9 @@ Crossfire works on: * [[Linux]] * [[Windows]] * All *[[BSD]]'s + * [[Solaris]] * Mac [[OSX]] (Server and clients compile, in testing) ====== Helpful Link(s) ====== IP-Address : 67.189.57.70 Old Revision: http://wiki.metalforge.net/doku.php/start?rev=1219883306 New Revision: http://wiki.metalforge.net/doku.php/start -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 28 15:01:27 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 28 Mar 2009 15:01:27 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: known_client_issues Message-ID: <1238270487.653883.9658.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/28 15:01 User : Edit Summary: @@ -3,12 +3,14 @@ ===== All Versions ===== In case you don't get a metaserver list: * If you're using ISDN or DSL verify that your MTU is 1492, not 1500. * Do not use a nameserver of Deutsche Telekom or T-Online. + ===== 1.11.0 ===== * Double text issues still a problem on recent Ubuntu (Gutsy, Hardy, Intrepid beta) based 64bit systems when using the GTK2 ([[trunk]] and [[branch]]) client. * http://sourceforge.net/tracker/index.php?func=detail&aid=1876788&group_id=13833&atid=113833 + * [[crossfire_client_compile_guide|Compile the client]] using the latest source code resolves this issue ===== 1.10.0 ===== * Dec-23-2007: A Mandriva 2008 user reports doubled up keypresses in crossfire-client-gtk2 that were previously only reported for version 1.9.1 on ubuntu. The report indicates gtk2 2.12.1-2.1 was present. The reporter indicates that the doubled up keypresses DID NOT occur when typing in the metaserver dialog. The GTK1 client is unaffected. IP-Address : 216.243.156.5 Old Revision: http://wiki.metalforge.net/doku.php/known_client_issues?rev=1224270353 New Revision: http://wiki.metalforge.net/doku.php/known_client_issues -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Sat Mar 28 15:04:45 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Sat, 28 Mar 2009 15:04:45 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: known_client_issues Message-ID: <1238270685.499647.9661.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/28 15:04 User : Edit Summary: @@ -8,9 +8,9 @@ ===== 1.11.0 ===== * Double text issues still a problem on recent Ubuntu (Gutsy, Hardy, Intrepid beta) based 64bit systems when using the GTK2 ([[trunk]] and [[branch]]) client. * http://sourceforge.net/tracker/index.php?func=detail&aid=1876788&group_id=13833&atid=113833 - * [[crossfire_client_compile_guide|Compile the client]] using the latest source code resolves this issue + * [[crossfire_client_compile_guide|Compile the client]] using the latest source code resolves this issue, or one needs to use the gtkv-1 client ===== 1.10.0 ===== * Dec-23-2007: A Mandriva 2008 user reports doubled up keypresses in crossfire-client-gtk2 that were previously only reported for version 1.9.1 on ubuntu. The report indicates gtk2 2.12.1-2.1 was present. The reporter indicates that the doubled up keypresses DID NOT occur when typing in the metaserver dialog. The GTK1 client is unaffected. IP-Address : 216.243.156.5 Old Revision: http://wiki.metalforge.net/doku.php/known_client_issues?rev=1238270485 New Revision: http://wiki.metalforge.net/doku.php/known_client_issues -- This mail was generated by DokuWiki at http://wiki.metalforge.net/ From no-reply_wiki at metalforge.org Mon Mar 30 17:13:59 2009 From: no-reply_wiki at metalforge.org (no-reply_wiki at metalforge.org) Date: Mon, 30 Mar 2009 17:13:59 -0500 Subject: [Crossfire-wiki] [Crossfire DokuWiki] page changed: known_client_issues Message-ID: <1238451239.186054.24226.nullmailer@metalforge.net> A page in your DokuWiki was added or changed. Here are the details: Date : 2009/03/30 17:13 User : leaf Edit Summary: Removed beta reference to Intrepid @@ -6,9 +6,9 @@ * Do not use a nameserver of Deutsche Telekom or T-Online. ===== 1.11.0 ===== - * Double text issues still a problem on recent Ubuntu (Gutsy, Hardy, Intrepid beta) based 64bit systems when using the GTK2 ([[trunk]] and [[branch]]) client. + * Double text issues still a problem on recent Ubuntu (Gutsy, Hardy, Intrepid) based 64bit systems when using the GTK2 ([[trunk]] and [[branch]]) client. * http://sourceforge.net/tracker/index.php?func=detail&aid=1876788&group_id=13833&atid=113833 * [[crossfire_client_compile_guide|Compile the client]] using the latest source code resolves this issue, or one needs to use the gtkv-1 client ===== 1.10.0 ===== IP-Address : 65.193.16.100 Old Revision: http://wiki.metalforge.net/doku.php/known_client_issues?rev=1238270683 New Revision: http://wiki.metalforge.net/doku.php/known_client_issues -- This mail was generated by DokuWiki at http://wiki.metalforge.net/