[texworks] translation updates

Bruno Voisin bvoisin at me.com
Wed Jul 8 17:47:25 CEST 2009


Le 7 juil. 09 à 15:21, Bruno Voisin a écrit :

> Le 7 juil. 09 à 15:01, Mojca Miklavec a écrit :
>
>> On Tue, Jul 7, 2009 at 14:44, Wolfgang Schuster wrote:
>>>
>>> Am 07.07.2009 um 11:38 schrieb Mojca Miklavec:
>>>
>>>> So if anyone could share a recent Mac binary with me or on google  
>>>> code
>>>> page, I would be grateful for that.
>>>
>>> http://Wolfgang.Schuster.googlepages.com/texworks
>>
>> Dyld Error Message:
>> Library not loaded: /usr/local/lib/libpoppler-qt4.3.dylib
>> Referenced from: /Applications/TeX/TeXworks.app/Contents/MacOS/ 
>> TeXworks
>> Reason: Incompatible library version: TeXworks requires version
>> 5.0.0 or later, but libpoppler-qt4.3.dylib provides version 4.0.0
>>
>> I don't understand ... I have /opt/local/lib/libpoppler.5.dylib and
>> /usr/lib/libpoppler-qt4.3.dylib, but the message above seems
>> conflicting (I don't understand whether the library is actually too
>> new or too old).
>
> Same experience here (except that I don't have libpoppler.5.dylib,  
> only libpoppler-qt4.3.dylib). Using the Qt 4.5 frameworks from the  
> Qt site in place of the 4.3 frameworks provided by Jonathan doesn't  
> help, it really seems to be too old dylibs.

It seems eventually to be caused by hard paths embedded within the app  
itself, in TeXworks.app/Contents/MacOS/TeXworks which contains strings  
like

/usr/local/lib/libpoppler-qt4.3.dylib
               /usr/local/lib/libhunspell-1.2.0.dylib     

As a consequence your MacPorts-installed libpoppler.5.dylib isn't used.

Jonathan's build contains the same strings, so this seems to be a  
limitation of the current build procedure itself.

I noticed this by finally installing MacPorts and from it building and  
installing poppler and hunspell, so as to get up-to-date versions of  
the libs. This is not a viable procedure for the end user, as building  
poppler involves an impressive number of dependencies on a virginal  
MacPorts install and takes lots of time (about 3 hours on my desktop  
machine which is a 2 x 2.66 GHz Dual-core Xeons with 6 GB RAM), with  
about 2 hours for building Qt alone (the fact to have Qt already  
installed doesn't prevent Qt apparently from being build from source  
when poppler is built).

Not even to speak of some errors, which required specific treatment  
(no_x11 variant flags not passed on as they should have been when  
building cairo and pango).

But in any case, doing all this doesn't change the problem at all,  
since TeXworks.app requires /usr/local/lib/libpoppler-qt4.3.dylib etc.  
and ignores MacPorts installations.

Following is the output for those interested.

Bruno Voisin


