<?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=80.180.70.86</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=80.180.70.86"/>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/Special:Contributions/80.180.70.86"/>
		<updated>2026-04-05T18:27:06Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.3</generator>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac</id>
		<title>HowTo compile on Mac</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac"/>
				<updated>2004-10-31T19:38:43Z</updated>
		
		<summary type="html">&lt;p&gt;80.180.70.86: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is the commands you should type to install [[aMule]] on [http://www.apple.com/macosx MacOS X].&amp;lt;br&amp;gt;&lt;br /&gt;
This HowTo is written to install [[aMule]] cvs but should work for any other version. Please note that you should always download the latest [[aMule]] version available.&amp;lt;br&amp;gt;&lt;br /&gt;
Whenever ''[http://curl.haxx.se curl]'' is used, if it isn't installed on your system, just download the file manually.&lt;br /&gt;
Lines beginning with a ''#'' character are comments on what the following lines do.&lt;br /&gt;
&lt;br /&gt;
''&amp;lt;pre&amp;gt;&lt;br /&gt;
# install Xcode Tools&lt;br /&gt;
# http://developer.apple.com/tools/download/&lt;br /&gt;
# Getting ADC ID &amp;gt; Log In &amp;gt; Download Software &amp;gt; Developer Tools &amp;gt; Download Xcode Tools last release &amp;gt; Install&lt;br /&gt;
&lt;br /&gt;
# install Fink too, since gettext is needed&lt;br /&gt;
# http://fink.sourceforge.net&lt;br /&gt;
# read the info at http://fink.sourceforge.net/download to learn how to install gettext&lt;br /&gt;
&lt;br /&gt;
# make amule dir in home&lt;br /&gt;
cd ~&lt;br /&gt;
mkdir amule&lt;br /&gt;
cd amule&lt;br /&gt;
&lt;br /&gt;
# get source from the internet and unpack it&lt;br /&gt;
curl -O http://heanet.dl.sourceforge.net/sourceforge/wxwindows/wxMac-2.5.3.tar.gz&lt;br /&gt;
curl -O http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
tar -xzf wxMac-2.5.3.tar.gz&lt;br /&gt;
tar -xjf aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
&lt;br /&gt;
# remove downloaded archives after unpacking&lt;br /&gt;
rm wxMac-2.5.3.tar.gz aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
&lt;br /&gt;
# install wxMac&lt;br /&gt;
cd wxMac-2.5.3&lt;br /&gt;
# directory &amp;quot;build&amp;quot; should already be there. if not, create it with &lt;br /&gt;
# &amp;quot;mkdir build&amp;quot;:&lt;br /&gt;
cd build&lt;br /&gt;
../configure&lt;br /&gt;
make&lt;br /&gt;
sudo make install&lt;br /&gt;
cd ..&lt;br /&gt;
cd ..&lt;br /&gt;
&lt;br /&gt;
# compile aMule&lt;br /&gt;
cd aMule-2.0.0rc7&lt;br /&gt;
./configure --disable-systray  --disable-gtk --enable-embedded_crypto --with-wx-prefix=/usr/local --with-wx-config=/usr/local/bin/wx-config &lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# optional: reduce size of amule from 44 MB to 3 MB while loosing&lt;br /&gt;
# debug info :-(&lt;br /&gt;
strip src/amule&lt;br /&gt;
&lt;br /&gt;
cd ..&lt;br /&gt;
&lt;br /&gt;
# create app-Container&lt;br /&gt;
curl -O http://download.berlios.de/amule/aMule-App-Container.tar.bz2&lt;br /&gt;
tar -xjf aMule-App-Container.tar.bz2&lt;br /&gt;
rm aMule-App-Container.tgz&lt;br /&gt;
cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/&lt;br /&gt;
&lt;br /&gt;
# move amule to your Applications folder&lt;br /&gt;
mv amule.app /Applications&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you get an error like this: ''You cannot open the application &amp;quot;amule&amp;quot; because it may be &lt;br /&gt;
damaged or incomplete'', right click on ''amule'' then click on ''Show Packages Contents'', &lt;br /&gt;
go to Contents&amp;gt;MacOS&amp;gt; and double click on ''amule''.&lt;br /&gt;
Next time you start from ''amule.app'' it will run fine.&lt;br /&gt;
If you still get the same error, move ''amule.app'' to the desktop and run it from there.&lt;/div&gt;</summary>
		<author><name>80.180.70.86</name></author>	</entry>

	<entry>
		<id>http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac</id>
		<title>HowTo compile on Mac</title>
		<link rel="alternate" type="text/html" href="http://test.amule.szerverem.hu/wiki/HowTo_compile_on_Mac"/>
				<updated>2004-10-31T19:38:29Z</updated>
		
		<summary type="html">&lt;p&gt;80.180.70.86: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is the commands you should type to install [[aMule]] on [http://www.apple.com/macosx MacOS X].&amp;lt;br&amp;gt;&lt;br /&gt;
This HowTo is written to install [[aMule]] cvs but should work for any other version. Please note that you should always download the latest [[aMule]] version available.&amp;lt;br&amp;gt;&lt;br /&gt;
Whenever ''[http://curl.haxx.se curl]'' is used, if it isn't installed on your system, just download the file manually.&lt;br /&gt;
Lines beginning with a ''#'' character are comments on what the following lines do.&lt;br /&gt;
&lt;br /&gt;
''&amp;lt;pre&amp;gt;&lt;br /&gt;
# install Xcode Tools&lt;br /&gt;
# http://developer.apple.com/tools/download/&lt;br /&gt;
# Getting ADC ID &amp;gt; Log In &amp;gt; Download Software &amp;gt; Developer Tools &amp;gt; Download Xcode Tools last release &amp;gt; Install&lt;br /&gt;
&lt;br /&gt;
# install Fink too, since gettext is needed&lt;br /&gt;
# http://fink.sourceforge.net&lt;br /&gt;
# read the info at http://fink.sourceforge.net/download to learn how to install gettext&lt;br /&gt;
&lt;br /&gt;
# make amule dir in home&lt;br /&gt;
cd ~&lt;br /&gt;
&lt;br /&gt;
mkdir amule&lt;br /&gt;
cd amule&lt;br /&gt;
&lt;br /&gt;
# get source from the internet and unpack it&lt;br /&gt;
curl -O http://heanet.dl.sourceforge.net/sourceforge/wxwindows/wxMac-2.5.3.tar.gz&lt;br /&gt;
curl -O http://download.berlios.de/amule/aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
tar -xzf wxMac-2.5.3.tar.gz&lt;br /&gt;
tar -xjf aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
&lt;br /&gt;
# remove downloaded archives after unpacking&lt;br /&gt;
rm wxMac-2.5.3.tar.gz aMule-2.0.0rc7.tar.bz2&lt;br /&gt;
&lt;br /&gt;
# install wxMac&lt;br /&gt;
cd wxMac-2.5.3&lt;br /&gt;
# directory &amp;quot;build&amp;quot; should already be there. if not, create it with &lt;br /&gt;
# &amp;quot;mkdir build&amp;quot;:&lt;br /&gt;
cd build&lt;br /&gt;
../configure&lt;br /&gt;
make&lt;br /&gt;
sudo make install&lt;br /&gt;
cd ..&lt;br /&gt;
cd ..&lt;br /&gt;
&lt;br /&gt;
# compile aMule&lt;br /&gt;
cd aMule-2.0.0rc7&lt;br /&gt;
./configure --disable-systray  --disable-gtk --enable-embedded_crypto --with-wx-prefix=/usr/local --with-wx-config=/usr/local/bin/wx-config &lt;br /&gt;
make&lt;br /&gt;
&lt;br /&gt;
# optional: reduce size of amule from 44 MB to 3 MB while loosing&lt;br /&gt;
# debug info :-(&lt;br /&gt;
strip src/amule&lt;br /&gt;
&lt;br /&gt;
cd ..&lt;br /&gt;
&lt;br /&gt;
# create app-Container&lt;br /&gt;
curl -O http://download.berlios.de/amule/aMule-App-Container.tar.bz2&lt;br /&gt;
tar -xjf aMule-App-Container.tar.bz2&lt;br /&gt;
rm aMule-App-Container.tgz&lt;br /&gt;
cp aMule-2.0.0rc7/src/amule amule.app/Contents/MacOS/&lt;br /&gt;
&lt;br /&gt;
# move amule to your Applications folder&lt;br /&gt;
mv amule.app /Applications&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you get an error like this: ''You cannot open the application &amp;quot;amule&amp;quot; because it may be &lt;br /&gt;
damaged or incomplete'', right click on ''amule'' then click on ''Show Packages Contents'', &lt;br /&gt;
go to Contents&amp;gt;MacOS&amp;gt; and double click on ''amule''.&lt;br /&gt;
Next time you start from ''amule.app'' it will run fine.&lt;br /&gt;
If you still get the same error, move ''amule.app'' to the desktop and run it from there.&lt;/div&gt;</summary>
		<author><name>80.180.70.86</name></author>	</entry>

	</feed>