aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 2 [3] 4 5

Author Topic: aMule-2.2.4-i686 Mac OS X 10.4+ (MacFactory release)  (Read 50719 times)

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.4+libGeoIP-1.4.5-i686 (stable release)
« Reply #30 on: April 16, 2009, 06:11:57 PM »

Maybe you could even strip some more files from amule.app/Contents/Frameworks. 8 Files seem not to be loaded by the linker at start time: libfontconfig, libfreetype, libgd, libintl, libjpeg, libpng, libX11, and libXpm. I don't know what these libraries are for. Maybe the are loaded dynamically, but I noticed no error message or malfunction in amule after deleting those libraries.

Yep it should dinamically load libgd, libpng and libjpeg at least... now I'm taking a look to the config options... the other libraries came as dependancies but were not invoked in ./config...
Logged

cplleet

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 1
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release, GeoIP included)
« Reply #31 on: April 17, 2009, 03:59:18 AM »

nce work, really appreciate it
Logged

dannyboodmann

  • Newbie
  • Karma: 0
  • Offline Offline
  • Posts: 4
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release, GeoIP included)
« Reply #32 on: April 18, 2009, 11:15:33 AM »

what about a universal binary version? even without GeoIP it would be great..
Logged

scalimani

  • Approved Newbie
  • *
  • Karma: 1
  • Offline Offline
  • Posts: 19
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release, GeoIP included)
« Reply #33 on: April 18, 2009, 11:56:06 AM »

Thank you again for your wonderful work! And I'll give you more work to do  ;) : aMuleGUI crashes when it's launched and console reports:

dyld: Library not loaded: /opt/local/lib/libGeoIP.1.dylib
Logged

jfreyba

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release, GeoIP included)
« Reply #34 on: April 20, 2009, 11:29:49 PM »

It doesn't work for me. I get this messagge:
ClientCreditsList.cpp(378): Credits: Error while creating signature: OS_Rng: open /dev/urandom operation failed with error 24
Then Amule quits.

Thanks.
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release, GeoIP included)
« Reply #35 on: April 21, 2009, 11:03:58 AM »

It doesn't work for me. I get this messagge:
ClientCreditsList.cpp(378): Credits: Error while creating signature: OS_Rng: open /dev/urandom operation failed with error 24

This error should be related to a setting of the OS which doesn't allow to open too many files in the same time.
How many files were you downloading?
Logged

jfreyba

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release)
« Reply #36 on: April 21, 2009, 12:19:10 PM »

Just the very same number of files I was downloading with Amule 2.2.3 without a problem... I think this should be fixed.

Thanks. :)
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release)
« Reply #37 on: April 21, 2009, 12:34:29 PM »

Just the very same number of files I was downloading with Amule 2.2.3 without a problem... I think this should be fixed.

Thanks. :)

Which OS are you using?
Logged

jfreyba

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 12
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release)
« Reply #38 on: April 21, 2009, 01:00:13 PM »

I'm using MacOs X 10.5.6
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release)
« Reply #39 on: April 21, 2009, 02:39:40 PM »

I'm using MacOs X 10.5.6

Could you try the following procedure?
Open a Terminal and type:
Code: [Select]
$ sudo sysctl -a | grep kern.max > /Users/$(whoami)/Desktop/sysctl.bak
$ sudo sysctl -w kern.maxfilesperproc=32768
$ sudo sysctl -w kern.maxfiles=131392
$ sudo sysctl -w kern.maxprocperuid=16384
$ sudo sysctl -w kern.maxproc=2048
Now restart aMule...

P.S.: Those code will change some system parameters, but the first line backup the existing values on your desktop...
Logged

germ

  • Approved Newbie
  • *
  • Karma: -3
  • Offline Offline
  • Posts: 8
Where is the latest release?
« Reply #40 on: April 22, 2009, 07:18:10 AM »

I tried the link on p. 2, but it is dead.....

Thanks.
Logged

mirko.g

  • Global Moderator
  • Full Member
  • *****
  • Karma: 6
  • Offline Offline
  • Posts: 188
  • Grattatio pallorum omnia mala repellent!
    • Personal WebSite
Re: Where is the latest release?
« Reply #41 on: April 22, 2009, 08:22:17 AM »

I tried the link on p. 2, but it is dead.....

Please refer to the first post... I'm updating it every time there is a new build or new infos... ;-)
Logged

MidgetInaBikini

  • Approved Newbie
  • *
  • Karma: -14
  • Offline Offline
  • Posts: 24
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release)
« Reply #42 on: April 23, 2009, 06:53:51 PM »

crashing after few seconds

Code: [Select]
Process:         amule [2874]
Path:            /Applications/aMule.app/Contents/MacOS/amule
Identifier:      org.amule.aMule
Version:         2.2.4 (2.2.4)
Code Type:       X86 (Native)
Parent Process:  launchd [90]

Date/Time:       2009-04-23 19:45:56.968 +0300
OS Version:      Mac OS X 10.5.6 (9G2030)
Report Version:  6

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   libSystem.B.dylib             0x9171ee42 __kill + 10
1   libSystem.B.dylib             0x9179123a raise + 26
2   libSystem.B.dylib             0x9179d679 abort + 73
3   org.amule.aMule               0x0029bd57 wxString::Last() const + 3927
4   org.amule.aMule               0x000077d8 wxThreadHelperThread::~wxThreadHelperThread() + 19544
5   org.amule.aMule               0x005878a3 wxHashTable::~wxHashTable() + 2499
6   org.amule.aMule               0x001bf238 __gnu_debug_def::vector<CUPnPArgumentValue, std::allocator<CUPnPArgumentValue> >::resize(unsigned long, CUPnPArgumentValue) + 808
7   org.amule.aMule               0x000021c6 0x1000 + 4550

