<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.os.apple.macports.user">
    <title>gmane.os.apple.macports.user</title>
    <link>http://blog.gmane.org/gmane.os.apple.macports.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18798"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18786"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18782"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18775"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18773"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18772"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18765"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18762"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18760"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18759"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18750"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18740"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18737"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18736"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18735"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18734"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18730"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18728"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18727"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.os.apple.macports.user/18725"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18798">
    <title>can't build ghostscript</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18798</link>
    <description>&lt;pre&gt;Hello everyone,

In trying to build the latest ghostscript release on my 10.6.2 machine, on which I build most things as universal. I hope the debug section captures the source of the error reported at the end.

The text file was too large, so I put it here: http://payam.minoofar.com/ghostscript_failure.txt

Thanks in advance.

Payam


&lt;/pre&gt;</description>
    <dc:creator>Payam Minoofar</dc:creator>
    <dc:date>2010-03-15T23:41:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18786">
    <title>ticket 23845</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18786</link>
    <description>&lt;pre&gt;Hello friends,

I filed this bug a few weeks ago:

http://trac.macports.org/ticket/23845

It looks as if there were no fix to come - maybe for the reason that  
it only affects Tiger? - I'd need that fix in order to build an  
universal variant of inkscape…

Could somebody in charge tell me whether there is a chance to get it  
fixed - or shall I give up the idea of a universal variant and stay  
with the PPC only? That would be acceptable to me, as none of the  
Intel people is forced to stay with Tiger, as many PPC owners are.

Greetings,

Wolf


&lt;/pre&gt;</description>
    <dc:creator>Wolf Drechsel</dc:creator>
    <dc:date>2010-03-15T13:32:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18782">
    <title>current MacPorts SVN checkout fails to execute 'org.macports.activate'without root privileges</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18782</link>
    <description>&lt;pre&gt;System Version:Mac OS X 10.5.8 (9L30)
Xcode version 3.1.4
MacPorts: 1.8.99, r64708
configuration of MacPorts:
./configure \
  --prefix=$LeWitt_PREFIX \
  --with-tclpackage=$LeWitt_tclpackage \
  --with-applications-dir=$LeWitt_applications_dir \
  --with-frameworks-dir=$LeWitt_framework_dir \
  --with-install-user=me \
  --with-install-group=staff \
  --with-macports-user=me \
  --enable-readline


Issue: after updating MacPorts installed from SVN sources 'port upgrade
outdated' fails to activate the upgraded ports:


Previously this had worked without issues - the failure only happens
since I updated the MacPorts SVN checkout today from r64197 to r64708:

  (…)

Is there a way to continue using MacPorts (SVN checkout) to install and
activate ports without root privileges as was possible before updating
trunk/base from r64197 to r64708? Or will this be no longer supported in
the next MacPorts version?

~suv


attachments:
- configure setup for building and installing MacPorts trunk/base
- log file from up&lt;/pre&gt;</description>
    <dc:creator>~suv</dc:creator>
    <dc:date>2010-03-15T10:56:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18775">
    <title>ImageMagick</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18775</link>
    <description>&lt;pre&gt;I've been trying to get ImageMagick compiled and installed on my Mac Pro for several days now.

Each time I try, I hit some roadblock where I have to manually install some package that can't be installed with +universal.  Now, I think I'm finally well and truly stuck


bash-3.2# sudo port install ImageMagick +gs+hdri+jpeg2+universal+wmf+no_x11+mpeg
---&amp;gt;  Computing dependencies for ImageMagick
---&amp;gt;  Configuring ImageMagick
Error: You cannot install ImageMagick for the architecture(s) x86_64 i386 because
Error: its dependency ghostscript only contains the architecture(s) x86_64.
Error: 
Error: Try rebuilding ghostscript (and all its dependencies) with
Error: the +universal variant by running
Error: 
Error:     sudo port upgrade --enforce-variants ghostscript +universal
Error: 
Error: Target org.macports.configure returned: incompatible architectures in dependencies
Error: Status 1 encountered during processing.
Before reporting a bug, first run the command again with the -d flag to get complete output.

OK, so&lt;/pre&gt;</description>
    <dc:creator>LuKreme</dc:creator>
    <dc:date>2010-03-15T01:34:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18773">
    <title>boost linked to system python?</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18773</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Andrew Berry</dc:creator>
    <dc:date>2010-03-14T16:39:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18772">
    <title>To disable (or not) assembler modules?</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18772</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Tabitha McNerney</dc:creator>
    <dc:date>2010-03-14T13:52:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18765">
    <title>port install wget broken</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18765</link>
    <description>&lt;pre&gt;port install wget is broken for me on Snow Leopard. here's the tail
