<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Commentaires sur : Créer son serveur World Of Warcraft privé (Avec MaNGOS/Linux)!</title> <atom:link href="http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/feed/" rel="self" type="application/rss+xml" /><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/</link> <description>that is the question</description> <lastBuildDate>Wed, 25 Jan 2012 07:58:14 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=</generator> <item><title>Par : jean-pierre</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-5370</link> <dc:creator>jean-pierre</dc:creator> <pubDate>Sun, 28 Feb 2010 03:20:26 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-5370</guid> <description>ormi que la moitier des telechargement indiquer ne marche pas :P c bien expliquer j&#039;ai passer toute la nuit a chercher  comment cr&#233;er un serveur priv&#233; mais les maps et les pack ne marche pas son introuvable sur tous les sites indiquer :( je ne pourrai jamais cr&#233;e mon serv </description> <content:encoded><![CDATA[<p>ormi que la moitier des telechargement indiquer ne marche pas :P c bien expliquer j&#039;ai passer toute la nuit a chercher  comment cr&eacute;er un serveur priv&eacute; mais les maps et les pack ne marche pas son introuvable sur tous les sites indiquer :( je ne pourrai jamais cr&eacute;e mon serv</p> ]]></content:encoded> </item> <item><title>Par : Bud</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-5264</link> <dc:creator>Bud</dc:creator> <pubDate>Thu, 18 Feb 2010 18:51:42 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-5264</guid> <description>C&#039;est ce que j&#039;ai expliqu&#233; plus haut. Il faut creer un dossier et proc&#233;der comme suite : mkdir objdir cd objdir ../configure --prefix=/home/wowsvr/mangos --sysconfdir=/home/wowsvr/mangos/etc --with-python --enable-cli --enable-ra --datadir=/home/wowsvr/mangos make </description> <content:encoded><![CDATA[<p>C&#039;est ce que j&#039;ai expliqu&eacute; plus haut. Il faut creer un dossier et proc&eacute;der comme suite :</p><p>mkdir objdir<br /> cd objdir<br /> ../configure &#8211;prefix=/home/wowsvr/mangos &#8211;sysconfdir=/home/wowsvr/mangos/etc &#8211;with-python &#8211;enable-cli &#8211;enable-ra &#8211;datadir=/home/wowsvr/mangos<br /> make</p> ]]></content:encoded> </item> <item><title>Par : olivier</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-5256</link> <dc:creator>olivier</dc:creator> <pubDate>Thu, 18 Feb 2010 02:49:01 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-5256</guid> <description>suite : configure: error: Please configure and build in a directory other than the top-level source directory. This is needed because a lot of maintainers tend to break parallel build trees (a.k.a. VPATH builds). This is kinda real ensurance they will not do it (by enforcing everybody to do VPATH builds). For example, try the following from the top-level source directory: mkdir objdir cd objdir ../configure make This will create a build space in the directory `objdir&#039; and start a build in that directory. If however you realy want to disable this error, use --enable-maintainer-mode switch. </description> <content:encoded><![CDATA[<p>suite :</p><p>configure: error:<br /> Please configure and build in a directory other than the<br /> top-level source directory. This is needed because a lot<br /> of maintainers tend to break parallel build trees<br /> (a.k.a. VPATH builds). This is kinda real ensurance they<br /> will not do it (by enforcing everybody to do VPATH builds).</p><p> For example, try the following from the top-level source<br /> directory:</p><p> mkdir objdir<br /> cd objdir<br /> ../configure<br /> make</p><p> This will create a build space in the directory `objdir&#039; and<br /> start a build in that directory.</p><p> If however you realy want to disable this error,<br /> use &#8211;enable-maintainer-mode switch.</p> ]]></content:encoded> </item> <item><title>Par : olivier</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-5255</link> <dc:creator>olivier</dc:creator> <pubDate>Thu, 18 Feb 2010 02:48:21 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-5255</guid> <description>Bonjour, moi je me retrouve avec cette erreur lors du ./configure ... quelqu&#039;un saurait comment je peux m&#039;y prendre ? lbbam:/home/wowsvr/mangos/trunk# ./configure --prefix=/home/wowsvr/mangos --sysconfdir=/home/wowsvr/mangos/etc --with-python --enable-cli --enable-ra --datadir=/home/wowsvr/mangos checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no </description> <content:encoded><![CDATA[<p>Bonjour, moi je me retrouve avec cette erreur lors du ./configure &#8230; quelqu&#039;un saurait comment je peux m&#039;y prendre ?</p><p>lbbam:/home/wowsvr/mangos/trunk# ./configure &#8211;prefix=/home/wowsvr/mangos &#8211;sysconfdir=/home/wowsvr/mangos/etc &#8211;with-python &#8211;enable-cli &#8211;enable-ra &#8211;datadir=/home/wowsvr/mangos<br /> checking for a BSD-compatible install&#8230; /usr/bin/install -c<br /> checking whether build environment is sane&#8230; yes<br /> checking for a thread-safe mkdir -p&#8230; /bin/mkdir -p<br /> checking for gawk&#8230; no<br /> checking for mawk&#8230; mawk<br /> checking whether make sets $(MAKE)&#8230; yes<br /> checking how to create a pax tar archive&#8230; gnutar<br /> checking whether to enable maintainer-specific portions of Makefiles&#8230; no</p> ]]></content:encoded> </item> <item><title>Par : Bud</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-5229</link> <dc:creator>Bud</dc:creator> <pubDate>Tue, 16 Feb 2010 20:32:07 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-5229</guid> <description>Merci pour ce tr&#232;s bon tuto. Cependant j&#039;ai &#233;galement eu le m&#234;me probl&#232;me que Tony: Please configure and build in a directory other than the top-level source directory. This is needed because a lot of maintainers tend to break parallel build trees (a.k.a. VPATH builds). This is kinda real ensurance they will not do it (by enforcing everybody to do VPATH builds). For example, try the following from the top-level source directory: mkdir objdir cd objdir ../configure make This will create a build space in the directory `objdir&#039; and start a build in that directory. If however you realy want to disable this error, use --enable-maintainer-mode switch. J&#039;ai du cr&#233;er un dossier pour s&#233;parer la config et la compilation du dossier source. Scriptdev2 ne veut pas non plus se compiler... </description> <content:encoded><![CDATA[<p>Merci pour ce tr&egrave;s bon tuto.<br /> Cependant j&#039;ai &eacute;galement eu le m&ecirc;me probl&egrave;me que Tony:</p><p> Please configure and build in a directory other than the<br /> top-level source directory. This is needed because a lot<br /> of maintainers tend to break parallel build trees<br /> (a.k.a. VPATH builds). This is kinda real ensurance they<br /> will not do it (by enforcing everybody to do VPATH builds).</p><p> For example, try the following from the top-level source<br /> directory:</p><p> mkdir objdir<br /> cd objdir<br /> ../configure<br /> make</p><p> This will create a build space in the directory `objdir&#039; and<br /> start a build in that directory.</p><p> If however you realy want to disable this error,<br /> use &#8211;enable-maintainer-mode switch.</p><p>J&#039;ai du cr&eacute;er un dossier pour s&eacute;parer la config et la compilation du dossier source.</p><p>Scriptdev2 ne veut pas non plus se compiler&#8230;</p> ]]></content:encoded> </item> <item><title>Par : MetalMan</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-5158</link> <dc:creator>MetalMan</dc:creator> <pubDate>Tue, 09 Feb 2010 09:47:14 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-5158</guid> <description>Bonjour,j&#039;ai un probl&#232;me avec la compilation.Je ne suis pas tr&#232;s fort dans ce domaine l&#224; donc j&#039;ai besoin d&#039;aide... je tape make (en &#233;tant logg&#233; en root) et &#231;a me donne sa: make: *** Pas de cibles sp&#233;cifi&#233;es et aucun makefile n&#039;a &#233;t&#233; trouv&#233;. Arr&#234;t. j&#039;ai v&#233;rifi&#233; le fichier configure.ac il contient bien les bons truc aurais-je mal configur&#233; quelque chose? </description> <content:encoded><![CDATA[<p>Bonjour,j&#039;ai un probl&egrave;me avec la compilation.Je ne suis pas tr&egrave;s fort dans ce domaine l&agrave; donc j&#039;ai besoin d&#039;aide&#8230;<br /> je tape make (en &eacute;tant logg&eacute; en root) et &ccedil;a me donne sa:<br /> make: *** Pas de cibles sp&eacute;cifi&eacute;es et aucun makefile n&#039;a &eacute;t&eacute; trouv&eacute;. Arr&ecirc;t.<br /> j&#039;ai v&eacute;rifi&eacute; le fichier configure.ac il contient bien les bons truc<br /> aurais-je mal configur&eacute; quelque chose?</p> ]]></content:encoded> </item> <item><title>Par : Maginoir</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-4825</link> <dc:creator>Maginoir</dc:creator> <pubDate>Fri, 15 Jan 2010 23:58:10 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-4825</guid> <description>Bonjour, avec des coll&#232;gues on a cr&#233;er le serv est on sur le net no souci, par contre on cherche des scripts pour mettre a jour les dj et raids, est ce ke vous pouvez m&#039;aider svp? </description> <content:encoded><![CDATA[<p>Bonjour, avec des coll&egrave;gues on a cr&eacute;er le serv est on sur le net no souci, par contre on cherche des scripts pour mettre a jour les dj et raids, est ce ke vous pouvez m&#039;aider svp?</p> ]]></content:encoded> </item> <item><title>Par : Tony</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-4792</link> <dc:creator>Tony</dc:creator> <pubDate>Tue, 12 Jan 2010 22:36:34 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-4792</guid> <description>Bonsoir, Je vous contact d&#233;j&#224; pour dire, merci pour ce tuto. Je suis en trein d&#039;essayer d&#039;installer le serv mais aux niveaux de la deuxi&#232;me compilation, c&#039;est a dire ici : # cd src/bindings/scriptdev2 # make # make install J&#039;ai du pour information cr&#233;er ce r&#233;pertoire : &quot;objdir&quot; autrement lors de la premi&#232;re compilation sa planter. Quand je fait la deuxi&#232;me compilation sa me met sa : &quot;../../../src/tools/genrevision/genrevision ../../../../src/bindings/scriptdev2 make: ../../../src/tools/genrevision/genrevision : commande introuvable make: *** [revision.h] Erreur 127&quot; Quelqu&#039;un aurait-il une id&#233;e ? Merci d&#039;avance. Cordialement </description> <content:encoded><![CDATA[<p>Bonsoir,</p><p>Je vous contact d&eacute;j&agrave; pour dire, merci pour ce tuto. Je suis en trein d&#039;essayer d&#039;installer le serv mais aux niveaux de la deuxi&egrave;me compilation, c&#039;est a dire ici :<br /> # cd src/bindings/scriptdev2<br /> # make<br /> # make install</p><p>J&#039;ai du pour information cr&eacute;er ce r&eacute;pertoire : &quot;objdir&quot; autrement lors de la premi&egrave;re compilation sa planter. Quand je fait la deuxi&egrave;me compilation sa me met sa :<br /> &quot;../../../src/tools/genrevision/genrevision ../../../../src/bindings/scriptdev2<br /> make: ../../../src/tools/genrevision/genrevision : commande introuvable<br /> make: *** [revision.h] Erreur 127&quot;</p><p>Quelqu&#039;un aurait-il une id&eacute;e ?<br /> Merci d&#039;avance.</p><p>Cordialement</p> ]]></content:encoded> </item> <item><title>Par : azerta</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-4647</link> <dc:creator>azerta</dc:creator> <pubDate>Sat, 02 Jan 2010 21:27:08 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-4647</guid> <description>salut* on peux maitre ce tuto a la 3.3.0 parce que j ai les mise a jour 3.3.0 j ai vmpas et maps et dbc en 3.3.0 mais j ai pas le core en 3.3.0 sous linux </description> <content:encoded><![CDATA[<p>salut*<br /> on peux maitre ce tuto a la 3.3.0 parce que j ai les mise a jour 3.3.0 j ai vmpas et maps et dbc en 3.3.0 mais j ai pas le core en 3.3.0 sous linux</p> ]]></content:encoded> </item> <item><title>Par : azerta</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-4646</link> <dc:creator>azerta</dc:creator> <pubDate>Sat, 02 Jan 2010 21:24:15 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-4646</guid> <description>salut* ce tuto est a quelle version client la 3.0.3 la 2.4.3 ou esque on peux maitre ce tuto a la dernier version de wow a la 3.3.0 parce que j ao vmaps et maps et dbc en 3.3.0 mais pour mangos enfait j aimeur&#233; bien faire mon serveur wow en 3.3.0 sous linux </description> <content:encoded><![CDATA[<p>salut*<br /> ce tuto est a quelle version client la 3.0.3 la 2.4.3<br /> ou esque on peux maitre ce tuto a la dernier version de wow a la 3.3.0 parce que j ao vmaps et maps et dbc en 3.3.0 mais pour mangos<br /> enfait j aimeur&eacute; bien faire mon serveur wow en 3.3.0 sous linux</p> ]]></content:encoded> </item> <item><title>Par : Swich</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-4606</link> <dc:creator>Swich</dc:creator> <pubDate>Wed, 30 Dec 2009 20:41:59 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-4606</guid> <description>configure.ac:4752: warning: AC_DEFINE: not an identifier: configure.ac:4752: the top level configure.ac:4783: warning: AC_DEFINE: not an identifier: configure.ac:4783: the top level autoheader: warning: missing template: autoheader: Use AC_DEFINE([], [], [Description]) autoreconf: /usr/bin/autoheader failed with exit status: 1 root@xxxxxx:/home/wowsvr/mangos/trunk# voil&#224; ce qui est marqu&#233; lorsque je fais un # autoreconf --install --force et au final, apr&#232;s le gros paquet que tu nous donne &#224; faire (c&#039;est &#224; dire &#231;a :) # autoreconf --install --force # autoconf # automake src/bindings/scriptdev2/Makefile # automake src/bindings/scriptdev2/sql/Makefile # automake src/bindings/scriptdev2/sql/Updates/Makefile # ./configure --prefix=/home/wowsvr/mangos --sysconfdir=/home/wowsvr/mangos/etc --with-python --enable-cli --enable-ra --datadir=/home/wowsvr/mangos &#231;a ne fonctionne pas, j&#039;ai une erreur sur le ./configure... et je pense que &#231;a vient de ce que je t&#039;ai copi&#233;/coller plus haut </description> <content:encoded><![CDATA[<p>configure.ac:4752: warning: AC_DEFINE: not an identifier:<br /> configure.ac:4752: the top level<br /> configure.ac:4783: warning: AC_DEFINE: not an identifier:<br /> configure.ac:4783: the top level<br /> autoheader: warning: missing template:<br /> autoheader: Use AC_DEFINE([], [], [Description])<br /> autoreconf: /usr/bin/autoheader failed with exit status: 1<br /> root@xxxxxx:/home/wowsvr/mangos/trunk#</p><p>voil&agrave; ce qui est marqu&eacute; lorsque je fais un<br /> # autoreconf &#8211;install &#8211;force</p><p>et au final, apr&egrave;s le gros paquet que tu nous donne &agrave; faire (c&#039;est &agrave; dire &ccedil;a :)</p><p># autoreconf &#8211;install &#8211;force</p><p># autoconf</p><p># automake src/bindings/scriptdev2/Makefile</p><p># automake src/bindings/scriptdev2/sql/Makefile</p><p># automake src/bindings/scriptdev2/sql/Updates/Makefile</p><p># ./configure &#8211;prefix=/home/wowsvr/mangos &#8211;sysconfdir=/home/wowsvr/mangos/etc &#8211;with-python &#8211;enable-cli &#8211;enable-ra &#8211;datadir=/home/wowsvr/mangos</p><p>&ccedil;a ne fonctionne pas, j&#039;ai une erreur sur le ./configure&#8230; et je pense que &ccedil;a vient de ce que je t&#039;ai copi&eacute;/coller plus haut</p> ]]></content:encoded> </item> <item><title>Par : exphoenix</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-316</link> <dc:creator>exphoenix</dc:creator> <pubDate>Fri, 08 Aug 2008 18:12:26 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-316</guid> <description>Merci à toi  =)</description> <content:encoded><![CDATA[<p>Merci à toi  =)</p> ]]></content:encoded> </item> <item><title>Par : Adri</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-315</link> <dc:creator>Adri</dc:creator> <pubDate>Thu, 07 Aug 2008 17:17:43 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-315</guid> <description>Merci pour lui :)</description> <content:encoded><![CDATA[<p>Merci pour lui :)</p> ]]></content:encoded> </item> <item><title>Par : Laurent</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-314</link> <dc:creator>Laurent</dc:creator> <pubDate>Thu, 07 Aug 2008 16:46:17 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-314</guid> <description>J&#039;ai trouver la solution tout seul comme un grand il fallait installer libtool .</description> <content:encoded><![CDATA[<p>J&#8217;ai trouver la solution tout seul comme un grand il fallait installer libtool .</p> ]]></content:encoded> </item> <item><title>Par : Laurent</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-313</link> <dc:creator>Laurent</dc:creator> <pubDate>Thu, 07 Aug 2008 15:29:17 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-313</guid> <description>Apparement j&#039;ai le même problême que exphoenix ...laurent@laurent-desktop:~/sources/mangos/trunk$ autoreconf --install --force configure.ac:35: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: /usr/bin/autoconf failed with exit status: 1 laurent@laurent-desktop:~/sources/mangos/trunk$</description> <content:encoded><![CDATA[<p>Apparement j&#8217;ai le même problême que exphoenix &#8230;</p><p>laurent@laurent-desktop:~/sources/mangos/trunk$ autoreconf &#8211;install &#8211;force<br /> configure.ac:35: error: possibly undefined macro: AC_PROG_LIBTOOL<br /> If this token and others are legitimate, please use m4_pattern_allow.<br /> See the Autoconf documentation.<br /> autoreconf: /usr/bin/autoconf failed with exit status: 1<br /> laurent@laurent-desktop:~/sources/mangos/trunk$</p> ]]></content:encoded> </item> <item><title>Par : exphoenix</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-312</link> <dc:creator>exphoenix</dc:creator> <pubDate>Wed, 06 Aug 2008 15:30:47 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-312</guid> <description>Bonjour ,J&#039;ai un petit problème avec cette commande : autoreconf --install --force , lorsque je l&#039;écrit je reçoit cette erreur : configure.ac:35: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. J&#039;ai déjà essayé de recommencer l&#039;installation mais rien a faire =/ . Merci d&#039;avances pour vos réponses =)</description> <content:encoded><![CDATA[<p>Bonjour ,</p><p>J&#8217;ai un petit problème avec cette commande : autoreconf &#8211;install &#8211;force , lorsque je l&#8217;écrit je reçoit cette erreur : configure.ac:35: error: possibly undefined macro: AC_PROG_LIBTOOL<br /> If this token and others are legitimate, please use m4_pattern_allow.<br /> See the Autoconf documentation.<br /> J&#8217;ai déjà essayé de recommencer l&#8217;installation mais rien a faire =/ .<br /> Merci d&#8217;avances pour vos réponses =)</p> ]]></content:encoded> </item> <item><title>Par : samybzh</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-305</link> <dc:creator>samybzh</dc:creator> <pubDate>Thu, 24 Jul 2008 10:35:26 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-305</guid> <description>bon c po grave je vais essayer avec les lignes de code souhaitez moi bonne chance :p</description> <content:encoded><![CDATA[<p>bon c po grave je vais essayer avec les lignes de code souhaitez moi bonne chance :p</p> ]]></content:encoded> </item> <item><title>Par : Adri</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-301</link> <dc:creator>Adri</dc:creator> <pubDate>Wed, 23 Jul 2008 19:23:04 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-301</guid> <description>Malheureusement, là je ne peut rien pour toi ;)</description> <content:encoded><![CDATA[<p>Malheureusement, là je ne peut rien pour toi ;)</p> ]]></content:encoded> </item> <item><title>Par : samybzh</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-300</link> <dc:creator>samybzh</dc:creator> <pubDate>Wed, 23 Jul 2008 15:07:32 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-300</guid> <description>je ne demande pas un tuto windaube ca y en as plein, mais un tuto pour kubuntu avec beaucoup moins de ligne de commande plus axe windows (remplir des ptites case lol) merci d avance</description> <content:encoded><![CDATA[<p>je ne demande pas un tuto windaube ca y en as plein, mais un tuto pour kubuntu avec beaucoup moins de ligne de commande plus axe windows (remplir des ptites case lol)<br /> merci d avance</p> ]]></content:encoded> </item> <item><title>Par : Adri</title><link>http://www.crashdump.fr/tout-et-rien/creer-son-serveur-world-of-warcraft-prive-avec-mangos-mangoslinux-52/#comment-295</link> <dc:creator>Adri</dc:creator> <pubDate>Tue, 22 Jul 2008 10:05:37 +0000</pubDate> <guid isPermaLink="false">http://www.crashdump.fr/blog/?p=52#comment-295</guid> <description>Les fichiers Maps, vMaps et DBC doivents être placé a la racine du dossier de mangos.Attention à respecter les Majuscules.. linux étant case-sensitive :)</description> <content:encoded><![CDATA[<p>Les fichiers Maps, vMaps et DBC doivents être placé a la racine du dossier de mangos.</p><p>Attention à respecter les Majuscules.. linux étant case-sensitive :)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: www.crashdump.fr @ 2012-02-09 07:04:23 by W3 Total Cache -->