theo8mc233:~ bvoisin$ sudo port install poppler +quartz +qt4
Password:
--->  Fetching expat
--->  Attempting to fetch expat-2.0.1.tar.gz from http://kent.dl.sourceforge.net/expat
--->  Verifying checksum(s) for expat
--->  Extracting expat
--->  Configuring expat
--->  Building expat
--->  Staging expat into destroot
--->  Installing expat @2.0.1_0
--->  Activating expat @2.0.1_0
--->  Cleaning expat
--->  Fetching gperf
--->  Attempting to fetch gperf-3.0.4.tar.gz from ftp://ftp.lip6.fr/pub/gnu/gperf
--->  Verifying checksum(s) for gperf
--->  Extracting gperf
--->  Configuring gperf
--->  Building gperf
--->  Staging gperf into destroot
--->  Installing gperf @3.0.4_0
--->  Activating gperf @3.0.4_0
--->  Cleaning gperf
--->  Fetching libiconv
--->  Attempting to fetch libiconv-1.13.tar.gz from ftp://ftp.lip6.fr/pub/gnu/libiconv
--->  Verifying checksum(s) for libiconv
--->  Extracting libiconv
--->  Applying patches to libiconv
--->  Configuring libiconv
--->  Building libiconv
--->  Staging libiconv into destroot
--->  Installing libiconv @1.13_0
--->  Activating libiconv @1.13_0
--->  Cleaning libiconv
--->  Fetching ncursesw
--->  Attempting to fetch ncurses-5.7.tar.gz from ftp://ftp.lip6.fr/pub/gnu/ncurses
--->  Verifying checksum(s) for ncursesw
--->  Extracting ncursesw
--->  Configuring ncursesw
--->  Building ncursesw
--->  Staging ncursesw into destroot
--->  Installing ncursesw @5.7_0
--->  Activating ncursesw @5.7_0
--->  Cleaning ncursesw
--->  Fetching ncurses
--->  Verifying checksum(s) for ncurses
--->  Extracting ncurses
--->  Configuring ncurses
--->  Building ncurses
--->  Staging ncurses into destroot
--->  Installing ncurses @5.7_0
--->  Activating ncurses @5.7_0
--->  Cleaning ncurses
--->  Fetching gettext
--->  Attempting to fetch gettext-0.17.tar.gz from ftp://ftp.lip6.fr/pub/gnu/gettext
--->  Verifying checksum(s) for gettext
--->  Extracting gettext
--->  Applying patches to gettext
--->  Configuring gettext
--->  Building gettext
--->  Staging gettext into destroot
--->  Installing gettext @0.17_4
--->  Activating gettext @0.17_4
--->  Cleaning gettext
--->  Fetching perl5.8
--->  Attempting to fetch perl-5.8.9.tar.bz2 from http://arn.se.distfiles.macports.org/perl5.8
--->  Verifying checksum(s) for perl5.8
--->  Extracting perl5.8
--->  Applying patches to perl5.8
--->  Configuring perl5.8
--->  Building perl5.8
--->  Staging perl5.8 into destroot
--->  Installing perl5.8 @5.8.9_3
--->  Activating perl5.8 @5.8.9_3
--->  Cleaning perl5.8
--->  Fetching perl5
--->  Verifying checksum(s) for perl5
--->  Extracting perl5
--->  Configuring perl5
--->  Building perl5
--->  Staging perl5 into destroot
--->  Installing perl5 @5.8.9_0
--->  Activating perl5 @5.8.9_0
--->  Cleaning perl5
--->  Fetching pkgconfig
--->  Attempting to fetch pkg-config-0.23.tar.gz from http://arn.se.distfiles.macports.org/pkgconfig
--->  Verifying checksum(s) for pkgconfig
--->  Extracting pkgconfig
--->  Configuring pkgconfig
--->  Building pkgconfig
--->  Staging pkgconfig into destroot
--->  Installing pkgconfig @0.23_1
--->  Activating pkgconfig @0.23_1
--->  Cleaning pkgconfig
--->  Fetching glib2
--->  Attempting to fetch glib-2.20.4.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/glib/2.20/
--->  Verifying checksum(s) for glib2
--->  Extracting glib2
--->  Applying patches to glib2
--->  Configuring glib2
--->  Building glib2
--->  Staging glib2 into destroot
--->  Installing glib2 @2.20.4_0
--->  Activating glib2 @2.20.4_0
--->  Cleaning glib2
--->  Fetching xmlcatmgr
--->  Attempting to fetch xmlcatmgr-2.2.tar.gz from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/distfiles/
--->  Verifying checksum(s) for xmlcatmgr
--->  Extracting xmlcatmgr
--->  Configuring xmlcatmgr
--->  Building xmlcatmgr
--->  Staging xmlcatmgr into destroot
--->  Installing xmlcatmgr @2.2_1
--->  Activating xmlcatmgr @2.2_1
--->  Cleaning xmlcatmgr
--->  Fetching docbook-xml-4.3
--->  Attempting to fetch docbook-xml-4.3.zip from http://arn.se.distfiles.macports.org/docbook-xml-4.3
--->  Verifying checksum(s) for docbook-xml-4.3
--->  Extracting docbook-xml-4.3
--->  Configuring docbook-xml-4.3
--->  Building docbook-xml-4.3
--->  Staging docbook-xml-4.3 into destroot
--->  Installing docbook-xml-4.3 @4.3_0
--->  Activating docbook-xml-4.3 @4.3_0
######################################################################
# As MacPorts does not currently have a post-deactivate hook,
# you will need to ensure that you manually remove the catalog
# entry for this port when you uninstall it.  To do so, run
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.3/ 
catalog.xml".
######################################################################
--->  Cleaning docbook-xml-4.3
--->  Fetching docbook-xsl
--->  Attempting to fetch docbook-xsl-1.75.1.tar.bz2 from http://kent.dl.sourceforge.net/docbook
--->  Verifying checksum(s) for docbook-xsl
--->  Extracting docbook-xsl
--->  Configuring docbook-xsl
--->  Building docbook-xsl
--->  Staging docbook-xsl into destroot
--->  Installing docbook-xsl @1.75.1_0
--->  Activating docbook-xsl @1.75.1_0
######################################################################
# As MacPorts does not currently have a post-deactivate hook,
# you will need to ensure that you manually remove the catalog
# entry for this port when you uninstall it.  To do so, run
# "xmlcatmgr remove nextCatalog /opt/local/share/xsl/docbook-xsl/ 
catalog.xml".
######################################################################
--->  Cleaning docbook-xsl
--->  Fetching docbook-xml-4.1.2
--->  Attempting to fetch docbkx412.zip from http://arn.se.distfiles.macports.org/docbook-xml-4.1.2
--->  Verifying checksum(s) for docbook-xml-4.1.2
--->  Extracting docbook-xml-4.1.2
--->  Configuring docbook-xml-4.1.2
--->  Building docbook-xml-4.1.2
--->  Staging docbook-xml-4.1.2 into destroot
--->  Installing docbook-xml-4.1.2 @4.1.2_1
--->  Activating docbook-xml-4.1.2 @4.1.2_1
######################################################################
# As MacPorts does not currently have a post-deactivate hook,
# you will need to ensure that you manually remove the catalog
# entry for this port when you uninstall it.  To do so, run
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.1.2/ 
catalog.xml".
######################################################################
--->  Cleaning docbook-xml-4.1.2
--->  Fetching docbook-xml-4.2
--->  Attempting to fetch docbook-xml-4.2.zip from http://arn.se.distfiles.macports.org/docbook-xml-4.2
--->  Verifying checksum(s) for docbook-xml-4.2
--->  Extracting docbook-xml-4.2
--->  Configuring docbook-xml-4.2
--->  Building docbook-xml-4.2
--->  Staging docbook-xml-4.2 into destroot
--->  Installing docbook-xml-4.2 @4.2_0
--->  Activating docbook-xml-4.2 @4.2_0
######################################################################
# As MacPorts does not currently have a post-deactivate hook,
# you will need to ensure that you manually remove the catalog
# entry for this port when you uninstall it.  To do so, run
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.2/ 
catalog.xml".
######################################################################
--->  Cleaning docbook-xml-4.2
--->  Fetching docbook-xml-4.4
--->  Attempting to fetch docbook-xml-4.4.zip from http://arn.se.distfiles.macports.org/docbook-xml-4.4
--->  Verifying checksum(s) for docbook-xml-4.4
--->  Extracting docbook-xml-4.4
--->  Configuring docbook-xml-4.4
--->  Building docbook-xml-4.4
--->  Staging docbook-xml-4.4 into destroot
--->  Installing docbook-xml-4.4 @4.4_0
--->  Activating docbook-xml-4.4 @4.4_0
######################################################################
# As MacPorts does not currently have a post-deactivate hook,
# you will need to ensure that you manually remove the catalog
# entry for this port when you uninstall it.  To do so, run
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.4/ 
catalog.xml".
######################################################################
--->  Cleaning docbook-xml-4.4
--->  Fetching docbook-xml-4.5
--->  Attempting to fetch docbook-xml-4.5.zip from http://arn.se.distfiles.macports.org/docbook-xml-4.5
--->  Verifying checksum(s) for docbook-xml-4.5
--->  Extracting docbook-xml-4.5
--->  Configuring docbook-xml-4.5
--->  Building docbook-xml-4.5
--->  Staging docbook-xml-4.5 into destroot
--->  Installing docbook-xml-4.5 @4.5_0
--->  Activating docbook-xml-4.5 @4.5_0
######################################################################
# As MacPorts does not currently have a post-deactivate hook,
# you will need to ensure that you manually remove the catalog
# entry for this port when you uninstall it.  To do so, run
# "xmlcatmgr remove nextCatalog /opt/local/share/xml/docbook/4.5/ 
catalog.xml".
######################################################################
--->  Cleaning docbook-xml-4.5
--->  Fetching docbook-xml-5.0
--->  Attempting to fetch docbook-5.0.zip from http://arn.se.distfiles.macports.org/docbook-xml-5.0
--->  Verifying checksum(s) for docbook-xml-5.0
--->  Extracting docbook-xml-5.0
--->  Configuring docbook-xml-5.0
--->  Building docbook-xml-5.0
--->  Staging docbook-xml-5.0 into destroot
--->  Installing docbook-xml-5.0 @5.0_0
--->  Activating docbook-xml-5.0 @5.0_0
--->  Cleaning docbook-xml-5.0
--->  Fetching docbook-xml
--->  Verifying checksum(s) for docbook-xml
--->  Extracting docbook-xml
--->  Configuring docbook-xml
--->  Building docbook-xml
--->  Staging docbook-xml into destroot
--->  Installing docbook-xml @5.0_0
--->  Activating docbook-xml @5.0_0
--->  Cleaning docbook-xml
--->  Fetching iso-codes
--->  Attempting to fetch iso-codes-3.10.1.tar.bz2 from ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/
--->  Verifying checksum(s) for iso-codes
--->  Extracting iso-codes
--->  Configuring iso-codes
--->  Building iso-codes
--->  Staging iso-codes into destroot
--->  Installing iso-codes @3.10.1_0
--->  Activating iso-codes @3.10.1_0
--->  Cleaning iso-codes
--->  Fetching zlib
--->  Attempting to fetch zlib-1.2.3.tar.bz2 from http://www.gzip.org/zlib/
--->  Verifying checksum(s) for zlib
--->  Extracting zlib
--->  Applying patches to zlib
--->  Configuring zlib
--->  Building zlib
--->  Staging zlib into destroot
--->  Installing zlib @1.2.3_2
--->  Activating zlib @1.2.3_2
--->  Cleaning zlib
--->  Fetching libxml2
--->  Attempting to fetch libxml2-2.7.3.tar.gz from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from http://ftp.belnet.be/mirror/ftp.gnome.org/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from ftp://ftp.dit.upm.es/pub/GNOME/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from http://ftp.unina.it/pub/linux/GNOME/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from ftp://ftp.no.gnome.org/pub/GNOME/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from ftp://ftp.chg.ru/pub/X11/gnome/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from http://ftp.acc.umu.se/pub/GNOME/sources/libxml2/2.7/
--->  Attempting to fetch libxml2-2.7.3.tar.gz from ftp://gd.tuwien.ac.at/pub/libxml/
--->  Verifying checksum(s) for libxml2
--->  Extracting libxml2
--->  Configuring libxml2
--->  Building libxml2
--->  Staging libxml2 into destroot
--->  Installing libxml2 @2.7.3_0
--->  Activating libxml2 @2.7.3_0
--->  Cleaning libxml2
--->  Fetching libxslt
--->  Attempting to fetch libxslt-1.1.24.tar.gz from ftp://gd.tuwien.ac.at/pub/libxml/
--->  Verifying checksum(s) for libxslt
--->  Extracting libxslt
--->  Configuring libxslt
--->  Building libxslt
--->  Staging libxslt into destroot
--->  Installing libxslt @1.1.24_2
--->  Activating libxslt @1.1.24_2
--->  Cleaning libxslt
--->  Fetching p5-xml-parser
--->  Attempting to fetch XML-Parser-2.36.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/XML
--->  Verifying checksum(s) for p5-xml-parser
--->  Extracting p5-xml-parser
--->  Configuring p5-xml-parser
--->  Building p5-xml-parser
--->  Staging p5-xml-parser into destroot
--->  Installing p5-xml-parser @2.36_0
--->  Activating p5-xml-parser @2.36_0
--->  Cleaning p5-xml-parser
--->  Fetching bzip2
--->  Attempting to fetch bzip2-1.0.5.tar.gz from http://www.bzip.org/1.0.5
--->  Verifying checksum(s) for bzip2
--->  Extracting bzip2
--->  Applying patches to bzip2
--->  Configuring bzip2
--->  Building bzip2
--->  Staging bzip2 into destroot
--->  Installing bzip2 @1.0.5_2
--->  Activating bzip2 @1.0.5_2
--->  Cleaning bzip2
--->  Fetching db46
--->  Attempting to fetch patch.4.6.21.1 from http://arn.se.distfiles.macports.org/db4/4.6.21_5
--->  Attempting to fetch patch.4.6.21.2 from http://arn.se.distfiles.macports.org/db4/4.6.21_5
--->  Attempting to fetch patch.4.6.21.3 from http://arn.se.distfiles.macports.org/db4/4.6.21_5
--->  Attempting to fetch db-4.6.21.tar.gz from http://download-uk.oracle.com/berkeley-db/
--->  Verifying checksum(s) for db46
--->  Extracting db46
--->  Applying patches to db46
--->  Configuring db46
--->  Building db46
--->  Staging db46 into destroot
--->  Installing db46 @4.6.21_5
--->  Activating db46 @4.6.21_5
--->  Cleaning db46
--->  Fetching gdbm
--->  Attempting to fetch gdbm-1.8.3.tar.gz from ftp://ftp.lip6.fr/pub/gnu/gdbm
--->  Verifying checksum(s) for gdbm
--->  Extracting gdbm
--->  Configuring gdbm
--->  Building gdbm
--->  Staging gdbm into destroot
--->  Installing gdbm @1.8.3_1
--->  Activating gdbm @1.8.3_1
--->  Cleaning gdbm
--->  Fetching openssl
--->  Attempting to fetch openssl-0.9.8k.tar.gz from http://www.openssl.org/source/
--->  Verifying checksum(s) for openssl
--->  Extracting openssl
--->  Applying patches to openssl
--->  Configuring openssl
--->  Building openssl
--->  Staging openssl into destroot
--->  Installing openssl @0.9.8k_0
--->  Activating openssl @0.9.8k_0
--->  Cleaning openssl
--->  Fetching readline
--->  Attempting to fetch readline-6.0.tar.gz from ftp://ftp.lip6.fr/pub/gnu/readline
--->  Verifying checksum(s) for readline
--->  Extracting readline
--->  Applying patches to readline
--->  Configuring readline
--->  Building readline
--->  Staging readline into destroot
--->  Installing readline @6.0.000_1
--->  Activating readline @6.0.000_1
--->  Cleaning readline
--->  Fetching sqlite3
--->  Attempting to fetch sqlite-3.6.16.tar.gz from http://arn.se.distfiles.macports.org/sqlite3/3.6.16
--->  Verifying checksum(s) for sqlite3
--->  Extracting sqlite3
--->  Configuring sqlite3
--->  Building sqlite3
--->  Staging sqlite3 into destroot
--->  Installing sqlite3 @3.6.16_0
--->  Activating sqlite3 @3.6.16_0
--->  Cleaning sqlite3
--->  Fetching tcl
--->  Attempting to fetch tcl8.5.6-src.tar.gz from http://kent.dl.sourceforge.net/tcl
--->  Verifying checksum(s) for tcl
--->  Extracting tcl
--->  Configuring tcl
--->  Building tcl
--->  Staging tcl into destroot
--->  Installing tcl @8.5.6_0
--->  Activating tcl @8.5.6_0
--->  Cleaning tcl
--->  Fetching tk
--->  Attempting to fetch tk8.5.6-src.tar.gz from http://switch.dl.sourceforge.net/tcl
--->  Verifying checksum(s) for tk
--->  Extracting tk
--->  Configuring tk
--->  Building tk
--->  Staging tk into destroot
--->  Installing tk @8.5.6_1+quartz
--->  Activating tk @8.5.6_1+quartz
--->  Cleaning tk
--->  Fetching python25
--->  Attempting to fetch Python-2.5.4.tar.bz2 from http://ftp.python.org/ftp/python/2.5.4/
--->  Verifying checksum(s) for python25
--->  Extracting python25
--->  Applying patches to python25
--->  Configuring python25
--->  Building python25
--->  Staging python25 into destroot
--->  Installing python25 @2.5.4_6+darwin_9+macosx
--->  Activating python25 @2.5.4_6+darwin_9+macosx