end of `sudo port install -d wget` shown below. Anything that I can do
to help myself here?


---&amp;gt;  Verifying checksum(s) for wget
DEBUG: Executing org.macports.checksum (wget)
---&amp;gt;  Checksumming wget-1.12.tar.gz
Error: Checksum (md5) mismatch for wget-1.12.tar.gz
Portfile checksum: wget-1.12.tar.gz md5 141461b9c04e454dc8933c9d1f2abf83
Distfile checksum: wget-1.12.tar.gz md5 5564057108b14087262d9e5d7561300e
Error: Checksum (sha1) mismatch for wget-1.12.tar.gz
Portfile checksum: wget-1.12.tar.gz sha1
50d4ed2441e67db7aa5061d8a4dde41ee0e94248
Distfile checksum: wget-1.12.tar.gz sha1
50e76811aa248a2e22dfff890c9a4c0e76bb344b
Error: Checksum (rmd160) mismatch for wget-1.12.tar.gz
Portfile checksum: wget-1.12.tar.gz rmd160
232d0aa6fb36731c162d2b7374aa9ab59e671b7d
Distfile checksum: wget-1.12.tar.gz rmd160
3039244639db66fe23084ece7807ac7e10d9c54e
The correct checksum line may be:
checksums           md5     5564057108b14087262d9e5d7561300e \
       &lt;/pre&gt;</description>
    <dc:creator>john maclean</dc:creator>
    <dc:date>2010-03-12T22:51:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18762">
    <title>can't build kdelibs4 universal</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18762</link>
    <description>&lt;pre&gt;This happens consistently during the building kdepimlibs4 during the kdelibs4 process. I'm on an iMac running 10.6.2.

Do I need to install gpgme-objc?

Thanks in advance.

ditInteractor&amp;gt;, GpgME::Data&amp;amp;)in context.o
  "_gpgme_op_trustlist_end", referenced from:
      GpgME::Context::endTrustItemListing()     in context.o
  "_gpgme_get_key", referenced from:
      GpgME::Context::key(char const*, GpgME::Error&amp;amp;, bool)in context.o
  "_gpgme_data_new_from_cbs", referenced from:
      GpgME::Data::Data(GpgME::DataProvider*)in data.o
  "_gpgme_data_get_encoding", referenced from:
      GpgME::Data::encoding() constin data.o
  "_gpgme_set_io_cbs", referenced from:
      GpgME::Context::uninstallIOCallbacks()     in context.o
      GpgME::Context::installIOCallbacks(gpgme_io_cbs*)      in context.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cct97muK.out (No such file or directory)
lipo: can't open input file: /var/tmp//ccja6l81.out (No such file or directory)
ma&lt;/pre&gt;</description>
    <dc:creator>Payam Minoofar</dc:creator>
    <dc:date>2010-03-12T17:49:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18760">
    <title>Gutenprint drivers</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18760</link>
    <description>&lt;pre&gt;Hi,

I wanted to install gutenprint in order to use several printers. I 
prefer using any software from macports (instaed of installers). 
However the gutenprint port does only contain the gimp plugin part, not 
any printer drivers.

Is there another port which provides the drivers or are there any plans 
tin include the gutenprint drivers as a port or a variant of 
gutenprint?

cheers,
Janosch

&lt;/pre&gt;</description>
    <dc:creator>Janosch Peters</dc:creator>
    <dc:date>2010-03-12T15:27:40</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18759">
    <title>Need help diagnosing a digikam / imagemagick bug</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18759</link>
    <description>&lt;pre&gt;Hello everyone,

