Opened 10 years ago

Closed 10 years ago

#574 closed issue (handled)

'arb_ntree' has terminated with error

Reported by: guest Owned by: mcottrell
Priority: major Milestone:
Component: no idea Version:
Keywords: Cc:

Description (last modified by westram)

Using ARBHOME='/usr/arb'
Using properties from /Users/FLFLFLLF/.arb_prop
Please wait while the program ARB is starting .....
Waiting for '/Users/FLFLFLLF/.arb_tmp/sockets/arb_launcher.54389'..
[arb_launcher[0]: Starting 'arb_ntree'..]
dyld: Library not loaded: /opt/local/lib/libpng15.15.dylib
  Referenced from: /usr/arb/bin/arb_ntree
  Reason: image not found
/usr/arb/bin/arb_launcher: line 25: 54527 Trace/BPT trap: 5       $CMD
[arb_launcher[0]: 'arb_ntree' has terminated with error]
[arb_launcher[0]: Still have 1 arb processes..]
[arb_launcher[0]: All launched processes terminated]

Attachments (1)

session.20140709_232929.54399.tgz (1.8 KB) - added by guest 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by guest

comment:1 Changed 10 years ago by westram

  • Description modified (diff)
  • Owner changed from devel to mcottrell
  • Status changed from new to assigned

do you have any hint, matt?

comment:2 Changed 10 years ago by mcottrell

This is probably a libpng version problem. The current version in MacPorts? is libpng16. I suggest that the user do this:

sudo port selfupdate
sudo port upgrade outdated

Then they should build arb again. I am assuming that they used MacPorts? to install the dependencies and then built arb themselves.

I hope that helps.

Matt

comment:3 Changed 10 years ago by westram

  • Resolution set to handled
  • Status changed from assigned to closed
  • Type changed from defect to issue
Note: See TracTickets for help on using tickets.