Re: Installing gnuplot fails

2007-09-16 Thread Vincent Lefevre
On 2007-09-15 15:37:28 +0200, Simon Ruderich wrote:
 This bug was fixed some hours ago. Use sudo port sync to get the
 fix and then try it again.

BTW, upstream said the real bug was in autoconf (but the latest version
wasn't used). So, other ports could suffer from the same problem.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


further installation problems

2007-09-16 Thread Lenore Horner

Platform Powerbook G4.  OS X 10.4.10.  MacPorts 2.520.

I've made some progress toward installing Gimp, but have run into  
further troubles.  I finally got around the libbonobo issue by re- 
syncing, then executing sudo port -ncuf upgrade libbonobo.


Now I'm getting mistakes from installing Gimp that look to my  
untutored eye as though several things are misplaced in my system.  I  
don't know whether this is really correct though, nor how to fix it  
if it is.


Below is the output on the terminal.

Lenore

sudo port install gimp
Password:
---  Building libgnome with target all
Error: Target org.macports.build returned: shell command  cd /opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_l 
ibgnome/work/libgnome-2.19.1  make all  returned error 2

Command output: make  all-recursive
Making all in libgnome
make  all-am
/bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -version-info  
1900:1:1900 -no-undefined -export-symbols-regex ^[^_].* -L/opt/ 
local/lib -o libgnome-2.la -rpath /opt/local/lib  
libgnometypebuiltins.lo gnome-config.lo gnome-sound.lo gnome- 
triggers.lo gnome-program.lo gnome-help.lo gnome-exec.lo gnome- 
gconf.lo gnome-i18n.lo gnome-url.lo gnome-util.lo gnome-score.lo  
gnome-init.lo  -Wl,-framework,CoreAudio -L/opt/local/lib -lgnomevfs-2  
-lbonobo-2 -lbonobo-activation -lgconf-2 -lORBit-2 -lgmodule-2.0 - 
lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lintl -liconv -lesd - 
laudiofile -lm   -lpopt

rm -fr  .libs/libgnome-2.exp
generating symbol list for `libgnome-2.la'
/usr/bin/nm -p  .libs/libgnometypebuiltins.o .libs/gnome- 
config.o .libs/gnome-sound.o .libs/gnome-triggers.o .libs/gnome- 
program.o .libs/gnome-help.o .libs/gnome-exec.o .libs/gnome- 
gconf.o .libs/gnome-i18n.o .libs/gnome-url.o .libs/gnome-util.o .libs/ 
gnome-score.o .libs/gnome-init.o  | sed -n -e 's/^.*[   ]\ 
([BCDEGRST][BCDEGRST]*\)[][  ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/ 
\1 _\2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq  .libs/ 
libgnome-2.exp
/usr/bin/grep -E -e ^[^_].* .libs/libgnome-2.exp  .libs/ 
libgnome-2.expT

mv -f .libs/libgnome-2.expT .libs/libgnome-2.exp
sed -e s,#.*,, -e s,^[ ]*,, -e s,^\(..*\),_,  .libs/ 
libgnome-2.exp  .libs/libgnome-2-symbols.expsym
gcc -dynamiclib  -o .libs/libgnome-2.0.1900.1.dylib  .libs/ 
libgnometypebuiltins.o .libs/gnome-config.o .libs/gnome-sound.o .libs/ 
gnome-triggers.o .libs/gnome-program.o .libs/gnome-help.o .libs/gnome- 
exec.o .libs/gnome-gconf.o .libs/gnome-i18n.o .libs/gnome-url.o .libs/ 
gnome-util.o .libs/gnome-score.o .libs/gnome-init.o  -L/opt/local/ 
lib /opt/local/lib/libgnomevfs-2.dylib /opt/local/lib/ 
libORBitCosNaming-2.dylib /opt/local/lib/libxml2.dylib /opt/local/lib/ 
libssl.dylib /opt/local/lib/libcrypto.dylib /opt/local/lib/ 
libz.dylib /opt/local/lib/libbonobo-2.dylib /opt/local/lib/libbonobo- 
activation.dylib /opt/local/lib/libgconf-2.dylib /opt/local/lib/ 
libORBit-2.dylib /opt/local/lib/libgmodule-2.0.dylib /opt/local/lib/ 
libgthread-2.0.dylib /opt/local/lib/libgobject-2.0.dylib /opt/local/ 
lib/libglib-2.0.dylib /opt/local/lib/libintl.dylib /opt/local/lib/ 
libiconv.dylib /opt/local/lib/libesd.dylib /opt/local/lib/ 
libaudiofile.dylib -lm /opt/local/lib/libpopt.dylib  -Wl,-framework - 
Wl,CoreAudio -install_name  /opt/local/lib/libgnome-2.0.dylib -Wl,- 
compatibility_version -Wl,1901 -Wl,-current_version -Wl,1901.1
ld: warning prebinding disabled because dependent library: /opt/local/ 
lib/libgnomevfs-2.0.dylib is not prebound
ld: warning can't open dynamic library: /opt/local/lib/libintl. 
3.dylib referenced from: /opt/local/lib/libgnomevfs-2.dylib (checking  
for undefined symbols may be affected) (No such file or directory,  
errno = 2)

ld: Undefined symbols:
_libintl_dgettext referenced from libgconf-2 expected to be defined  
in /opt/local/lib/libintl.3.dylib
_libintl_bind_textdomain_codeset referenced from libgconf-2 expected  
to be defined in /opt/local/lib/libintl.3.dylib
_libintl_bindtextdomain referenced from libgconf-2 expected to be  
defined in /opt/local/lib/libintl.3.dylib
_libintl_dngettext referenced from libgnomevfs-2 expected to be  
defined in /opt/local/lib/libintl.3.dylib

/usr/bin/libtool: internal link edit command failed
make[3]: *** [libgnome-2.la] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: The following dependencies failed to build: gimp-app gimp2  
libgnomeui libbonoboui libgnome libgtkhtml gail libmng lcms libwmf  
poppler poppler-data py25-gtk py25-cairo py25-numeric python25 py25- 
gobject gimp-jp2 openjpeg gimp-user-manual gtk-nodoka-engine  
coreutils gutenprint icns-gimp macclipboard-gimp macfile-gimp ufraw  
exiv2 xsane sane-backends libusb

Error: Status 1 encountered during processing.

Time spent in user mode   (CPU seconds) : 165.815s
Time spent in kernel mode (CPU seconds) : 21.998s
Total time  : 3:52.30s
CPU utilisation (percentage): 

Re: trying to install gimp

2007-09-16 Thread Yves de Champlain


Le 07-09-15 à 14:52, Lenore Horner a écrit :


Simon,

Thanks for the directions.  Here is the file from attempting to  
install libbonobo on a PowerBook G4 with 10.4.10 and MacPorts 1.520


I'm afraid that does not help a lot.  How about

port installed perl5.8
port contents p5-xml-parser

?

yves

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


mdbtools

2007-09-16 Thread Thomas De Contes

hi :-)

is there sb who would like make a port for mdbtools please ? :-)
it seems that it's not yet in macports
(and i don't know how to make a port)

--
je milite contre l'assistanat, je travaille dans une SCOP !


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: how to start with macports ?

2007-09-16 Thread Thomas De Contes


Le 13 sept. 07 à 02:06, Ryan Schmidt a écrit :



On Sep 12, 2007, at 17:53, Thomas De Contes wrote:


Le 23 juil. 07 à 22:22, Thomas De Contes a écrit :

Le dimanche, 22 juil 2007, à 20:26 Europe/Paris, Ryan Schmidt a  
écrit :



On Jul 22, 2007, at 05:43, Thomas De Contes wrote:


btw, i have an other question for this script :

i did
port install gtk2
port upgrade gtk2
and often it doesn't works



port install may do sth wrong if the port is already installed

what can i do instead ?


True, port install doesn't work if the port is already  
installed. That's why there's port upgrade.


well, i posted this question before seeing that now port install  
gtk2 does nothing if gtk2 is installed

sorry

i had problems when it tried to install anyway, and so made a  
part of the upgrade but not as it should


there is still the pb, but it seems to not happen at each time
i don't know exactly in which conditions it happens or not

i installed all of that in jully, an today i re-run my script to  
update all :



+ port install subversion
---  Activating subversion 1.4.5_0
Error: Target org.macports.activate returned: Image error: Another  
version of this port (subversion @1.4.4_0) is already active.

Error: Status 1 encountered during processing.

+ port install mpfr
---  Activating mpfr 2.3.0_2+darwin_8
Error: Target org.macports.activate returned: Image error: Another  
version of this port (mpfr @2.2.1_1+darwin_8) is already active.

Error: Status 1 encountered during processing.

+ port install gtk2
---  Activating gtk2 2.10.14_0
Error: Target org.macports.activate returned: Image error: Another  
version of this port (gtk2 @2.10.13_0) is already active.

Error: Status 1 encountered during processing.


Ok, so as it says, you cannot install those ports because they  
are already installed. Instead of port install subversion you  
should have used port upgrade subversion, etc.



If you would like MacPorts to automatically uninstall the old  
version when activating the new version, use port -u upgrade foo  
instead of port upgrade foo



well, i try to make a script which can install or upgrade, without i  
have to tell what to do



now i have :

port install subversion
port install mpfr
port install gtk2
port -u upgrade outdated

i though that in case of install, port -u upgrade outdated would do  
nothing, and in case of upgrade, port install ... would do nothing,

but it's not like that


how can i make my script ?

or is it possible to modify port install ... to make it either do  
nothing, or upgrade properly ?






To fix this now, you need to:


port deactivate subversion @1.4.4_0
port activate subversion @1.4.5_0

port deactivate mpfr @2.2.1_1+darwin_8
port activate mpfr @2.3.0_2+darwin_8

port deactivate gtk2 @2.10.13_0
port activate gtk2 @2.10.14_0


Once you are satisfied that the new versions work, you can remove  
the old versions:



port uninstall subversion @1.4.4_0
port uninstall mpfr @2.2.1_1+darwin_8
port uninstall gtk2 @2.10.13_0


thank you :-)



--
je milite contre l'assistanat, je travaille dans une SCOP !


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: mdbtools

2007-09-16 Thread Rainer Müller
Thomas De Contes wrote:
 hi :-)

Hi,

 is there sb who would like make a port for mdbtools please ? :-) it 
 seems that it's not yet in macports (and i don't know how to make a 
 port)

I just tried it, but it gave me several build errors (issues with
-flat_namespace) which are also already reported on their mailing list
[1]. As these tools don't build on Mac OS X right now I don't think we
are able to provide a port for them.

BTW, is this still an active project? The build issues seem to be old
and nobody fixed them...

I attached my work on a Portfile so far.

Kindly Regards,
Rainer

[1]
http://sourceforge.net/mailarchive/forum.php?thread_name=fc.0075821e002d9fbb0075821e002d9fbb.2d9fbc%40gymf.molndal.seforum_name=mdbtools-dev
# $Id$

PortSystem 1.0

namemdbtools
version 0.5
categories  databases
platforms   darwin
maintainers nomaintainer

description MDB Tools includes programs to export Microsoft's Access 
databases
long_description \
MDB Tools includes programs to export schema and data \
from MDB file format used by Microsoft's Access database \
to other databases such as MySQL, Oracle, Sybase, PostgreSQL, \
and others.
homepagehttp://mdbtools.sourceforge.net/

master_sitessourceforge
checksums \
md5 4a18bf96e67161101cade64526756d22 \
sha1 cf2b35610a72d6d8fbf9f0231086f81aa971388e \
rmd160 d1d846deda695459396c7dec6b9e57ddf26d2298

# depends

___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Getting new Gutenprint 5.1.3 to Macports

2007-09-16 Thread Thorsten Zoerner
Hi all,

/// platform: MacBookPro - Intel Core Duo - MacOS 10.4.10 - Macports 1.5.2

today I tried out Macports by installing the new Gimp 2.4rc.
After hours of depency tracking... still non idea, why this was necesarry... I
got Gimp compiled all right and running.
Next milestone would be printing from Gimp, which does not work yet.

An idea from some forum was to upgrade Gutenprint from 5.0.1 to 5.1.3.
Okay, but this version does not seem to be available for Macports yet. Or is it?

Cheers, Thorsten.



___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Gimp - libgnome problems

2007-09-16 Thread Lenore Horner

platform PowerBook G4, Macports 2.520

Gimp is currently faulting on libgnome which won't install on its own  
either.  Puzzling through the error output, I find
ld: warning can't open dynamic library: /opt/local/lib/libintl. 
3.dylib.


There is something very odd here.  By hand I can find /opt/local/lib/ 
libintl.8.dylib.  Is libgnome really that far out of date?   
Furthermore, port installed libintl reports None of the specified  
ports are installed.  In addition, port search libintl yields p5- 
libintl-perlperl/p5-libintl-perl 1.16 Perl  
internationalization library which seems to be neither what I have  
nor what I need.  I don't know what I have that caused libintl. 
8.dylib to be installed, so I don't know whether I can safely  
downgrade it.  I have doubts about trying to have two versions co-exist.


Suggestions?

Lenore
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


hdf5 1.6.6_0

2007-09-16 Thread Kuniaki Mukai

Hi,

I got the  error message below  while upgrading hdf5 with port upgrade 
outdated. 

This upgrading is not urgent for me,  but I would like to know how to fix it 
for curious
because I never had a similar problem before with port upgrade outdated 
command for regularly use.

Kuniaki Mukai


% port outdated
The following installed ports are outdated:
hdf5   1.6.5_0  1.6.6_0   
% sudo port upgrade outdated
---  Fetching hdf5
---  Attempting to fetch hdf5-1.6.6.tar.gz from 
ftp://ftp.hdfgroup.org/HDF5/current/src/
---  Verifying checksum(s) for hdf5
---  Extracting hdf5
---  Applying patches to hdf5
---  Configuring hdf5
---  Building hdf5 with target all
Error: Target org.macports.build returned: shell command  cd 
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_hdf5/work/hdf5-1.6.6
  make all  returned error 2
Command output: gcc -O2 -std=c99 -Wno-long-long -O -fomit-frame-pointer 
-finline-functions -I. -I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG 
-I/opt/local/lib/include -I/opt/local/include -c stream_test.c  -fno-common 
-DPIC -o .libs/stream_test.lo
gcc -O2 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. 
-I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -I/opt/local/lib/include 
-I/opt/local/include -c stream_test.c -o stream_test.o /dev/null 21
mv -f .libs/stream_test.lo stream_test.lo
libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen 
support.
rm -f .libs/stream_test.nm .libs/stream_test.nmS .libs/stream_test.nmT
creating .libs/stream_testS.c
generating symbol list for `stream_test'
(cd .libs  gcc -c -fno-builtin stream_testS.c)
rm -f .libs/stream_testS.c .libs/stream_test.nm .libs/stream_test.nmS 
.libs/stream_test.nmT
gcc .libs/stream_testS.o -O2 -std=c99 -Wno-long-long -O -fomit-frame-pointer 
-finline-functions -o .libs/stream_test stream_test.o  -L./.libs -lh5test 
-L/opt/local/lib -L/opt/local/lib/lib -L../src/.libs -lhdf5 -lz -lm 
/usr/bin/ld: warning -L: directory name (/opt/local/lib/lib) does not exist
creating stream_test
rm -f .libs/getname.lo
gcc -O2 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. 
-I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -I/opt/local/lib/include 
-I/opt/local/include -c getname.c  -fno-common -DPIC -o .libs/getname.lo
gcc -O2 -std=c99 -Wno-long-long -O -fomit-frame-pointer -finline-functions -I. 
-I. -I../src -I../src -UH5_DEBUG_API -DNDEBUG -I/opt/local/lib/include 
-I/opt/local/include -c getname.c -o getname.o /dev/null 21
mv -f .libs/getname.lo getname.lo
libtool: link: warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen 
support.
rm -f .libs/getname.nm .libs/getname.nmS .libs/getname.nmT
creating .libs/getnameS.c
generating symbol list for `getname'
(cd .libs  gcc -c -fno-builtin getnameS.c)
rm -f .libs/getnameS.c .libs/getname.nm .libs/getname.nmS .libs/getname.nmT
gcc .libs/getnameS.o -O2 -std=c99 -Wno-long-long -O -fomit-frame-pointer 
-finline-functions -o .libs/getname getname.o  -L./.libs -lh5test 
-L/opt/local/lib -L/opt/local/lib/lib -L../src/.libs -lhdf5 -lz -lm 
/usr/bin/ld: warning -L: directory name (/opt/local/lib/lib) does not exist
/usr/bin/ld: Undefined symbols:
_H5G_user_path_test
collect2: ld returned 1 exit status
make[2]: *** [getname] Error 1
make[1]: *** [tests] Error 1
make: *** [all] Error 2

Error: Unable to upgrade port: 1
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp - libgnome problems

2007-09-16 Thread Randall Wood


On 16 Sep 2007, at 20:10, Lenore Horner wrote:


platform PowerBook G4, Macports 2.520

Gimp is currently faulting on libgnome which won't install on its  
own either.  Puzzling through the error output, I find
ld: warning can't open dynamic library: /opt/local/lib/libintl. 
3.dylib.


There is something very odd here.  By hand I can find /opt/local/ 
lib/libintl.8.dylib.  Is libgnome really that far out of date?   
Furthermore, port installed libintl reports None of the  
specified ports are installed.  In addition, port search libintl  
yields p5-libintl-perlperl/p5-libintl-perl  
1.16 Perl internationalization library which seems to be  
neither what I have nor what I need.  I don't know what I have that  
caused libintl.8.dylib to be installed, so I don't know whether I  
can safely downgrade it.  I have doubts about trying to have two  
versions co-exist.


Suggestions?


Try the following:

sudo port -f uninstall libgnome
sudo port clean --all libgnome
sudo port install libgnome

That should solve the linking error


Lenore
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users




Randall Wood
[EMAIL PROTECTED]
http://shyramblings.blogspot.com

The rules are simple: The ball is round. The game lasts 90 minutes.  
All the

rest is just philosophy.


___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


Re: Gimp and gimp-print (and other Gimp issues)

2007-09-16 Thread Stefan Bruda
Hi,

Yves de Champlain wrote:

 First of all, thanks for your comments.  Gimp will soon hit 2.4.0 and
 if anything is wrong, now is the time to find it.

Well, thank *you* for getting back to me.  Gimp is one of my daily routine
so I appreciate when it works right (and when it does not I appreciate
when somebody takes the trouble to find out what is wrong).

 At 22:10 -0400 on 2007-9-13 Yves de Champlain wrote:

 The latest Gimp (2.4.1) does not seem to go along well with gimp-
 print.
 Whenever I attempt to print something I get a bus error in
 /opt/local/lib/gimp/2.0/plug-ins/print.  Last time I checked (with
 Gimp
 2.2.17) printing was no problem at all.  Is there any trick I am
 missing?
 How does one print?  Could it be that this all happens because the
 newest
 Gimp port if for a release candidate?

 I'm not sure about this.  Do you have gimp-print installed ?

 Yes.  Works well with gimp 2.2.17.

 gimp-print is deprecated.  gutenprint is the new version (and new
 name) of gimp-print, so you should uninstall it.

I kind of figured it out for myself by now.  The Print menu however should
cease to offer a gimp-print-based entry in this case.

 Now that I am looking at it, I also note that the jp2
 plugin has problems:

 dyld: Library not loaded: libopenjpeg-2.1.2.0.dylib
   Referenced from: /opt/local/lib/gimp/2.0/plug-ins/jp2
   Reason: image not found

 although libopenjpeg-2.1.2.0.dylib does exist:

  godel:~  ll /opt/local/lib/libopenjpeg-2.1.2.0.dylib
 -rwxr-xr-x   2 root  wheel  130592 Aug 11 12:59 /opt/local/lib/
 libopenjpeg-2.1.2.0.dylib*

 This looks like a problem I thought was fixed ...  can you send me
 the output of

 otool -L /opt/local/lib/gimp/2.0/plug-ins/jp2

Sure thing, here it is.

/opt/local/lib/gimp/2.0/plug-ins/jp2:
/opt/local/lib/libgimpui-2.0.0.dylib (compatibility version
201.0.0, current version 201.17.0)
/opt/local/lib/libgimpwidgets-2.0.0.dylib (compatibility version
201.0.0, current version 201.17.0)
/opt/local/lib/libgimpmodule-2.0.0.dylib (compatibility version
201.0.0, current version 201.17.0)
/opt/local/lib/libgimp-2.0.0.dylib (compatibility version 201.0.0,
current version 201.17.0)
/opt/local/lib/libgimpmath-2.0.0.dylib (compatibility version
201.0.0, current version 201.17.0)
/opt/local/lib/libgimpcolor-2.0.0.dylib (compatibility version
201.0.0, current version 201.17.0)
/opt/local/lib/libgimpbase-2.0.0.dylib (compatibility version
201.0.0, current version 201.17.0)
/opt/local/lib/libgtk-x11-2.0.0.dylib (compatibility version
1001.0.0, current version 1001.13.0)
/opt/local/lib/libgdk-x11-2.0.0.dylib (compatibility version
1001.0.0, current version 1001.13.0)
/opt/local/lib/libatk-1.0.0.dylib (compatibility version 1810.0.0,
current version 1810.1.0)
/opt/local/lib/libgdk_pixbuf-2.0.0.dylib (compatibility version
1001.0.0, current version 1001.13.0)
/opt/local/lib/libtiff.3.dylib (compatibility version 12.0.0,
current version 12.2.0)
/opt/local/lib/libjpeg.62.dylib (compatibility version 63.0.0,
current version 63.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 88.3.9)
/opt/local/lib/libpangocairo-1.0.0.dylib (compatibility version
1601.0.0, current version 1601.4.0)
/opt/local/lib/libpango-1.0.0.dylib (compatibility version
1601.0.0, current version 1601.4.0)
/opt/local/lib/libcairo.2.dylib (compatibility version 14.0.0,
current version 14.5.0)
/usr/X11R6/lib/libSM.6.dylib (compatibility version 6.0.0, current
version 6.0.0)
/usr/X11R6/lib/libICE.6.dylib (compatibility version 6.3.0,
current version 6.3.0)
/opt/local/lib/libgobject-2.0.0.dylib (compatibility version
1201.0.0, current version 1201.13.0)
/opt/local/lib/libgmodule-2.0.0.dylib (compatibility version
1201.0.0, current version 1201.13.0)
/opt/local/lib/libglib-2.0.0.dylib (compatibility version
1201.0.0, current version 1201.13.0)
/opt/local/lib/libintl.8.dylib (compatibility version 9.0.0,
current version 9.1.0)
/opt/local/lib/libiconv.2.dylib (compatibility version 7.0.0,
current version 7.0.0)
/opt/local/lib/libfreetype.6.dylib (compatibility version 10.0.0,
current version 10.16.0)
/opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
version 1.2.3)
/opt/local/lib/libfontconfig.1.dylib (compatibility version 4.0.0,
current version 4.0.0)
/opt/local/lib/libexpat.1.dylib (compatibility version 7.0.0,
current version 7.2.0)
/opt/local/lib/libpng12.0.dylib (compatibility version 19.0.0,
current version 19.0.0)
/opt/local/lib/libXrender.1.dylib (compatibility version 5.0.0,
current version 5.0.0)
/usr/X11R6/lib/libX11.6.dylib (compatibility version 6.2.0,
current version 6.2.0)
libopenjpeg-2.1.2.0.dylib (compatibility version 0.0.0, current
version 0.0.0)

 Finally, I also note that my