To fully complete your installation and make python 2.5 the default,  
please run

	sudo port install python_select
	sudo python_select python25

--->  Cleaning python25
--->  Fetching py25-libxml2
--->  Attempting to fetch libxml2-python-2.6.21.tar.gz from http://arn.se.distfiles.macports.org/python
--->  Verifying checksum(s) for py25-libxml2
--->  Extracting py25-libxml2
--->  Applying patches to py25-libxml2
--->  Configuring py25-libxml2
--->  Building py25-libxml2
--->  Staging py25-libxml2 into destroot
--->  Installing py25-libxml2 @2.6.21_1
--->  Activating py25-libxml2 @2.6.21_1
--->  Cleaning py25-libxml2
--->  Fetching getopt
--->  Attempting to fetch getopt-1.1.4.tar.gz from http://software.frodo.looijaard.name/getopt/files/
--->  Verifying checksum(s) for getopt
--->  Extracting getopt
--->  Applying patches to getopt
--->  Configuring getopt
--->  Building getopt
--->  Staging getopt into destroot
--->  Installing getopt @1.1.4_1
--->  Activating getopt @1.1.4_1
--->  Cleaning getopt
--->  Fetching gnome-common
--->  Attempting to fetch gnome-common-2.26.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gnome-common/2.26/
--->  Verifying checksum(s) for gnome-common
--->  Extracting gnome-common
--->  Applying patches to gnome-common
--->  Configuring gnome-common
--->  Building gnome-common
--->  Staging gnome-common into destroot
--->  Installing gnome-common @2.26.0_0
--->  Activating gnome-common @2.26.0_0
--->  Cleaning gnome-common
--->  Fetching intltool
--->  Attempting to fetch intltool-0.40.6.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/intltool/0.40/
--->  Verifying checksum(s) for intltool
--->  Extracting intltool
--->  Configuring intltool
--->  Building intltool
--->  Staging intltool into destroot
--->  Installing intltool @0.40.6_0
--->  Activating intltool @0.40.6_0
--->  Cleaning intltool
--->  Fetching rarian
--->  Attempting to fetch rarian-0.8.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/rarian/0.8/
--->  Verifying checksum(s) for rarian
--->  Extracting rarian
--->  Configuring rarian
--->  Building rarian
--->  Staging rarian into destroot
--->  Installing rarian @0.8.1_0
--->  Activating rarian @0.8.1_0
--->  Cleaning rarian
--->  Fetching gnome-doc-utils
--->  Attempting to fetch gnome-doc-utils-0.16.1.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/0.16/
--->  Verifying checksum(s) for gnome-doc-utils
--->  Extracting gnome-doc-utils
--->  Configuring gnome-doc-utils
--->  Building gnome-doc-utils
--->  Staging gnome-doc-utils into destroot
--->  Installing gnome-doc-utils @0.16.1_0
--->  Activating gnome-doc-utils @0.16.1_0
--->  Cleaning gnome-doc-utils
--->  Fetching gtk-doc
--->  Attempting to fetch gtk-doc-1.11.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.11/
--->  Verifying checksum(s) for gtk-doc
--->  Extracting gtk-doc
--->  Configuring gtk-doc
--->  Building gtk-doc
--->  Staging gtk-doc into destroot
--->  Installing gtk-doc @1.11_0
--->  Activating gtk-doc @1.11_0
--->  Cleaning gtk-doc
--->  Fetching atk
--->  Attempting to fetch atk-1.26.0.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/atk/1.26/
--->  Verifying checksum(s) for atk
--->  Extracting atk
--->  Configuring atk
--->  Building atk
--->  Staging atk into destroot
--->  Installing atk @1.26.0_1
--->  Activating atk @1.26.0_1
--->  Cleaning atk
--->  Fetching freetype
--->  Attempting to fetch freetype-2.3.9.tar.bz2 from http://switch.dl.sourceforge.net/freetype
--->  Attempting to fetch freetype-doc-2.3.9.tar.bz2 from http://switch.dl.sourceforge.net/freetype
--->  Verifying checksum(s) for freetype
--->  Extracting freetype
--->  Applying patches to freetype
--->  Configuring freetype
--->  Building freetype
--->  Staging freetype into destroot
--->  Installing freetype @2.3.9_0+macosx
--->  Activating freetype @2.3.9_0+macosx
--->  Cleaning freetype
--->  Fetching fontconfig
--->  Attempting to fetch fontconfig-2.6.0.tar.gz from http://arn.se.distfiles.macports.org/fontconfig
--->  Verifying checksum(s) for fontconfig
--->  Extracting fontconfig
--->  Applying patches to fontconfig
--->  Configuring fontconfig
--->  Building fontconfig
--->  Staging fontconfig into destroot
--->  Installing fontconfig @2.6.0_2+macosx
--->  Activating fontconfig @2.6.0_2+macosx
--->  Cleaning fontconfig
--->  Fetching libpixman
--->  Attempting to fetch pixman-0.14.0.tar.bz2 from http://arn.se.distfiles.macports.org/libpixman
--->  Verifying checksum(s) for libpixman
--->  Extracting libpixman
--->  Configuring libpixman
--->  Building libpixman
--->  Staging libpixman into destroot
--->  Installing libpixman @0.14.0_0
--->  Activating libpixman @0.14.0_0
--->  Cleaning libpixman
--->  Fetching libpng
--->  Attempting to fetch libpng-1.2.37.tar.bz2 from http://surfnet.dl.sourceforge.net/libpng
--->  Verifying checksum(s) for libpng
--->  Extracting libpng
--->  Configuring libpng
--->  Building libpng
--->  Staging libpng into destroot
--->  Installing libpng @1.2.37_0
--->  Activating libpng @1.2.37_0
--->  Cleaning libpng
--->  Fetching xorg-bigreqsproto
--->  Attempting to fetch bigreqsproto-1.0.2.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-bigreqsproto
--->  Verifying checksum(s) for xorg-bigreqsproto
--->  Extracting xorg-bigreqsproto
--->  Configuring xorg-bigreqsproto
--->  Building xorg-bigreqsproto
--->  Staging xorg-bigreqsproto into destroot
--->  Installing xorg-bigreqsproto @1.0.2_0
--->  Activating xorg-bigreqsproto @1.0.2_0
--->  Cleaning xorg-bigreqsproto
--->  Fetching xorg-inputproto
--->  Attempting to fetch inputproto-1.5.1.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-inputproto
--->  Verifying checksum(s) for xorg-inputproto
--->  Extracting xorg-inputproto
--->  Configuring xorg-inputproto
--->  Building xorg-inputproto
--->  Staging xorg-inputproto into destroot
--->  Installing xorg-inputproto @1.5.1_0
--->  Activating xorg-inputproto @1.5.1_0
--->  Cleaning xorg-inputproto
--->  Fetching xorg-kbproto
--->  Attempting to fetch kbproto-1.0.3.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-kbproto
--->  Verifying checksum(s) for xorg-kbproto
--->  Extracting xorg-kbproto
--->  Configuring xorg-kbproto
--->  Building xorg-kbproto
--->  Staging xorg-kbproto into destroot
--->  Installing xorg-kbproto @1.0.3_0
--->  Activating xorg-kbproto @1.0.3_0
--->  Cleaning xorg-kbproto
--->  Fetching xorg-xproto
--->  Attempting to fetch xproto-7.0.15.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-xproto
--->  Verifying checksum(s) for xorg-xproto
--->  Extracting xorg-xproto
--->  Configuring xorg-xproto
--->  Building xorg-xproto
--->  Staging xorg-xproto into destroot
--->  Installing xorg-xproto @7.0.15_0
--->  Activating xorg-xproto @7.0.15_0
--->  Cleaning xorg-xproto
--->  Fetching xorg-libXau
--->  Attempting to fetch libXau-1.0.4.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-libXau
--->  Verifying checksum(s) for xorg-libXau
--->  Extracting xorg-libXau
--->  Configuring xorg-libXau
--->  Building xorg-libXau
--->  Staging xorg-libXau into destroot
--->  Installing xorg-libXau @1.0.4_0
--->  Activating xorg-libXau @1.0.4_0
--->  Cleaning xorg-libXau
--->  Fetching xorg-libXdmcp
--->  Attempting to fetch libXdmcp-1.0.2.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-libXdmcp
--->  Verifying checksum(s) for xorg-libXdmcp
--->  Extracting xorg-libXdmcp
--->  Configuring xorg-libXdmcp
--->  Building xorg-libXdmcp
--->  Staging xorg-libXdmcp into destroot
--->  Installing xorg-libXdmcp @1.0.2_0
--->  Activating xorg-libXdmcp @1.0.2_0
--->  Cleaning xorg-libXdmcp
--->  Fetching xorg-xcmiscproto
--->  Attempting to fetch xcmiscproto-1.1.2.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-xcmiscproto
--->  Verifying checksum(s) for xorg-xcmiscproto
--->  Extracting xorg-xcmiscproto
--->  Configuring xorg-xcmiscproto
--->  Building xorg-xcmiscproto
--->  Staging xorg-xcmiscproto into destroot
--->  Installing xorg-xcmiscproto @1.1.2_0
--->  Activating xorg-xcmiscproto @1.1.2_0
--->  Cleaning xorg-xcmiscproto
--->  Fetching xorg-xextproto
--->  Attempting to fetch xextproto-7.0.5.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-xextproto
--->  Verifying checksum(s) for xorg-xextproto
--->  Extracting xorg-xextproto
--->  Configuring xorg-xextproto
--->  Building xorg-xextproto
--->  Staging xorg-xextproto into destroot
--->  Installing xorg-xextproto @7.0.5_0
--->  Activating xorg-xextproto @7.0.5_0
--->  Cleaning xorg-xextproto
--->  Fetching xorg-xf86bigfontproto
--->  Attempting to fetch xf86bigfontproto-1.1.2.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-xf86bigfontproto
--->  Verifying checksum(s) for xorg-xf86bigfontproto
--->  Extracting xorg-xf86bigfontproto
--->  Configuring xorg-xf86bigfontproto
--->  Building xorg-xf86bigfontproto
--->  Staging xorg-xf86bigfontproto into destroot
--->  Installing xorg-xf86bigfontproto @1.1.2_0
--->  Activating xorg-xf86bigfontproto @1.1.2_0
--->  Cleaning xorg-xf86bigfontproto
--->  Fetching xorg-xtrans
--->  Attempting to fetch xtrans-1.2.3.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-xtrans
--->  Verifying checksum(s) for xorg-xtrans
--->  Extracting xorg-xtrans
--->  Configuring xorg-xtrans
--->  Building xorg-xtrans
--->  Staging xorg-xtrans into destroot
--->  Installing xorg-xtrans @1.2.3_0
--->  Activating xorg-xtrans @1.2.3_0
--->  Cleaning xorg-xtrans
--->  Fetching xorg-libX11
--->  Attempting to fetch libX11-1.2.1.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-libX11
--->  Verifying checksum(s) for xorg-libX11
--->  Extracting xorg-libX11
--->  Configuring xorg-libX11
--->  Building xorg-libX11
--->  Staging xorg-libX11 into destroot
--->  Installing xorg-libX11 @1.2.1_0
--->  Activating xorg-libX11 @1.2.1_0
--->  Cleaning xorg-libX11
--->  Fetching xorg-renderproto
--->  Attempting to fetch renderproto-0.9.3.tar.bz2 from http://arn.se.distfiles.macports.org/xorg-renderproto
--->  Verifying checksum(s) for xorg-renderproto
--->  Extracting xorg-renderproto
--->  Configuring xorg-renderproto
--->  Building xorg-renderproto
--->  Staging xorg-renderproto into destroot
--->  Installing xorg-renderproto @0.9.3_0
--->  Activating xorg-renderproto @0.9.3_0
--->  Cleaning xorg-renderproto
--->  Fetching xrender
--->  Attempting to fetch libXrender-0.9.4.tar.bz2 from http://arn.se.distfiles.macports.org/xrender
--->  Verifying checksum(s) for xrender
--->  Extracting xrender
--->  Configuring xrender
--->  Building xrender
--->  Staging xrender into destroot
--->  Installing xrender @0.9.4_5
--->  Activating xrender @0.9.4_5
--->  Cleaning xrender
--->  Fetching cairo
--->  Attempting to fetch cairo-1.8.8.tar.gz from http://arn.se.distfiles.macports.org/cairo
--->  Verifying checksum(s) for cairo
--->  Extracting cairo
--->  Configuring cairo
--->  Building cairo
--->  Staging cairo into destroot
--->  Installing cairo @1.8.8_0+macosx+quartz
--->  Activating cairo @1.8.8_0+macosx+quartz
--->  Cleaning cairo
--->  Fetching jpeg
--->  Attempting to fetch jpegsrc.v6b.tar.gz from ftp://ftp.uu.net/graphics/jpeg
--->  Attempting to fetch jpegsrc.v6b.tar.gz from http://arn.se.distfiles.macports.org/jpeg
--->  Attempting to fetch droppatch.tar.gz from http://sylvana.net/jpegcrop/
--->  Attempting to fetch droppatch.tar.gz from http://arn.se.distfiles.macports.org/jpeg
--->  Verifying checksum(s) for jpeg
--->  Extracting jpeg
--->  Applying patches to jpeg
--->  Configuring jpeg
--->  Building jpeg
--->  Staging jpeg into destroot
--->  Installing jpeg @6b_3
--->  Activating jpeg @6b_3
--->  Cleaning jpeg
--->  Fetching jasper
--->  Attempting to fetch jasper-1.900.1.zip from http://arn.se.distfiles.macports.org/jasper
--->  Verifying checksum(s) for jasper
--->  Extracting jasper
--->  Applying patches to jasper
--->  Configuring jasper
--->  Building jasper
--->  Staging jasper into destroot
--->  Installing jasper @1.900.1_4
--->  Activating jasper @1.900.1_4
--->  Cleaning jasper
--->  Fetching Xft2
--->  Attempting to fetch libXft-2.1.13.tar.bz2 from http://arn.se.distfiles.macports.org/Xft2
--->  Verifying checksum(s) for Xft2
--->  Extracting Xft2
--->  Configuring Xft2
--->  Building Xft2
--->  Staging Xft2 into destroot
--->  Installing Xft2 @2.1.13_1
--->  Activating Xft2 @2.1.13_1
--->  Cleaning Xft2
--->  Fetching pango
--->  Attempting to fetch pango-1.24.4.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pango/1.24
--->  Verifying checksum(s) for pango
--->  Extracting pango
--->  Applying patches to pango
--->  Configuring pango
--->  Building pango
--->  Staging pango into destroot
--->  Installing pango @1.24.4_0+macosx+quartz
--->  Activating pango @1.24.4_0+macosx+quartz
--->  Cleaning pango
--->  Fetching shared-mime-info
--->  Attempting to fetch shared-mime-info-0.60.tar.bz2 from http://arn.se.distfiles.macports.org/shared-mime-info
--->  Verifying checksum(s) for shared-mime-info
--->  Extracting shared-mime-info
--->  Configuring shared-mime-info
--->  Building shared-mime-info
--->  Staging shared-mime-info into destroot
--->  Installing shared-mime-info @0.60_0
--->  Activating shared-mime-info @0.60_0
--->  Cleaning shared-mime-info
--->  Fetching tiff
--->  Attempting to fetch tiff-3.8.2.tar.gz from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/distfiles/
--->  Verifying checksum(s) for tiff
--->  Extracting tiff
--->  Applying patches to tiff
--->  Configuring tiff
--->  Building tiff
--->  Staging tiff into destroot
--->  Installing tiff @3.8.2_3+macosx
--->  Activating tiff @3.8.2_3+macosx
--->  Cleaning tiff
--->  Fetching gtk2
Error: Please uninstall or deactivate the pango port and reinstall it  
by running `port install pango +no_x11`.
Error: Target org.macports.fetch returned: pango must be installed  
with the no_x11 variant enabled.
Error: The following dependencies failed to build: gtk2 lcms openjpeg  
poppler-data qt4-mac dbus autoconf help2man p5-locale-gettext m4  
automake libtool libmng
Error: Status 1 encountered during processing.

