Opened 15 years ago

Last modified 15 years ago

#21488 closed defect

cant run gnuplot or xmgrace: incompatible libiconv.2.dylib — at Version 1

Reported by: standley@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: Cc:
Port:

Description (last modified by mf2k (Frank Schima))

Just installed xmgrace and gnuplot on macbook pro 10.5.8 but can not run:

 xmgrace
dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
  Referenced from: /opt/local/lib/libXm.4.dylib
  Reason: Incompatible library version: libXm.4.dylib requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
Trace/BPT trap
gnuplot
dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
  Referenced from: /opt/local/bin/gnuplot
  Reason: Incompatible library version: gnuplot requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0
Trace/BPT trap

what do I do?

Change History (1)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)

What version of Xcode are you running?

Try the following:

sudo port selfupdate
sudo port upgrade outdated
Note: See TracTickets for help on using tickets.