aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Mac amule is here  (Read 5708 times)

one2one

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 18
Mac amule is here
« on: July 14, 2004, 10:59:07 PM »

 

 

 

How to run aMule in MAC OS X

 

--------------------------------------------- first download these files --------------------------------------------------

wxMac-2.5.2.tar.gz           http://ftp://biolpc22.york.ac.uk/pub/2.5.2/wxMac-2.5.2.tar.gz

crypto-5.1.tar.bz2           http://download.berlios.de/amule/crypto-5.1.tar.bz2

open terminal and write

mkdir amule

decompress crypto-5.1.tar.bz2 and wxMac-2.5.2.tar.gz then put the decompressed folders on amule folder in your home

-------------------------------------------------- install libcrypto ------------------------------------------------------

open terminal and write

cd amule

cd crypto-5.1

make

sudo make install

sudo ranlib /usr/lib/libcryptopp.a

then rename crypto-5.1 folder to cryptopp

----------------------------------------------------- install wxMac -------------------------------------------------------

open terminal and write

cd amule

cd wxMac-2.5.2

mkdir osxbuild

cd osxbuild

../configure

make

sudo make install

------------------------------------------------- download amule and run --------------------------------------------------

download mac amule from here http://www.amule.org/mac-files/amule.sit compiled by one_2_one from aMule-cvs-20040714.tar.bz2

open terminal and write

mkdir .amule

in finder menu bar Go>Go to folder...  then write ~/.amule  then copy server.met file to that folder

now you can start amule :)

good luck

---------------------------------------------------------------------------------------------------------------------------
Logged

pick

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 36
    • http://www.pickzik.com
Re: Mac amule is here
« Reply #1 on: July 15, 2004, 02:29:17 PM »

Don't works for me... amule crash with this error :
Code: [Select]
dyld: ./amule can't open library: /usr/local/lib/libintl.3.dylib  (No such file or directory, errno = 2)
Trace/BPT trap

:((

It's not possible that you release a simple binary that works without installing all this stuff ? eDonkey and Firefox works with wxwindows too, i think, and don't need all this stuff... :/ A simple application that works when i double click it...
« Last Edit: July 15, 2004, 06:57:18 PM by pick »
Logged

one2one

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 18
Re: Mac amule is here
« Reply #2 on: July 15, 2004, 09:17:46 PM »

Logged

blitzkrieg

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 11
Re: Mac amule is here
« Reply #3 on: July 16, 2004, 12:33:13 AM »

i can't use it too, it say that i don't have /sw/lib/libgtk-1.2.0.dylib , i think that /sw is created by fink,
but i don't use fink, and i've installed gtk-1.2.10 but still have no libgtk-1.2.0.dylib on my system, i only have libgtk.a and libgtk.la
Logged
MAC RULEZ

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Mac amule is here
« Reply #4 on: July 16, 2004, 04:56:58 AM »

HowTo for Mac is now on Wiki:
http://www.amule.org/wiki/index.php/HowTo_compile_on_Mac
Please check it. I've never used Mac, so I bsed all of it on howtos here on forums.
one2one, Paul, all of you, please correct whatever is wrong.
Thanks and greetings!
Logged

one2one

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 18
Re: Mac amule is here
« Reply #5 on: July 16, 2004, 11:15:21 AM »

curl -O http://one2one.com.sapo.pt/dc.cpp  remove this plz
this was a patch to wxmac 2.4.2
and remove this too
# copy dc.cpp over similar file in wxMac
mv dc.cpp wxMac-2.5.2/src/mac/
Logged

Jacobo221

  • Hero Member
  • *****
  • Karma: 3
  • Offline Offline
  • Posts: 2712
Re: Mac amule is here
« Reply #6 on: July 16, 2004, 12:11:16 PM »

Fine one2one. THANX A LOT! :-)
But, hey, Wiki is there so that _anybody_ can modify the pages and add, delete, etc. So next time feel free to do it yourself :-)))
C'ya!
Logged

caino73

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 20
  • worker found of dark-electro-goth & metal music
    • http://www.macupdate.com
mmmhh..
« Reply #7 on: July 16, 2004, 01:53:35 PM »

"make

sudo make install"

THIS command--> make,doesn't work on me
and i've got gettext..
Logged