theo8mc233:~ bvoisin$ sudo port install python_select
Password:
--->  Fetching python_select
--->  Attempting to fetch select-0.2.1.tar.gz from http://arn.se.distfiles.macports.org/python_select
--->  Verifying checksum(s) for python_select
--->  Extracting python_select
--->  Configuring python_select
--->  Building python_select
--->  Staging python_select into destroot
--->  Installing python_select @0.2.1_0+darwin_9
--->  Activating python_select @0.2.1_0+darwin_9
--->  Cleaning python_select

theo8mc233:~ bvoisin$ sudo python_select python25
Selecting version "python25" for python

theo8mc233:~ bvoisin$ sudo port uninstall pango
--->  Deactivating pango @1.24.4_0+macosx+quartz
--->  Uninstalling pango @1.24.4_0+macosx+quartz

theo8mc233:~ bvoisin$ sudo port install pango +macosx +quartz +no_x11
--->  Fetching pango
--->  Verifying checksum(s) for pango
--->  Extracting pango
Error: To install pango with the no_x11 variant, cairo must be  
installed with the no_x11 variant.
Error: Target org.macports.extract returned: incompatible cairo  
installation
Error: Status 1 encountered during processing.

theo8mc233:~ bvoisin$ sudo port uninstall cairo
--->  Deactivating cairo @1.8.8_0+macosx+quartz
--->  Uninstalling cairo @1.8.8_0+macosx+quartz

