<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://test.amule.szerverem.hu/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=200.122.68.56</id>
		<title>AMule Project FAQ - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://test.amule.szerverem.hu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=200.122.68.56"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/200.122.68.56"/>
		<updated>2026-04-05T21:02:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Talk:HowTo_Compile_In_Debian/Ubuntu</id>
		<title>Talk:HowTo Compile In Debian/Ubuntu</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Talk:HowTo_Compile_In_Debian/Ubuntu"/>
				<updated>2005-05-25T04:01:06Z</updated>
		
		<summary type="html">&lt;p&gt;200.122.68.56: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To successully compile aMule in my Sarge I had to create a link like this:&lt;br /&gt;
&lt;br /&gt;
''ln -s /usr/include/crypto++ /usr/include/cryptopp''&lt;br /&gt;
&lt;br /&gt;
because the make process searchs for config.h in cryptopp directory, not in crypto++.&lt;br /&gt;
&lt;br /&gt;
'''They might have hanged the pathnames again. Thanks for the info :-)&amp;lt;br&amp;gt;'''&lt;br /&gt;
'''The problem is that both crypto++ and Debian's crypto++ package have been changing the pathnames in order to suit, and this has become a mess. hehehe&amp;lt;br&amp;gt;'''&lt;br /&gt;
'''Anyway, since next [[aMule]] release (it is currenly already implemented into aMule CVS) crypto++ will no longer be needed since it's necessary functions have been coded into aMule.&amp;lt;br&amp;gt;'''&lt;br /&gt;
'''Again, thanks for the info!'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
28/09/04 - stk : A small error in step 8 : remplace &amp;quot;ls -s /usr/include/crypto++ /usr/include/cryptopp&amp;quot; by &amp;quot;ln -s /usr/include/crypto++ /usr/include/cryptopp&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
'''Thanx a lot! Fixed.'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
other info : In my Sarge, with libcrypto++5.1_5.1-5_i386.deb and libcrypto++-dev_5.1-5_i386.deb package, I have an error : ld cannot find lcryptopp.. &lt;br /&gt;
&lt;br /&gt;
so, I have made a link with this command : &amp;quot;ln -s /usr/lib/libcrypto++5.1.so /usr/lib/libcryptopp.so&amp;quot; and run ldconfig -&amp;gt; it work !&lt;br /&gt;
&lt;br /&gt;
'''I completly forgot to answer to you :-( i added your comment to the howto some long time ago. thanks :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
jeremie :&lt;br /&gt;
&lt;br /&gt;
Installing 200rc6 is a piece of cake with your advices. (sarge on 20041019)&lt;br /&gt;
&lt;br /&gt;
No more fuss about crypto++ and so on, just apt-get the packages, then configure  / make / make install.&lt;br /&gt;
&lt;br /&gt;
It takes 5 minutes.&lt;br /&gt;
&lt;br /&gt;
Thanks for the names of the dependancies.&lt;br /&gt;
&lt;br /&gt;
'''Very much thanks for your words! Makes me feel batter :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Works just fine in Ubuntu&lt;br /&gt;
&lt;br /&gt;
I just wanted to let you know that this HowTo also applies just fine to &amp;quot;HowTo Compile in Unbuntu&amp;quot;. Sure, anyone would have probably guessed that, but I can confirm it now... :-)&lt;br /&gt;
&lt;br /&gt;
'''Hey! Thanx! THat is indeed an important note since Ubunto is being so successful and popular lately. I'll try to fix it somewhere to link ubunto users there too :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Hi, I had problems with the ''libcurl2-dev''. Is ''libcurl3-dev'' the actual package?&lt;br /&gt;
&lt;br /&gt;
'''Yes, you can use libcurl3-dev without any problems. In fact, thatnks for the note, i just changed it to point to liburl3 in the guide ;-)'''&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
17/05/2005&lt;br /&gt;
Hi, I don't want compile amule :-), so I add ''deb http://www.vollstreckernet.de/debian/ testing amule'' and &lt;br /&gt;
 ''deb http://www.vollstreckernet.de/debian/ testing wx'' in my  /etc/apt/sources.list. But ''apt-get update &amp;amp;&amp;amp; apt-get install amule'' don't work... I find an error in ''http://www.vollstreckernet.de/debian/dists/testing/amule/binary-i386/Packages.gz&lt;br /&gt;
''. In fact, Packages.gz is broken!!!&lt;br /&gt;
&lt;br /&gt;
'''Please contact Vollstrecker in http://forum.amule.org or mail him. He is the deb packager for CVS builds. Thanks :-)'''&lt;br /&gt;
---------------&lt;br /&gt;
22/05/05&lt;br /&gt;
When I run (Debian Sarge and Amule 2.0.1) &lt;br /&gt;
&lt;br /&gt;
 cd ~/aMule-compilation/aMule-2.0.1/ &amp;amp;&amp;amp; ./configure &amp;amp;&amp;amp; make&lt;br /&gt;
