<?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>Comments on: Compiling eAthena with GCC in Cygwin</title>
	<atom:link href="http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/</link>
	<description>Technology, Games, Blogging ... Whatever</description>
	<lastBuildDate>Sat, 21 Nov 2009 10:04:02 +0700</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nick</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-279226</link>
		<dc:creator>nick</dc:creator>
		<pubDate>Mon, 23 Mar 2009 06:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-279226</guid>
		<description>Om, kalau yang compile/recompile txt server gemana ?

How about compile/recompile txt server ?
Is compiling txt server diffrent with sql server ?</description>
		<content:encoded><![CDATA[<p>Om, kalau yang compile/recompile txt server gemana ?</p>
<p>How about compile/recompile txt server ?<br />
Is compiling txt server diffrent with sql server ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reaper-X</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-253536</link>
		<dc:creator>Reaper-X</dc:creator>
		<pubDate>Fri, 23 Jan 2009 08:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-253536</guid>
		<description># lhades

try recompile zlib

# kevin

Actually now you can use Visual Studio to compile eathena (if you prefer a much easier way), or if you prefer to compile it using cygwin, you&#039;ll need to download mysql source first and compile mysql (you just need the library in order to compile eathena)

p.s if you choose to compile using visual studio, make sure to add the mysql lib path into vs lib path</description>
		<content:encoded><![CDATA[<p># lhades</p>
<p>try recompile zlib</p>
<p># kevin</p>
<p>Actually now you can use Visual Studio to compile eathena (if you prefer a much easier way), or if you prefer to compile it using cygwin, you&#8217;ll need to download mysql source first and compile mysql (you just need the library in order to compile eathena)</p>
<p>p.s if you choose to compile using visual studio, make sure to add the mysql lib path into vs lib path</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-253439</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Fri, 23 Jan 2009 00:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-253439</guid>
		<description>Guys i tried it and i got this after ./configure
make :***[needs_mysql] Error 1

but i have a mysql admin and query...
i am running an expert server and yet i cant compile because i supposedly dont have MySQL, please help me D:</description>
		<content:encoded><![CDATA[<p>Guys i tried it and i got this after ./configure<br />
make :***[needs_mysql] Error 1</p>
<p>but i have a mysql admin and query&#8230;<br />
i am running an expert server and yet i cant compile because i supposedly dont have MySQL, please help me D:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ihades</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-142666</link>
		<dc:creator>Ihades</dc:creator>
		<pubDate>Thu, 10 Jul 2008 00:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-142666</guid>
		<description>I typed out
./configure and it configured and after sometime this is what appears...
&quot;configure: error: zlib library not found or incompatible, please specify the correct path with --with-zlib=DIR.. stopping&quot;
Mind helping me out?</description>
		<content:encoded><![CDATA[<p>I typed out<br />
./configure and it configured and after sometime this is what appears&#8230;<br />
&#8220;configure: error: zlib library not found or incompatible, please specify the correct path with &#8211;with-zlib=DIR.. stopping&#8221;<br />
Mind helping me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-38137</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Thu, 22 Nov 2007 22:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-38137</guid>
		<description>make[2]: *** [login-server_sql] Error 1
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/Leo/eathenasvnbui
ld/src/login_sql&#039;
make[1]: *** [login_sql] Error 2
make[1]: Leaving directory `/cygdrive/c/Documents and Settings/Leo/eathenasvnbui
ld&#039;
make: *** [sql] Error 2

i can&#039;t &quot;make sql&quot; i&#039;ve tried make clean, ./configure, but I dont think i did the mysql part correctly. i already installed mysql beforehand, it already works with the server, i&#039;ve just been trying to compile.</description>
		<content:encoded><![CDATA[<p>make[2]: *** [login-server_sql] Error 1<br />
make[2]: Leaving directory `/cygdrive/c/Documents and Settings/Leo/eathenasvnbui<br />
ld/src/login_sql&#8217;<br />
make[1]: *** [login_sql] Error 2<br />
make[1]: Leaving directory `/cygdrive/c/Documents and Settings/Leo/eathenasvnbui<br />
ld&#8217;<br />
make: *** [sql] Error 2</p>
<p>i can&#8217;t &#8220;make sql&#8221; i&#8217;ve tried make clean, ./configure, but I dont think i did the mysql part correctly. i already installed mysql beforehand, it already works with the server, i&#8217;ve just been trying to compile.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sully</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-28604</link>
		<dc:creator>Sully</dc:creator>
		<pubDate>Fri, 26 Oct 2007 00:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-28604</guid>
		<description>what is this suppose to be?

 i dont understand</description>
		<content:encoded><![CDATA[<p>what is this suppose to be?</p>
<p> i dont understand</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-21975</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Sat, 22 Sep 2007 15:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-21975</guid>
		<description>Yes!! It worked!! Thank you so much! =P</description>
		<content:encoded><![CDATA[<p>Yes!! It worked!! Thank you so much! =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reaper-X</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-21952</link>
		<dc:creator>Reaper-X</dc:creator>
		<pubDate>Sat, 22 Sep 2007 10:50:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-21952</guid>
		<description>Sorry for late reply i didn&#039;t saw your comment :(

btw i just take a look at the ea svn, and it seems that you need to run the configure script this time :)

so you need to run ./configure first</description>
		<content:encoded><![CDATA[<p>Sorry for late reply i didn&#8217;t saw your comment :(</p>
<p>btw i just take a look at the ea svn, and it seems that you need to run the configure script this time :)</p>
<p>so you need to run ./configure first</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-21765</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 21 Sep 2007 02:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-21765</guid>
		<description>Everything works up to &#039;make sql&#039;. Then its saying  &quot;*** No rule to make target &#039;sql&#039;&quot;. Any idea whats wrong?</description>
		<content:encoded><![CDATA[<p>Everything works up to &#8216;make sql&#8217;. Then its saying  &#8220;*** No rule to make target &#8217;sql&#8217;&#8221;. Any idea whats wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reaper-X</title>
		<link>http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/comment-page-1/#comment-18769</link>
		<dc:creator>Reaper-X</dc:creator>
		<pubDate>Fri, 31 Aug 2007 03:22:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.reaper-x.com/2007/04/14/compiling-eathena-with-gcc-in-cygwin/#comment-18769</guid>
		<description>Actually you just need to type :)

$ make clean
$ make</description>
		<content:encoded><![CDATA[<p>Actually you just need to type :)</p>
<p>$ make clean<br />
$ make</p>
]]></content:encoded>
	</item>
</channel>
</rss>