Thread 1:
0   libSystem.B.dylib             0x916b11c6 mach_msg_trap + 10
1   libSystem.B.dylib             0x916b89bc mach_msg + 72
2   com.unsanity.ape               0x01db6c39 __ape_agent + 316
3   libSystem.B.dylib             0x916e2095 _pthread_start + 321
4   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 2:
0   libSystem.B.dylib             0x917006f2 select$DARWIN_EXTSN + 10
1   libSystem.B.dylib             0x916e2095 _pthread_start + 321
2   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 3:
0   libSystem.B.dylib             0x916b83ae __semwait_signal + 10
1   libSystem.B.dylib             0x916e2d0d pthread_cond_wait$UNIX2003 + 73
2   libthreadutil.2.dylib         0x0104bb5b TimerThreadWorker + 279
3   libthreadutil.2.dylib         0x0104b7aa WorkerThread + 1458
4   libSystem.B.dylib             0x916e2095 _pthread_start + 321
5   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 4:
0   libSystem.B.dylib             0x916b83ae __semwait_signal + 10
1   libSystem.B.dylib             0x917089f0 pthread_cond_timedwait$UNIX2003 + 72
2   libthreadutil.2.dylib         0x0104b4ab WorkerThread + 691
3   libSystem.B.dylib             0x916e2095 _pthread_start + 321
4   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 5:
0   libSystem.B.dylib             0x916b83ae __semwait_signal + 10
1   libSystem.B.dylib             0x917089f0 pthread_cond_timedwait$UNIX2003 + 72
2   libthreadutil.2.dylib         0x0104b4ab WorkerThread + 691
3   libSystem.B.dylib             0x916e2095 _pthread_start + 321
4   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 6:
0   libSystem.B.dylib             0x916b83ae __semwait_signal + 10
1   libSystem.B.dylib             0x917089f0 pthread_cond_timedwait$UNIX2003 + 72
2   libthreadutil.2.dylib         0x0104b4ab WorkerThread + 691
3   libSystem.B.dylib             0x916e2095 _pthread_start + 321
4   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 7:
0   libSystem.B.dylib             0x917006f2 select$DARWIN_EXTSN + 10
1   libthreadutil.2.dylib         0x0104b7aa WorkerThread + 1458
2   libSystem.B.dylib             0x916e2095 _pthread_start + 321
3   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 8:
0   libSystem.B.dylib             0x916b83ae __semwait_signal + 10
1   libSystem.B.dylib             0x917089f0 pthread_cond_timedwait$UNIX2003 + 72
2   libthreadutil.2.dylib         0x0104b4ab WorkerThread + 691
3   libSystem.B.dylib             0x916e2095 _pthread_start + 321
4   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 9:
0   libSystem.B.dylib             0x916b83ae __semwait_signal + 10
1   libSystem.B.dylib             0x916e2d0d pthread_cond_wait$UNIX2003 + 73
2   com.apple.ColorSync           0x94ae045c pthreadSemaphoreWait(t_pthreadSemaphore*) + 42
3   com.apple.ColorSync           0x94af2d8e CMMConvTask(void*) + 54
4   libSystem.B.dylib             0x916e2095 _pthread_start + 321
5   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 10:
0   libSystem.B.dylib             0x916b12e6 mach_wait_until + 10
1   ...ple.CoreServices.CarbonCore 0x94547933 MPDelayUntil + 39
2   org.amule.aMule               0x005d47ef wxCFDictionary::PrintOutDictionary(wxString&, __CFDictionary const*) + 2975
3   org.amule.aMule               0x00130496 CHashingTask::~CHashingTask() + 5526
4   org.amule.aMule               0x005d5a2d wxCFDictionary::PrintOutDictionary(wxString&, __CFDictionary const*) + 7645
5   ...ple.CoreServices.CarbonCore 0x9452f0a3 PrivateMPEntryPoint + 56
6   libSystem.B.dylib             0x916e2095 _pthread_start + 321
7   libSystem.B.dylib             0x916e1f52 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x9179d639  ecx: 0xbffffa2c  edx: 0x9171ee42
  edi: 0xbffffad8  esi: 0x173ccee0  ebp: 0xbffffa48  esp: 0xbffffa2c
   ss: 0x0000001f  efl: 0x00000286  eip: 0x9171ee42   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x00033000



Logged

amaury@skynet.be

  • Newbie
  • Karma: 1
  • Offline Offline
  • Posts: 4
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release)
« Reply #43 on: May 01, 2009, 01:39:35 AM »

hello,

since it was my first time compiling something on a mac, it took me some time, but it definitely works for me if you follow these instructions: http://www.amule.org/wiki/index.php/HowTo_compile_on_Mac (latest version of this tutorial works !).

i now have a working amule.app version 2.2.4 on my intel mac mini with leopard 10.5.6 installed !  :)

amaury
Logged

MidgetInaBikini

  • Approved Newbie
  • *
  • Karma: -14
  • Offline Offline
  • Posts: 24
Re: aMule-2.2.4-i686 Mac OS X 10.4+ (stable release)
« Reply #44 on: May 01, 2009, 03:56:55 PM »

spoke too fast. even after working step by step by this guide, something is still wrong and it will not run on other system (on my MBP worked fine, not a the mini, or older MBP)

yep, after three days mac ports was down from here, I can finally use it. and I will build my version again soon. buy I hope there will be an official version with all the shiny new stuff.
« Last Edit: May 01, 2009, 04:42:18 PM by MidgetInaBikini »
Logged
Pages: 1 2 [3] 4 5