&lt;br /&gt;
I get (after compilation process): &lt;br /&gt;
&lt;br /&gt;
 #bash: make: command not found&lt;br /&gt;
&lt;br /&gt;
And I cannot execute make install.... &lt;br /&gt;
&lt;br /&gt;
I warn you that I did the compilation following absolutely all the steps that this page says: http://www.amule.org/wiki/index.php/HowTo_Compile_In_Debian&lt;br /&gt;
??????&lt;br /&gt;
&lt;br /&gt;
Thanks in advance&lt;br /&gt;
&lt;br /&gt;
Richard&lt;br /&gt;
&lt;br /&gt;
'''Heh, well, you're right, I didn't think anyone would not have ''make'' installed ;-)'''&lt;br /&gt;
&lt;br /&gt;
'''Ok, so just ''apt-get install make'''''&lt;br /&gt;
&lt;br /&gt;
'''Now follow the article again, it will work now (I guess. If it still doesn't, please ask again :-))'''&lt;br /&gt;
&lt;br /&gt;
Mmmmmmmm.... what ganso I am...  You were right, I had not installed make (installed Sarge with manual selection of packages... and... you know, are a few and one gets dizzy...).&lt;br /&gt;
But now I request another aid to you that will serve, I suppose, for many users.  Tell me exactly how to share in a same PC downloads of Win's emule in  Linux's amule and vice versa... &lt;br /&gt;
Because I have put in a partition FAT32 the directories &amp;quot;incoming&amp;quot; and &amp;quot;temp&amp;quot; of Emule and I have mounted those same directories in Sarge (those directories are NOT mounted in the default folder of Amule, but in &amp;quot;/&amp;quot; (like this: /amule/incoming/temp).&lt;br /&gt;
But when I watch in &amp;quot;Traffic&amp;quot; of Amule does not see any of downloads that are in the directories mounted from FAT32....&lt;br /&gt;
Regards &lt;br /&gt;
Richard&lt;/div&gt;</summary>
		<author><name>200.122.68.56</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/Talk:HowTo_Compile_In_Debian/Ubuntu</id>
		<title>Talk:HowTo Compile In Debian/Ubuntu</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Talk:HowTo_Compile_In_Debian/Ubuntu"/>
				<updated>2005-05-22T23:19:31Z</updated>
		
		<summary type="html">&lt;p&gt;200.122.68.56: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To successully compile aMule in my Sarge I had to create a link like this:&lt;br /&gt;
&lt;br /&gt;
''ln -s /usr/include/crypto++ /usr/include/cryptopp''&lt;br /&gt;
&lt;br /&gt;
because the make process searchs for config.h in cryptopp directory, not in crypto++.&lt;br /&gt;
&lt;br /&gt;
'''They might have hanged the pathnames again. Thanks for the info :-)&amp;lt;br&amp;gt;'''&lt;br /&gt;
'''The problem is that both crypto++ and Debian's crypto++ package have been changing the pathnames in order to suit, and this has become a mess. hehehe&amp;lt;br&amp;gt;'''&lt;br /&gt;
'''Anyway, since next [[aMule]] release (it is currenly already implemented into aMule CVS) crypto++ will no longer be needed since it's necessary functions have been coded into aMule.&amp;lt;br&amp;gt;'''&lt;br /&gt;
'''Again, thanks for the info!'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
28/09/04 - stk : A small error in step 8 : remplace &amp;quot;ls -s /usr/include/crypto++ /usr/include/cryptopp&amp;quot; by &amp;quot;ln -s /usr/include/crypto++ /usr/include/cryptopp&amp;quot; ;)&lt;br /&gt;
&lt;br /&gt;
'''Thanx a lot! Fixed.'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
other info : In my Sarge, with libcrypto++5.1_5.1-5_i386.deb and libcrypto++-dev_5.1-5_i386.deb package, I have an error : ld cannot find lcryptopp.. &lt;br /&gt;
&lt;br /&gt;
so, I have made a link with this command : &amp;quot;ln -s /usr/lib/libcrypto++5.1.so /usr/lib/libcryptopp.so&amp;quot; and run ldconfig -&amp;gt; it work !&lt;br /&gt;
&lt;br /&gt;
'''I completly forgot to answer to you :-( i added your comment to the howto some long time ago. thanks :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
jeremie :&lt;br /&gt;
&lt;br /&gt;
Installing 200rc6 is a piece of cake with your advices. (sarge on 20041019)&lt;br /&gt;
&lt;br /&gt;
No more fuss about crypto++ and so on, just apt-get the packages, then configure  / make / make install.&lt;br /&gt;
&lt;br /&gt;
It takes 5 minutes.&lt;br /&gt;
&lt;br /&gt;
Thanks for the names of the dependancies.&lt;br /&gt;
&lt;br /&gt;
'''Very much thanks for your words! Makes me feel batter :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Works just fine in Ubuntu&lt;br /&gt;
&lt;br /&gt;
I just wanted to let you know that this HowTo also applies just fine to &amp;quot;HowTo Compile in Unbuntu&amp;quot;. Sure, anyone would have probably guessed that, but I can confirm it now... :-)&lt;br /&gt;
&lt;br /&gt;
'''Hey! Thanx! THat is indeed an important note since Ubunto is being so successful and popular lately. I'll try to fix it somewhere to link ubunto users there too :)'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Hi, I had problems with the ''libcurl2-dev''. Is ''libcurl3-dev'' the actual package?&lt;br /&gt;
&lt;br /&gt;
'''Yes, you can use libcurl3-dev without any problems. In fact, thatnks for the note, i just changed it to point to liburl3 in the guide ;-)'''&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
17/05/2005&lt;br /&gt;
Hi, I don't want compile amule :-), so I add ''deb http://www.vollstreckernet.de/debian/ testing amule'' and &lt;br /&gt;
 ''deb http://www.vollstreckernet.de/debian/ testing wx'' in my  /etc/apt/sources.list. But ''apt-get update &amp;amp;&amp;amp; apt-get install amule'' don't work... I find an error in ''http://www.vollstreckernet.de/debian/dists/testing/amule/binary-i386/Packages.gz&lt;br /&gt;
''. In fact, Packages.gz is broken!!!&lt;br /&gt;
&lt;br /&gt;
'''Please contact Vollstrecker in http://forum.amule.org or mail him. He is the deb packager for CVS builds. Thanks :-)'''&lt;br /&gt;
---------------&lt;br /&gt;
22/05/05&lt;br /&gt;
When I run (Debian Sarge and Amule 2.0.1) &lt;br /&gt;
 #cd ~/aMule-compilation/aMule-2.0.1/ &amp;amp;&amp;amp; ./configure &amp;amp;&amp;amp; make&lt;br /&gt;
 I get (after compilation process): &lt;br /&gt;
 #bash: make: command not found&lt;br /&gt;
&lt;br /&gt;
 And I cannot execute make install.... &lt;br /&gt;
 &lt;br /&gt;
 I warn you that I did the compilation following absolutely all the steps that this page says: http://www.amule.org/wiki/index.php/HowTo_Compile_In_Debian&lt;br /&gt;
??????&lt;br /&gt;
Thanks in advance&lt;br /&gt;
Richard&lt;/div&gt;</summary>
		<author><name>200.122.68.56</name></author>	</entry>

	</feed>