<?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 about="http://permalink.gmane.org/gmane.os.apple.fink.general">
    <title>gmane.os.apple.fink.general</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general</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://permalink.gmane.org/gmane.os.apple.fink.general/27661"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27660"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27659"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27658"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27657"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27656"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27655"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27654"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27653"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27652"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27651"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27650"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27649"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27647"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27646"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27645"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27643"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27642"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27641"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.os.apple.fink.general/27640"/>
      </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://permalink.gmane.org/gmane.os.apple.fink.general/27661">
    <title>freetype.pc location ?</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27661</link>
    <description>I was building some cairo demos the other day and received the  
following error:

Package freetype2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `freetype2.pc'
to the PKG_CONFIG_PATH environment variable

It turns out that freetype2.pc is located in

   /sw/lib/freetype219/lib/pkgconfig/

but the majority, although not quite all, of the .pc files are in

   /sw/lib/pkgconfig

Is this a bug in the freetype2 package or maybe the package which  
provides pkg-config ?  Seems like quite the good idea to put all of  
the pc files in one place.


Brian

P.S. Setting PKG_CONFIG_PATH does fix the problem.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>brian</dc:creator>
    <dc:date>2008-12-04T04:59:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27660">
    <title>Re: dvilib2 and tex-guy fail to install</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27660</link>
    <description>When I tried to install dvilib2, it splits this off from package tex- 
guy, but the latter fails to install:

gcc -I. -Wall -o dvifontlist dvifontlist.o  -L/sw/lib -L/sw/src/ 
fink.build/tex-guy-1.3.2-1/TeX-Guy-1.3.2/DVIlib2 -ldvilib2
ld: library not found for -ldvilib2
collect2: ld returned 1 exit status
make[1]: *** [dvifontlist] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-tex-guy-1.3.2-1
(Reading database ... 267930 files and directories currently installed.)
Removing fink-buildlock-tex-guy-1.3.2-1 ...
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-powerpc
New package: dists/unstable/main/binary-darwin-powerpc/graphics/ 
reportlab-py26_2.2-1_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-powerpc/libs/perlmods/ 
regexp-common-pm_2.122-1_darwin-powerpc.deb
New package: dists/unstable/main/binary-darwin-power</description>
    <dc:creator>Gary K Olson</dc:creator>
    <dc:date>2008-12-04T03:00:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27659">
    <title>Re: can't get gtkhtml3.14-dev-3.24.1.1-1_2008.12.01-22.38.11_darwin-i386.deb to build</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27659</link>
    <description>[]

I have now committed a fix for this that should work with Tiger's bash, 
too. Please try.

</description>
    <dc:creator>Martin Costabel</dc:creator>
    <dc:date>2008-12-03T23:47:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27658">
    <title>gnome sound preferences options not active</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27658</link>
    <description>I have been trying to use the sound preferences options without  
success. The menu shows the options but can not enter any options  
because the whole menu is not active to input. I went into gconf and  
selected the options so sound events work but these should be  
available tin the sound preferences dialog. This is not right as you  
are stuck with the default options. You can not select .wav files to  
associated events :) Does anyone have this working?

Richard E. Miles
r.godzilla&lt; at &gt;comcast.net




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Richard E. Miles</dc:creator>
    <dc:date>2008-12-03T23:05:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27657">
    <title>Re: libnc-dap3.3.7.0-14 fails to build</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27657</link>
    <description>
On Dec 3, 2008, at 2:45 PM, Gary K Olson wrote:


meaning libcares.dylib


It didn't used to require that--I'm guessing that there's a chaining  
via libcurl4 now.  For now, you can just install libcares2 to get it  
to work, or you can wait until I update it later today.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Alexander Hansen</dc:creator>
    <dc:date>2008-12-03T20:42:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27656">
    <title>Re: libnc-dap3.3.7.0-14 fails to build</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27656</link>
    <description>libnc-dap3.3.7.0-14 failed to build due to not being able to find - 
lcares.  The pertinent b uild log is:

g++ -dynamiclib -single_module -undefined dynamic_lookup ${wl}- 
undefined ${wl}dynamic_lookup -o .libs/libnc-dap.3.0.3.dylib  .libs/ 
NCArray.o .libs/NCByte.o .libs/NCFloat64.o .libs/NCGrid.o .libs/ 
NCUInt32.o .libs/NCInt32.o .libs/NCSequence.o .libs/NCStr.o .libs/ 
NCStructure.o .libs/NCUrl.o .libs/NCUInt16.o .libs/NCInt16.o .libs/ 
NCFloat32.o .libs/NCAccess.o .libs/NCTypeFactory.o .libs/Ddim.o .libs/ 
Dattr.o .libs/Dvar.o .libs/Dnc.o .libs/Dputget.o .libs/Dncx.o .libs/ 
nc_util.o .libs/ClientParams.o .libs/NCConnect.o .libs/ 
Connections.o .libs/fort-attio.o .libs/fort-genvar.o .libs/fort- 
varaio.o .libs/fort-control.o .libs/fort-lib.o .libs/fort- 
vario.o .libs/fort-dim.o .libs/fort-misc.o .libs/fort-varmio.o .libs/ 
fort-genatt.o .libs/fort-v2compat.o .libs/fort-varsio.o .libs/fort- 
geninq.o .libs/fort-var1io.o .libs/lattr.o .libs/ldim.o .libs/ 
lerror.o .libs/llibvers.o .libs/lnc.o .libs/lncx</description>
    <dc:creator>Gary K Olson</dc:creator>
    <dc:date>2008-12-03T19:45:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27655">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27655</link>
    <description>sorry

perl -ni -e 'print unless /msgctxt/' po/*.po
find po/*.po -exec perl -pi -e 's/"Default"/"Default SKIP$do_it"/ if  
$do_it; $do_it++ if /"Default("| SKIP)/' {} \;
./configure --prefix=/sw --disable-dependency-tracking --libexecdir=/ 
sw/lib --disable-static PKG_CONFIG_PATH="/sw/lib/fontconfig2/lib/ 
pkgconfig:$PKG_CONFIG_PATH"
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of  
Makefiles... no
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using th</description>
    <dc:creator>Don McKenzie Paul</dc:creator>
    <dc:date>2008-12-03T13:56:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27654">
    <title>gnome config *warning*!</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27654</link>
    <description>I just messed up a nicely working Gnome2 install by playing with the  
configs.

Configuration Editor-&gt;apps-&gt;panel-&gt;toplevels-&gt;bottom_panel_screen0

I first changed auto_hide to true (checked the box). The bottom panel  
disappeared and reappeared nicely, as expected. So... I decided to try  
the same thing with the top_panel_screen0.

Big mistake. As soon as the option was checked, Gnome went into a loop  
and locked up. I quit X11.

rm -f .gconf* .gnome* .gtkrc-1.2-gnome* did not correct it, and I  
would be happy to receive any suggestions.


Stan



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Stan Sanderson</dc:creator>
    <dc:date>2008-12-03T17:37:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27653">
    <title>Re: Koctave problem &amp; pth2-dev fails during testing</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27653</link>
    <description>After investigating my system further, I decided this problem had to  
be caused by the pty failure which did not appear to be a Gnome or KDE  
problem.  I archive-installed 10.5.5 again with the X11 and Xtools  
3.1.1, and the pty problem was fixed and koctave loaded and I could  
install pth2-dev and pth2-shlibs.  So Alexander was correct.


Gary K Olson

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Gary K Olson</dc:creator>
    <dc:date>2008-12-03T06:25:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27652">
    <title>Re: dbus fails due to permission</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27652</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fink-users mailing list
Fink-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
</description>
    <dc:creator>Gary K Olson</dc:creator>
    <dc:date>2008-12-03T06:13:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27651">
    <title>Re: dbus fails due to permission</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27651</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fink-users mailing list
Fink-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
</description>
    <dc:creator>Gary K Olson</dc:creator>
    <dc:date>2008-12-03T05:56:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27650">
    <title>Re: gnucash and fink</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27650</link>
    <description>
On Nov 23, 2008, at 4:14 PM, Benjamin Candea wrote:



As long as you're using fink, you might as well just type "fink  
install gnucash2" in a terminal window. Fink should take care of all  
the dependencies.

The gnucash package is much older than the gnucash2 package, and it  
would be extremely unusual if you really wanted the older version.

What version of OS X are you using? What fink version?

Dave
--
David Reiser
dbreiser&lt; at &gt;earthlink.net





-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>David Reiser</dc:creator>
    <dc:date>2008-12-03T02:05:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27649">
    <title>Re: Problem compiling package paraview</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27649</link>
    <description>[]

This is all perfectly OK. The library referred to on the on the linker 
line is /usr/X11/lib/libGL.dylib, and it re-exports symbols from 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
You can see this via

   otool -l /usr/X11/lib/libGL.dylib

which shows among other things the following:

Load command 10
           cmd LC_REEXPORT_DYLIB
       cmdsize 104
          name 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 
(offset 24)

Among the re-exported symbols are all the _glBegin etc symbols that your 
error message claimed were undefined. The mystery remains.

</description>
    <dc:creator>Martin Costabel</dc:creator>
    <dc:date>2008-12-02T23:33:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27647">
    <title>Gnucash and fink and Leopard</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27647</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fink-users mailing list
Fink-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
</description>
    <dc:creator>Payam Minoofar</dc:creator>
    <dc:date>2008-12-02T22:53:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27646">
    <title>Re: Problem compiling package paraview</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27646</link>
    <description>
I am on version 10.5.5.  I have separately downloaded and installed
Xquartz 2.3.1 (http://xquartz.macosforge.org/trac/wiki) so perhaps
that is a problem.


I found several libGL's when running the locate command.  Maybe the
one in /usr/X11 is in the way?

petersons-mac(70)$ locate libGL.dylib
/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
/Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/lib/libGL.dylib
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
/Developer/SDKs/MacOSX10.5.sdk/usr/X11/lib/libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
/usr/X11/lib/libGL.dylib

</description>
    <dc:creator>John Peterson</dc:creator>
    <dc:date>2008-12-02T23:04:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27645">
    <title>Re: Problem compiling package paraview</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27645</link>
    <description>[]

This is strange and should not happen. These symbols are in 
/usr/X11R6/lib/libGL.dylib, which is on your linker line, and they are 
referenced there from the OpenGL framework.

What version of Mac OS X are you on, and what X11 do you have installed?
Do you perhaps have a /usr/local/lib/libGL.dylib that could interfere?

</description>
    <dc:creator>Martin Costabel</dc:creator>
    <dc:date>2008-12-02T22:49:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27643">
    <title>Re: can't get gtkhtml3.14-dev-3.24.1.1-1_2008.12.01-22.38.11_darwin-i386.deb to build</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27643</link>
    <description>I was able to fix this error by editing the doltlibtool file in the 
/sw/src/fink.build/gtkhtml* directory and changing the shebang from 
/bin/bash (which is the OSX version and is severely out of date) to 
/sw/bin/bash. I am remembering this off the top of my head, more or 
less, so please let me know if this doesn't help, I will try to find out 
exactly what I did when I am in front of my Mac.

Also, there is a thread which might help here: 
http://www.mail-archive.com/fink-users&lt; at &gt;lists.sourceforge.net/msg28805.html



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>David Nguyen Gwilliam</dc:creator>
    <dc:date>2008-12-02T21:35:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27642">
    <title>Problem compiling package paraview</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27642</link>
    <description>Hi,

I recently ran into an error when trying to install paraview.  To
reproduce this error, just type "fink install paraview".  (The error
is actually during the building of libvtkftgl.)

The error message follows:

[many lines of build messages snipped...]

cd /sw/src/fink.build/paraview-2.6.2-1001/paraview-darwin/VTK/Utilities/ftgl
&amp;&amp; /sw/bin/cmake -E cmake_link_script CMakeFiles/vtkftgl.dir/link.txt
--verbose=1
/sw/var/lib/fink/path-prefix-g++-4.0/c++   -Wno-deprecated -noprebind
-Wno-deprecated -no-cpp-precomp -Wno-deprecated -fpascal-strings -O3
-DNDEBUG -dynamiclib -headerpad_max_install_names
-Wl,-flat_namespace,-U,_environ -Wl,-search_paths_first  -o
../../../bin/libvtkftgl.pv2.6.dylib -install_name
/sw/lib/paraview-2.6/libvtkftgl.pv2.6.dylib
CMakeFiles/vtkftgl.dir/src/FTBitmapGlyph.o
CMakeFiles/vtkftgl.dir/src/FTBitmapGlyphRenderOpenGL.o
CMakeFiles/vtkftgl.dir/src/FTCharmap.o
CMakeFiles/vtkftgl.dir/src/FTFace.o
CMakeFiles/vtkftgl.dir/src/FTFont.o
CMakeFiles/vtkftgl.dir/src/FTGLBitmapFont.o
CMakeFil</description>
    <dc:creator>John Peterson</dc:creator>
    <dc:date>2008-12-02T21:02:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27641">
    <title>Re: phase installing: fontconfig2-dev-2.4.1-104 failederror installing gnucash</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27641</link>
    <description>-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/_______________________________________________
Fink-users mailing list
Fink-users&lt; at &gt;lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
</description>
    <dc:creator>Alexander Hansen</dc:creator>
    <dc:date>2008-12-02T21:00:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27640">
    <title>Re: gnucash and fink</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27640</link>
    <description>
On Nov 23, 2008, at 4:14 PM, Benjamin Candea wrote:


Please paste a verbatim transcript of your output:  we don't get much  
from a terse description.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Alexander Hansen</dc:creator>
    <dc:date>2008-12-02T20:59:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.os.apple.fink.general/27639">
    <title>Re: (no subject)</title>
    <link>http://permalink.gmane.org/gmane.os.apple.fink.general/27639</link>
    <description>
On Dec 2, 2008, at 10:48 AM, Don Paul wrote:


Can you please post starting from the last line of output before the  
errors started to occur?

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Alexander Hansen</dc:creator>
    <dc:date>2008-12-02T20:58:19</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.os.apple.fink.general">
    <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.fink.general</link>
  </textinput>
</rdf:RDF>
