Amule Download For Mac

  1. Amule Windows
  2. Amule Download For Mac Software
  3. Amule Download For Mac Os
  4. Download Chrome For Mac
  5. Music Download For Mac
  • DonkeyHelper v.1.3.3DonkeyHelper 1.3.3 is a potential and easy to use tool which allows you to easily add files to the download list of MLdonkey : you only have to click on the URL of a file (the URL begins with ed2k:// for eDonkey2000 and fha:// for Overnet) and the ..

AMule is an affiliate project of the popular P2P download software for Windows eMule. It's a client for the eD2K and Kademlia networks that will allow you to download all kinds of files from the Internet to your Mac. Search for and download the best contents on the Internet with one of the most popular clients.

  • AMule v.2.3.1Mule stands for all-platform Mule. aMule is an eMule-like client for the eD2k and Kademlia networks, supporting multiple platforms. Currently aMule (officially) supports a wide variety of platforms and operating systems, being compatible with ..
  • DivFix++ v.rcDivFix++ is yours AVI video repair and preview software. It designed for repair and preview files which are on download from ed2k(emule), torrent, gnutella, ftp. web or any other source on the internet. It can repair AVI and DivX files (for now.) ..
  • MLDonkey v.3.1.0MLDonkey was originally intended as a pure eDonkey2000 clone, a sector that the original client never served well. Since the release of version 2, there has also been development to access other networks, most notably the eDonkey2000 offspring ..

AMule stands for all-platform eMule file-sharing program. It is affiliated with the eMule project and was forked from xMule on 08/2003. It connects to the eDonkey2000 network, supports Linux, Mac, Solaris,.BSD platforms, and nearly every processor arch. If that doesn't suit you, our users have ranked 23 alternatives to aMule and ten of them are available for Mac so hopefully you can find a suitable replacement. Other interesting Mac alternatives to aMule are Soulseek (Free), BitTorrent (Freemium), FrostWire (Free, Open Source) and WireShare (Free, Open Source).

Amule Mac Install

  1. AMule - the all-platform P2P client! Support us and make a donation: paypal@amule.szerverem.hu.
  2. Download amule for mac os x 10.5.8 for free. Internet & Network downloads - aMule by aMule Project Team and many more programs are available for instant and free download.
  • AMule Mule stands for all-platform Mule. aMule is an eMule-like
  • DonkeyHelper DonkeyHelper 1.3.3 is a potential and easy to use tool which
  • MLDonkey MLDonkey was originally intended as a pure eDonkey2000
  • DivFix++ DivFix++ is yours AVI video repair and preview software. It
Visit [email protected] for more of the top downloads here at WinSite!

Amule For Mac Download

Apesar de podermos pensar que é uma nova aplicação, podemos dizer que o aMule tem vindo a oferecer uma alternativa para a partilha de ficheiros P2P há já algum tempo.
Como sabe, o eMule foi realmente bem-sucedido, pode ser comparado ao napster, todos o utilizaram.. até que o aMule apareceu e ofereceu uma alternativa.
O aMule é baseado no eMule e oferece um interface mais simplificado e estruturado, apesar das opções principais serem praticamente as mesmas.
A primeira coisa que gostávamos de enfatizar é que ele não necessita de ser instalado, portanto ele torna-se numa aplicação portátil. Quando executamos o aMule encontramos um interface muito semelhante, apesar das configurações e opções avançadas estarem agrupadas de forma diferente.
Se não está satisfeito com o seu cliente P2P e quer experimentar algo novo, dê-lhe uma tentativa. O aMule funciona bastante bem e promete-lhe montes de ficheiros e uma velocidade de topo.

English | Deutsch | Español | Français | Italiano

How to get and install aMule on Apple Mac OS X.

  1. You can simply download the finished application ('binary release');
  2. You compile it from a SVN source snapshot or stable release source.
  • 2Compiling from source
    • 2.1Get the sources and development tools
      • 2.1.2Step 2: Install MacPorts
      • 2.1.4Step 4: Compile wxMac

Binary releases

If you don't want to bother with installing and compiling all those tools and sources, then get one of the pre-compiled aMule applications. The official release is considered 'stable', but every now and then applications are built from the current source to allow more people to test new features or the like.

Check the Mac forum for the most recent user posted binary: aMule forum

Now, to install the downloaded binary, just drag the aMule application to a folder of your choice (e.g., /Applications).

To start aMule, double-click the application icon.

Note: You might want to take a look at the Mac-specific usage article.

Compiling from source

Compiling from source allows most current bug reports, because you can compile and test the SVN snapshot of the very day.

Amule Windows

To compile aMule from source you need some development tools, the wxWidgets library and the aMule source.

Get the sources and development tools

Step 1: Download and install Xcode

Xcode is Apple's development environment. We need it for the GCC compiler.

You will need at least version 2.1 of Xcode, a more recent version is preferable though. You can download the most recent version of Xcode from Apple, but you will need to sign up for a free-of-charge developer account first or log-in using your iTunes Store account.

  1. Get Xcode from http://developer.apple.com/tools/download
  2. 'Member Site'->'Log In'->'Download Software'->'Developer Tools'->'Download Xcode Tools last release'>'Install'

Step 2: Install MacPorts

MacPorts is an open source installer for lots of open source tools ported to Mac OS X. aMule needs a few of these tools to compile properly. Alternatively, you can also use Fink to install these tools or (Fink currently lacks many of the needed tools) you can install them manually .

  1. Download the most recent version of MacPorts
  2. Read MacPorts' documentation to learn how to install applications through MacPorts.
Syntax of most important commands

Packages list can be downloaded/updated through

You can upgrade all the packages installed with

Packages can be installed through

and removed with

Port variants can be invoked with the plus sign:

You can list all available variants with:

Notes about Universal variant

As stated here, MacPorts has different build_arch settings for universal variant. You can use this variant on Leopard to switch both ppc and i386 version on. Since Snow Leopard doesn't support ppc architecture anymore, the universal variant can be used to switch both i386 and x86_64 version on. Please note that default architecture on Snow Leopard is x86_64 if the CPU supports it, i386 otherwise.

WARNING: binutilsfails building universal. So you should set build_arch to i386 (about line 59) into /opt/local/etc/macports/macports.conf to be sure to build every port against i386 architecture (x86_64 is useless since 64-bit Carbon libraries does not exists and wxCocoa is not ready yet).

Step 3: Install libraries and tools

These are the package that provides (with dependancies) all needed libraries and tools to build wxWidgets and aMule with most of feature:

  1. automake
  2. binutils
  3. flex
  4. gettext
  5. libpng
  6. libcryptopp
  7. libiconv
  8. gd2
  9. jpeg
  10. libgeoip
  11. libupnp
  12. pkgconfig

This should be enough:

Step 4: Compile wxMac

wxMac is the port of the wxWidgets library for Mac OS X. This library is used to make aMule 'multi-platform'.

Amule Download For Mac Software

Get the source from: http://www.wxwidgets.org/downloads/ (Source Archives: wxMac) and extract the archive on your desktop.
Last stable version is 2.8.11 at now.Type

leave a space after the command, than drag and drop the wxMac uncompressed folder into the Terminal window: the complete path of the folder will be printed on screen. For example:

Press enter.The basic command to configure and compile the package is the following:

Note: The above command doesn't enable debug information. Debug informations allows you to submit a helpful stacktrace if aMule crashes or a sample if it hangs to the aMule developers. If you want to compile a debug version then you can use '--enable-debug --enable-debug_gdb' instead.

Snow Leopard

Building on Snow Leopard is tricky. You must focus on architecture, compiler version, compatibility. This should be enough to have compatibility with i386 Leopard and above:

followed by:

Step 5: Compile aMule

Download aMule source and extract archive into the same place of wxMac (i.e. your desktop if you are following out suggestion).Open a Terminal and type:

then leave a space and drag and drop aMule uncompressed folder whose path will be printed on screen, for example:

Press Enter. Now it's possible to configure the sources: there are several options that can be used to activate or deactivate feature during compiling. This is only an example, that provide a full feature aMule build:

Take a look to the configure page for a complete list of options.You should pay attention to these elements:

Amule Download For Mac Os

Amule download mac os x
  1. The given example enables debug informations. To disable them exchange the option --enable-debug with --disable-debug --enable-optimize.
  2. The option --with-wx-config must point to the correct relative path of the compiled wxMac. The example assumes that aMule and wxMac folders are in the same directory (i.e. your desktop). You should also correct the wxMac folder's name according to its version (in the example is 2.8.10).
  3. The option --with-crypto-prefix should point to /usr/local/cryptopp if you compiled Crypto++ starting from its source, out of MacPorts.
  4. IMPORTANT! It seems that Mac OS version of ld tool is not able to make static library. So if you plan to run/install your compiled aMule on other Mac which doesn't have MacPorts installed you MUST remove the --enable-geoip-static option to avoid a crash when the program starts.

Now it's time to make you packages with:

Download Chrome For Mac

and

You should find the aMule package in the same source folder.

Music Download For Mac

Retrieved from 'http://wiki.amule.org/t/index.php?title=HowTo_compile_on_Mac&oldid=28412'