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]

Author Topic: aMule CVS compiled with Mac os 10.5 Leopard  (Read 15864 times)

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #15 on: March 20, 2008, 02:31:04 PM »

There's something broken with the packaging process as it doesn't include libpng. Instructions how to fix it: http://forum.amule.org/index.php?topic=14197.msg76708#msg76708

edit: Try if this works, create the folder /opt/local/lib/, download http://rapidshare.com/files/100957805/libpng12.0.25.0.dylib.zip.html and extract it there. You need to rename the file to libpng12.0.dylib too.
« Last Edit: March 20, 2008, 02:41:15 PM by eisa01 »
Logged

rigodon

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #16 on: March 21, 2008, 02:16:00 AM »

I did it but :

Dyld Error Message:
  Library not loaded: /opt/local/lib/libjpeg.62.dylib
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #17 on: March 21, 2008, 06:44:04 PM »

Could you post the full error message? I need to see where it is "Referenced from"

Btw, try to place this file in the same directory, it should work, if its not complaining about a new library...
http://rapidshare.com/files/101271759/libjpeg.62.dylib.zip.html
Logged

rigodon

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 35
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #18 on: March 21, 2008, 07:21:04 PM »

Now it's :
Code: [Select]
Process:         amule [172]
Path:            /Users/newflesh/Downloads/aMule-CVS-20080318/aMule.app/Contents/MacOS/amule
Identifier:      org.amule.aMule
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [103]

Date/Time:       2008-03-21 18:21:57.107 +0100
OS Version:      Mac OS X 10.5.2 (9C7010)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: /opt/local/lib/libtiff.3.dylib
  Referenced from: /Users/newflesh/Downloads/aMule-CVS-20080318/aMule.app/Contents/MacOS/../Frameworks/libwx_macu-2.8.0.dylib
  Reason: image not found

The first one was :

Code: [Select]
Process:         amule [183]
Path:            /Users/newflesh/Downloads/aMule-CVS-20080318/aMule.app/Contents/MacOS/amule
Identifier:      org.amule.aMule
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [103]

Date/Time:       2008-03-21 18:23:06.926 +0100
OS Version:      Mac OS X 10.5.2 (9C7010)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: /opt/local/lib/libjpeg.62.dylib
  Referenced from: /Users/newflesh/Downloads/aMule-CVS-20080318/aMule.app/Contents/MacOS/../Frameworks/libwx_macu-2.8.0.dylib
  Reason: image not found
« Last Edit: March 21, 2008, 07:22:56 PM by rigodon »
Logged

eisa01

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 100
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #19 on: March 21, 2008, 09:06:42 PM »

Hm.. I really don't get why wxmac requires all those libraries.

I can't find a prebuilt TIFF library, so I can't help you with the last error.
Logged

Crawler

  • Guest
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #20 on: March 25, 2008, 11:47:15 AM »

Isn't there someone who can help you out? I mean, everyone who wants to compile the latests SVNs must be facing the same problems, or am I wrong? I would greatly appreciate a working, up-to-date build of aMule.
Logged

blackfede

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 66
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #21 on: March 26, 2008, 03:56:25 PM »

@Crawler:
I'm not on my mac now, so i can't test, but just looking into kounskor bundle it seems i didn't include in the bundle all the needed libs. In this case, there are two solution. Compile the libs yourself, or ask kounskor to receck the bundle creation script and follow this istruction to include all the needed libs in the bundle.
Logged
All troll are idiots and will go in /dev/null

kounskor

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 10
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #22 on: March 26, 2008, 09:07:43 PM »

Yes, there is a problem for you because Libwx is in @executable_path/.....
I've post in the bug section.
A+

Quote
lns-bzn-30-82-253-184-233:macos mial$ otool -L amuleamule:   /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.0.0)
   /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit (compatibility version 1.0.0, current version 275.0.0)   /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 136.0.0)   /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 12.0.0)
   /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime (compatibility version 1.0.0, current version 100.0.0)
   @executable_path/../Frameworks/libwx_macu-2.8.0.dylib (compatibility version 5.0.0, current version 5.0.0)
   /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
   /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.4.0)
   /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
   /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices (compatibility version 1.0.0, current version 32.0.0)
   /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 476.0.0)
lns-bzn-30-82-253-184-233:macos mial$


Logged
Mac os 10.5 sur mon ptit iMac intel

Crawler

  • Guest
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #23 on: March 31, 2008, 11:41:53 PM »

Anything new in the compiling-compartment?
Logged

blackfede

  • Jr. Member
  • **
  • Karma: 3
  • Offline Offline
  • Posts: 66
Re: aMule CVS compiled with Mac os 10.5 Leopard
« Reply #24 on: April 01, 2008, 10:48:53 PM »

Yes, there is a problem for you because Libwx is in @executable_path/.....
I've post in the bug section.
A+

This is not a real "Bug" it just need a little work for you. Follow my previous link, and you can have a beautiful "Redistributable bundle"  :P
Logged
All troll are idiots and will go in /dev/null
Pages: 1 [2]