I have installed digiKam 1.1.0 from "scratch" (as in "from a fresh MacPorts installation) using the patch posted on http://trac.macports.org/ticket/23720. However, there's a problem that I can't quite understand: 

If I start digikam from the dock, select one or more images and choose "Resize Images" from the "Tools" menu, I get an error stating that "Cannot start 'convert' program from 'ImageMagick' package; please check your installation". When the "Always overwrite" or "ask" method is selected in that dialog, this problem even deletes the selected image.

Interestingly, resizing works well if I start digikam from a terminal using 
cd /Applications/MacPorts/KDE4/digikam.app/Contents/MacOS
./digikam


Can anyone suggest how I can diagnose this further in order to file a helpful bug report?

Many thanks in advance

  Jürgen


------

digikam(2086)/kdecore (kdelibs) KToolInvocation::invokeBrowser: Using "/opt/local/bin/kfmclient" to open "http://www.digikam.org"
digikam(2086)/KIPI (general) &lt;/pre&gt;</description>
    <dc:creator>Jürgen Starek</dc:creator>
    <dc:date>2010-03-12T13:13:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18750">
    <title>mysql++-3.x</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18750</link>
    <description>&lt;pre&gt;is there a port to install this library

http://tangentsoft.net/mysql++

thanks

&lt;/pre&gt;</description>
    <dc:creator>Norman Khine</dc:creator>
    <dc:date>2010-03-10T23:19:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18740">
    <title>GKRellm -- No Transparency</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18740</link>
    <description>&lt;pre&gt;I was able to download and compile the GKRellm port on m imac 2.66 GHz Core 2 Duo, with little to no hassle. What I can't seem to get  is the transparent themes to work. 

I get no debugging errors, and teh program launches with full functionality, other than transparency, but I get the following when I launch GKRellm from the CLI:

$ ./gkrellm -d 1
Xlib:  extension "RANDR" missing on display "/tmp/launch-4OPlte/:0".

I have installed all of the RANDR related ports to the X-Server, yet I am still getting this Xlib error.  

Any ideas?
&lt;/pre&gt;</description>
    <dc:creator>Rob Krul</dc:creator>
    <dc:date>2010-03-10T01:59:22</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18737">
    <title>cyrus-sasl2 universal on 10.6</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18737</link>
    <description>&lt;pre&gt;The x64 branch builds, but the i386 portion fails with this message:
/bin/sh ../libtool --mode=link /usr/bin/gcc-4.2  -Wall -W -O2 -arch i386  -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -arch i386 -o saslpasswd2  saslpasswd.o ../sasldb/libsasldb.la ../lib/libsasl2.la   -lresolv -lresolv  
/usr/bin/gcc-4.2 -Wall -W -O2 -arch i386 -L/opt/local/lib -Wl,-rpath,/opt/local/lib -L/opt/local/lib -arch i386 -o .libs/dbconverter-2 dbconverter-2.o ../sasldb/.libs/libsasldb.al -lresolv -lresolv -L../lib/.libs -lsasl2 -ldl -lresolv -lresolv -lresolv -lresolv
ld: warning: in /opt/local/lib/libsasl2.dylib, file is not of required architecture
Undefined symbols:
  "_sasl_global_utils", referenced from:
      _sasl_global_utils$non_lazy_ptr in dbconverter-2.o
  "_sasl_dispose", referenced from:
      _main in dbconverter-2.o
  "_sasl_done", referenced from:
      _main in dbconverter-2.o
  "_sasl_server_init", referenced from:
      _main in dbconverter-2.o
  "_sasl_server_new", referenced from:
      _main &lt;/pre&gt;</description>
    <dc:creator>Payam Minoofar</dc:creator>
    <dc:date>2010-03-09T23:41:50</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18736">
    <title>wine-devel install help</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18736</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Eric Klisz</dc:creator>
    <dc:date>2010-03-09T21:20:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18735">
    <title>Unsubscribe from a bug report</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18735</link>
    <description>&lt;pre&gt;Hi,

I filed a bug some time ago. With help from other guys I submitted a 
fix myself some time later. The bug report is still open because the 
maintainer did not commit the patch yet.

Is there any way that I unsubscribe from the bug reports I filed 
myself? I keep getting notifications from this ticket, which I find 
quite annoying cause the issue is allready solved.

cheers,
Janosch

&lt;/pre&gt;</description>
    <dc:creator>Janosch Peters</dc:creator>
    <dc:date>2010-03-09T15:15:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18734">
    <title>Commit access?</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18734</link>
    <description>&lt;pre&gt;I requested commit assess through the macports-mgr e-mail yesterday...
Not trying to be (too much of) a pest, but just wondering if someone
out there is processing those requests / how I'll know when it's been
acted upon?

Thanks,
 Eric
&lt;/pre&gt;</description>
    <dc:creator>Eric A. Borisch</dc:creator>
    <dc:date>2010-03-09T15:37:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18730">
    <title>Inkscape problems with libMagick++.2.dylib</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18730</link>
    <description>&lt;pre&gt;Hi,

I've recently (in the last month perhaps) run some Macports updates, and I can no longer get Inkscape to work. When I try to start the application, I get: 

I've checked /opt/local/lib/libMagick++.2.dylib, and indeed there is no file. I attempted to deactivate then reactive ImageMagick. I also tried reinstalling the old version. Neither strategy helped. Any suggestions would be most welcome.

Cheers,
Pete.
&lt;/pre&gt;</description>
    <dc:creator>Pete Crite</dc:creator>
    <dc:date>2010-03-08T21:44:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18728">
    <title>git-core checksum error</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18728</link>
    <description>&lt;pre&gt;Hello everyone,

Please ignore my previous post. I fixed the firewall problem at my end.

Payam
__________________
Payam Minoofar, Ph.D.
Scientist
Meissner Filtration Products
4181 Calle Tesoro
Camarillo, CA 93012
+1 805 388 9911 ext. 159
+1 805 388 5948 fax
payam.minoofar&amp;lt; at &amp;gt;meissner.com

&lt;/pre&gt;</description>
    <dc:creator>Payam Minoofar</dc:creator>
    <dc:date>2010-03-08T18:18:05</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18727">
    <title>git-core checksum</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18727</link>
    <description>&lt;pre&gt;Good morning everyone,

I keep getting this error when I try to update git-core not matter how many times I execute sudo port clean --all git-core

Thanks.

Payam
---&amp;gt;  Attempting to fetch git-htmldocs-1.7.0.2.tar.bz2 from http://distfiles.macports.org/git-core
---&amp;gt;  Verifying checksum(s) for git-core
Error: Checksum (md5) mismatch for git-1.7.0.2.tar.bz2
Error: Checksum (sha1) mismatch for git-1.7.0.2.tar.bz2
Error: Checksum (rmd160) mismatch for git-1.7.0.2.tar.bz2
Error: Checksum (md5) mismatch for git-manpages-1.7.0.2.tar.bz2
Error: Checksum (sha1) mismatch for git-manpages-1.7.0.2.tar.bz2
Error: Checksum (rmd160) mismatch for git-manpages-1.7.0.2.tar.bz2
Error: Checksum (md5) mismatch for git-htmldocs-1.7.0.2.tar.bz2
Error: Checksum (sha1) mismatch for git-htmldocs-1.7.0.2.tar.bz2
Error: Checksum (rmd160) mismatch for git-htmldocs-1.7.0.2.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file checksums

__________________
Payam Minoofar, Ph.D.
Scientist
Meissner Filtration Products
&lt;/pre&gt;</description>
    <dc:creator>Payam Minoofar</dc:creator>
    <dc:date>2010-03-08T18:11:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18725">
    <title>Error building devel/strigi</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18725</link>
    <description>&lt;pre&gt;Hi,

I am trying to compile KDE on SnowLeopard and one of its dependency fails to build. Anyone has a clue about the problem with strigi?

system:  Darwin Kernel Version 10.2.0: Tue Nov  3 10:35:19 PST 2009; root:xnu-1486.2.11~1/RELEASE_X86_64 x86_64
macports: 1.8.2

here is the result of: port -d install strigi

/opt/local/bin/cmake -E cmake_progress_report /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3/CMakeFiles  55 56 57 58 59 60 61 62 63 64
[ 13%] Built target streams
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3" &amp;amp;&amp;amp; /usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_strigi/work/strigi-0.6.3" &amp;amp;&amp;amp; /usr/bin/make -j2 all " returned error 2&lt;/pre&gt;</description>
    <dc:creator>Jacques-Olivier KAPPS</dc:creator>
    <dc:date>2010-03-08T16:39:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.os.apple.macports.user/18724">
    <title>python/nltk problem</title>
    <link>http://comments.gmane.org/gmane.os.apple.macports.user/18724</link>
    <description>&lt;pre&gt;This worked before I did "upgrade outdated" a couple of days ago.

%% python
Python 2.6.4 (r264:75706, Nov 14 2009, 07:09:21)
[GCC 4.0.1 (Apple Inc. build 5490)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
 &amp;gt;&amp;gt;&amp;gt; import nltk
Traceback (most recent call last):
   File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;
   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/ 
lib/python2.6/site-packages/nltk/__init__.py", line 83, in &amp;lt;module&amp;gt;
     from collocations import *
   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/ 
lib/python2.6/site-packages/nltk/collocations.py", line 38, in &amp;lt;module&amp;gt;
     from nltk.metrics import ContingencyMeasures,  
BigramAssocMeasures, TrigramAssocMeasures
   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/ 
lib/python2.6/site-packages/nltk/metrics/__init__.py", line 14, in  
&amp;lt;module&amp;gt;
     from scores import *
   File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/ 
lib/python2.6/site-packages/nltk/m&lt;/pre&gt;</description>
    <dc:creator>Victor Eijkhout</dc:creator>
    <dc:date>2010-03-08T16:10:15</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.os.apple.macports.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.os.apple.macports.user</link>
  </textinput>
</rdf:RDF>