theo8mc233:~ bvoisin$ sudo port install cairo +macosx +quartz +no_x11
--->  Fetching cairo
--->  Verifying checksum(s) for cairo
--->  Extracting cairo
--->  Configuring cairo
--->  Building cairo
--->  Staging cairo into destroot
--->  Installing cairo @1.8.8_0+macosx+no_x11+quartz
--->  Activating cairo @1.8.8_0+macosx+no_x11+quartz
--->  Cleaning cairo

theo8mc233:~ bvoisin$ sudo port install pango +macosx +quartz +no_x11
--->  Extracting pango
--->  Applying patches to pango
--->  Configuring pango
--->  Building pango
--->  Staging pango into destroot
--->  Installing pango @1.24.4_0+macosx+no_x11+quartz
--->  Activating pango @1.24.4_0+macosx+no_x11+quartz
--->  Cleaning pango

theo8mc233:~ bvoisin$ sudo port install poppler +quartz +qt4
--->  Fetching gtk2
--->  Attempting to fetch gtk+-2.16.4.tar.bz2 from http://www.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/gtk+/2.16/
--->  Verifying checksum(s) for gtk2
--->  Extracting gtk2
--->  Applying patches to gtk2
--->  Configuring gtk2
--->  Building gtk2
--->  Staging gtk2 into destroot
--->  Installing gtk2 @2.16.4_0+no_x11+quartz
--->  Activating gtk2 @2.16.4_0+no_x11+quartz
--->  Cleaning gtk2
--->  Fetching lcms
--->  Attempting to fetch lcms-1.18a.tar.gz from http://kent.dl.sourceforge.net/lcms
--->  Verifying checksum(s) for lcms
--->  Extracting lcms
--->  Configuring lcms
--->  Building lcms
--->  Staging lcms into destroot
--->  Installing lcms @1.18a_0
--->  Activating lcms @1.18a_0
--->  Cleaning lcms
--->  Fetching openjpeg
--->  Attempting to fetch openjpeg_v1_3.tar.gz from http://www.openjpeg.org/
--->  Verifying checksum(s) for openjpeg
--->  Extracting openjpeg
--->  Applying patches to openjpeg
--->  Configuring openjpeg
--->  Building openjpeg
--->  Staging openjpeg into destroot
--->  Installing openjpeg @1.3_3
--->  Activating openjpeg @1.3_3
--->  Cleaning openjpeg
--->  Fetching poppler-data
--->  Attempting to fetch poppler-data-0.2.1.tar.gz from http://arn.se.distfiles.macports.org/poppler-data
--->  Verifying checksum(s) for poppler-data
--->  Extracting poppler-data
--->  Configuring poppler-data
--->  Building poppler-data
--->  Staging poppler-data into destroot
--->  Installing poppler-data @0.2.1_0
--->  Activating poppler-data @0.2.1_0
--->  Cleaning poppler-data
--->  Fetching p5-locale-gettext
--->  Attempting to fetch gettext-1.05.tar.gz from http://www.mirrorservice.org/sites/ftp.cpan.org/pub/CPAN/modules/by-module/Locale
--->  Verifying checksum(s) for p5-locale-gettext
--->  Extracting p5-locale-gettext
--->  Applying patches to p5-locale-gettext
--->  Configuring p5-locale-gettext
--->  Building p5-locale-gettext
--->  Staging p5-locale-gettext into destroot
--->  Installing p5-locale-gettext @1.05_0
--->  Activating p5-locale-gettext @1.05_0
--->  Cleaning p5-locale-gettext
--->  Fetching help2man
--->  Attempting to fetch help2man-1.36.4.tar.gz from ftp://ftp.lip6.fr/pub/gnu/help2man
--->  Verifying checksum(s) for help2man
--->  Extracting help2man
--->  Applying patches to help2man
--->  Configuring help2man
--->  Building help2man
--->  Staging help2man into destroot
--->  Installing help2man @1.36.4_1
--->  Activating help2man @1.36.4_1
--->  Cleaning help2man
--->  Fetching m4
--->  Attempting to fetch m4-1.4.13.tar.bz2 from ftp://ftp.lip6.fr/pub/gnu/m4
--->  Verifying checksum(s) for m4
--->  Extracting m4
--->  Applying patches to m4
--->  Configuring m4
--->  Building m4
--->  Staging m4 into destroot
--->  Installing m4 @1.4.13_0
--->  Activating m4 @1.4.13_0
--->  Cleaning m4
--->  Fetching autoconf
--->  Attempting to fetch autoconf-2.63.tar.bz2 from ftp://ftp.lip6.fr/pub/gnu/autoconf
--->  Verifying checksum(s) for autoconf
--->  Extracting autoconf
--->  Configuring autoconf
--->  Building autoconf
--->  Staging autoconf into destroot
--->  Installing autoconf @2.63_0
--->  Activating autoconf @2.63_0
--->  Cleaning autoconf
--->  Fetching automake
--->  Attempting to fetch automake-1.11.tar.bz2 from ftp://ftp.lip6.fr/pub/gnu/automake
--->  Verifying checksum(s) for automake
--->  Extracting automake
--->  Configuring automake
--->  Building automake
--->  Staging automake into destroot
--->  Installing automake @1.11_0
--->  Activating automake @1.11_0
--->  Cleaning automake
--->  Fetching libtool
--->  Attempting to fetch libtool-2.2.6a.tar.gz from ftp://ftp.lip6.fr/pub/gnu/libtool
--->  Verifying checksum(s) for libtool
--->  Extracting libtool
--->  Configuring libtool
--->  Building libtool
--->  Staging libtool into destroot
--->  Installing libtool @2.2.6a_0
--->  Activating libtool @2.2.6a_0
--->  Cleaning libtool
--->  Fetching dbus
--->  Attempting to fetch dbus-1.2.14.tar.gz from http://arn.se.distfiles.macports.org/dbus
--->  Verifying checksum(s) for dbus
--->  Extracting dbus
--->  Applying patches to dbus
--->  Configuring dbus
--->  Building dbus
--->  Staging dbus into destroot
--->  Installing dbus @1.2.14_0
--->  Activating dbus @1.2.14_0
#################################################################################################
# Startup items have been generated that will aid in
# starting dbus with launchd. They are disabled
# by default. Execute the following command to start them,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus- 
system.plist
# sudo launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus- 
session.plist
##################################################################################################
--->  Cleaning dbus
--->  Fetching libmng
--->  Attempting to fetch libmng-1.0.10.tar.gz from http://switch.dl.sourceforge.net/libmng
--->  Verifying checksum(s) for libmng
--->  Extracting libmng
--->  Configuring libmng
--->  Building libmng
--->  Staging libmng into destroot
--->  Installing libmng @1.0.10_0
--->  Activating libmng @1.0.10_0
--->  Cleaning libmng
--->  Fetching qt4-mac
--->  Attempting to fetch qt-mac-opensource-src-4.5.2.tar.gz from http://ftp.heanet.ie/mirrors/ftp.trolltech.com/pub/qt/source/
--->  Verifying checksum(s) for qt4-mac
--->  Extracting qt4-mac
--->  Applying patches to qt4-mac
--->  Configuring qt4-mac
--->  Building qt4-mac
--->  Staging qt4-mac into destroot
--->  Installing qt4-mac @4.5.2_0
--->  Activating qt4-mac @4.5.2_0
--->  Cleaning qt4-mac
--->  Fetching poppler
--->  Attempting to fetch poppler-0.11.1.tar.gz from http://arn.se.distfiles.macports.org/poppler
--->  Verifying checksum(s) for poppler
--->  Extracting poppler
--->  Configuring poppler
--->  Building poppler
--->  Staging poppler into destroot
--->  Installing poppler @0.11.1_0+qt4+quartz
--->  Activating poppler @0.11.1_0+qt4+quartz
--->  Cleaning poppler

