aMule Forum

English => Multiplatform => Mac OSX => Topic started by: macish on January 27, 2005, 01:02:03 AM

Title: How do I ...?
Post by: macish on January 27, 2005, 01:02:03 AM
How the h... do I get started? no clue about compiling and all the experts bla bla bla ! I d like to install amule on my ibook which is running mac os x. Is there any patient soul :)) willing to drive me through?
cheers
Title: Re: How do I ...?
Post by: lionel77 on January 27, 2005, 01:48:02 AM
you can just get the binary from http://download.berlios.de/amule/aMule.zip then you don't have to do any compilation yourself. just download it, expand it and double-click it... ;)
it's already a couple weeks old but it should be a great start.


EDIT:
kry just posted a new version, so forget about the last sentence of the original posting... ;)
Title: Another very basic question...
Post by: macish on January 27, 2005, 09:49:54 PM
Thanx a lot! i downloaded it, but it keeps telling me that i cannot download files until i am not connected to a server... what does that mean?? How do I connect ? ah and where would I get the most recent version from? I know I am so boring.. but i do learn fast :) thanx and cyber bless you!
Title: Re: How do I ...?
Post by: Xaignar on January 27, 2005, 11:40:59 PM
Check the Getting Started guide in our wiki:
http://www.amule.org/wiki/index.php/Getting_Started
Title: Re: How do I ...?
Post by: macish on January 28, 2005, 06:23:47 PM
cheers, it was very helpful!
Title: Re: How do I ...?
Post by: sssnake on January 31, 2005, 12:02:03 AM
Hi Linoel & Hopefully Kry,
Quote
EDIT:
kry just posted a new version, so forget about the last sentence of the original posting... ;)
I just downloaded this "new" version just for the heck of it. But it crashed after 15 h or something. Then i reverted to my self compiled version with the one wx-bug removed from this thread (http://forum.amule.org/thread.php?threadid=4566&sid=) and it is running now since 24 h. So Kry, I'm just wondering: did you not remove this very bug in wx when compiling (then it didn't seem to have made it into CVS of wx which is a bit slow, imho) or is this a new bug worth makeing backtraces and all?
Title: Re: How do I ...?
Post by: Kry on January 31, 2005, 01:12:07 AM
New bug afaik.
Title: Re: How do I ...?
Post by: sssnake on January 31, 2005, 04:42:21 AM
8o. Ok, I will get the newest daily-CVS-snapshot of amule and compilen it. If this amule crashes too, there's a new bug in amule. if not, there is a new bug in wx. At least, that's what logic would tell me - but then again, what has programming to do with logic hehe.
cheers sssnake
Title: Re: How do I ...?
Post by: amulemartin on January 31, 2005, 09:26:04 AM
ssnake, could you then share with us your self-compiled version, or could we have a 24h working version ?
(mine also crashes after 15h or something...)

anyway, good job to all and thanks for amule.
-martin
Title: precompiled aMule 200rc8 and wxMac
Post by: m2kio on January 31, 2005, 04:09:39 PM
Quote
Originally posted by amulemartin
ssnake, could you then share with us your self-compiled version, or could we have a 24h working version ?
(mine also crashes after 15h or something...)

anyway, good job to all and thanks for amule.
-martin

hi,
i have zipped a precompiled version of aMule 200 rc8 (stripped) and wxWidgets, both as of 2005/01/24 (wxWidgets from CVS) and put it on

This version worked ""pretty good"" for me. It just crashed after running for 4d18h right now w/o obvious reason.

i have extracted and installed the zips on my iBook, MacOS 10.3.8 and DevTools installed, but i think installation of wxWidgets does not depend on the DevTools.

install aMule: just extract the archive.
install wxWidgets: extract wxmac.zip in your home directory. start a terminal session and do:
bash> cd ~/wxmac/wxWidgets/build
bash> sudo make install

the wxmac archive contains the (extracted and rearchived) source of wxWidgates for Mac as retrieved from CVS on 2005/01/24. If installation does not work or aMule does not work afterwards, recompile as written in the HowTo in this forum. Post a "yee it works" or "doesn't work for " here.

thanks.

        .... m2kio !
Title: Re: How do I ...?
Post by: Kry on January 31, 2005, 05:37:17 PM
Now that I think of it, what's that about me posting a new version? when did I do that? I only compiled a version for 2 or 3 testers and it's in no way public (it's dangerous!). So which version are we talking about?


Will be funny if you guys are finding differences between SAME version :)
Title: Re: How do I ...?
Post by: lionel77 on January 31, 2005, 09:54:46 PM
Quote
Originally posted by Kry
Now that I think of it, what's that about me posting a new version? when did I do that? I only compiled a version for 2 or 3 testers and it's in no way public (it's dangerous!). So which version are we talking about?
outch, my bad: the binary from the berlios link above is actually unchanged. i didn't realize that kry had posted the new test version on amule.org.

i guess this illustrates that we really need better transparency with the binaries. i think best would be a sticky thread with brief info about the origin/date of the binary, and maybe one or two links to older versions.
Title: Re: How do I ...?
Post by: sssnake on January 31, 2005, 11:17:18 PM
:D... OK, now I understand. I was really comparing the behavior of an old version with my middle-aged self compiled version from around new year 2004 and thought the old version is a new one hehe. Sorry for the troubles, too!