theo8mc233:~ bvoisin$ sudo launchctl load -w /Library/LaunchDaemons/ 
org.freedesktop.dbus-system.plist

theo8mc233:~ bvoisin$ sudo launchctl load -w /Library/LaunchAgents/ 
org.freedesktop.dbus-session.plist

theo8mc233:~ bvoisin$ sudo port install hunspell
--->  Fetching hunspell
--->  Attempting to fetch hunspell-1.2.8.tar.gz from http://surfnet.dl.sourceforge.net/hunspell
--->  Verifying checksum(s) for hunspell
--->  Extracting hunspell
--->  Applying patches to hunspell
--->  Configuring hunspell
--->  Building hunspell
--->  Staging hunspell into destroot
--->  Installing hunspell @1.2.8_0
******************************************************************
You must install (at least) one of the language dictionaries after
installing this port in order for it to work.
******************************************************************
--->  Activating hunspell @1.2.8_0
--->  Cleaning hunspell

theo8mc233:~ bvoisin$ sudo port install hunspell-dict-en_US
--->  Fetching hunspell-dict-en_US
--->  Attempting to fetch en_US.zip from http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
--->  Verifying checksum(s) for hunspell-dict-en_US
--->  Extracting hunspell-dict-en_US
--->  Configuring hunspell-dict-en_US
--->  Building hunspell-dict-en_US
--->  Staging hunspell-dict-en_US into destroot
--->  Installing hunspell-dict-en_US @2006-02-07_0
--->  Activating hunspell-dict-en_US @2006-02-07_0
--->  Cleaning hunspell-dict-en_US


More information about the texworks mailing list