I failed again.
1.
% ls -l /sw/lib/libpng*.dylib
-rwxr-xr-x 1 root admin 181444 Feb 14 11:15
/sw/lib/libpng.2.1.0.12.dylib*
lrwxr-xr-x 1 root admin 21 Feb 14 11:15
/sw/lib/libpng.2.dylib -> libpng.2.1.0.12.dylib*
-rwxr-xr-x 1 root admin 190980 Jan 12 19:20
/sw/lib/libpng.3.1.2.5.dylib*
lrwxr-xr-x 1 root admin 20 Jan 12 19:52
/sw/lib/libpng.3.dylib -> libpng.3.1.2.5.dylib*
lrwxr-xr-x 1 root admin 14 Jan 12 19:52
/sw/lib/libpng.dylib -> libpng.3.dylib*
-rwxr-xr-x 1 root admin 190980 Jan 12 19:20
/sw/lib/libpng12.0.1.2.5.dylib*
lrwxr-xr-x 1 root admin 22 Jan 12 19:52
/sw/lib/libpng12.0.dylib -> libpng12.0.1.2.5.dylib*
lrwxr-xr-x 1 root admin 16 Jan 12 19:52
/sw/lib/libpng12.dylib -> libpng12.0.dylib*
2. I don't have doxygen in /usr/local/bin or libpng*.dylib in
/usr/local/lib.
3. I rebuild and reinstalled doxygen.
I failed gain, and I had different error.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:104: error:
'FT_Library' is
used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:106: error:
'FT_Glyph_Format'
is used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:107: error: 'FT_Vector'
is used
as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:157: error: 'FT_Int' is
used as
a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:158: error: 'FT_Int' is
used as
a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:159: error: 'FT_Bitmap'
is used
as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:205: error:
'FT_Outline' is
used as a type, but is not defined as a type.
/usr/X11R6/include/freetype2/freetype/ftglyph.h:227: error: `FT_Error'
was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftglyph.h:228: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:228: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:250: error: `FT_Error'
was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftglyph.h:251: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:251: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:228: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftglyph.h:251: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:280: error: `FT_Error'
was not
declared in this scope
/usr/X11R6/include/freetype2/freetype/ftglyph.h:281: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:281: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:251: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftglyph.h:281: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:360: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftglyph.h:360: error: `int
FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftglyph.h:281: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:281: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:360: error: conflicts
with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:360: error: parse error
before
`(' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:361: error: type
specifier
omitted for parameter `FT_UInt'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:361: error: parse error
before
`,' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:362: warning: ISO C++
forbids
declaration of `FT_Glyph_Get_CBox' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:436: error: `FT_Error'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftglyph.h:436: error: (Each
undeclared
identifier is reported only once for each function it appears in.)
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:281: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:455: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftglyph.h:455: error: `int
FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:455: error: conflicts
with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:455: error: parse error
before
`(' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:455: warning: ISO C++
forbids
declaration of `FT_Done_Glyph' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: error: `int
FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: error: conflicts
with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: error: parse error
before
`(' token
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: error: `FT_Matrix'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftglyph.h:486: error: `a'
undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftglyph.h:487: error: `b'
undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftglyph.h:487: warning: ISO C++
forbids
declaration of `FT_Matrix_Multiply' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:487: warning:
initializer list
being treated as compound expression
/usr/X11R6/include/freetype2/freetype/ftglyph.h:506: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftglyph.h:506: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:437: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftglyph.h:506: error: syntax
error before
`(' token
In file included from pmtruetypecache.h:35,
from pmtext.cpp:26:
/usr/X11R6/include/freetype2/freetype/ftoutln.h:102: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:102: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftglyph.h:506: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:102: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:137: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:137: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:102: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:137: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:137: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:144: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:175: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:180: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: `int
FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: conflicts
with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: parse error
before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: `FT_Outline'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:226: error: `outline'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: error: `FT_BBox'
undeclared (first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: error: `acbox'
undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: warning: ISO C++
forbids
declaration of `FT_Outline_Get_CBox' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:227: warning:
initializer list
being treated as compound expression
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: error: `int
FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: error: conflicts
with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:247: error: parse error
before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:248: error: `FT_Pos'
undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:248: error: parse error
before
`,' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:249: warning: ISO C++
forbids
declaration of `FT_Outline_Translate' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:199: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: error: `int
FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: error: conflicts
with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:296: error: parse error
before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:297: error: `matrix'
undeclared
(first use this function)
/usr/X11R6/include/freetype2/freetype/ftoutln.h:297: warning: ISO C++
forbids
declaration of `FT_Outline_Transform' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:297: warning:
initializer list
being treated as compound expression
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h: In function `int
FT_EXPORT()':
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: error: `int
FT_EXPORT()'
redeclared as different kind of symbol
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
declaration of `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: previous
non-function declaration `int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: error: conflicts
with
function declaration `int FT_EXPORT()'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: error: parse error
before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:320: warning: ISO C++
forbids
declaration of `FT_Outline_Reverse' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:272: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: error: syntax
error before
`(' token
/usr/X11R6/include/freetype2/freetype/ftoutln.h:387: warning: ISO C++
forbids
declaration of `FT_EXPORT' with no type
/usr/X11R6/include/freetype2/freetype/ftoutln.h:387: error:
redefinition of `
int FT_EXPORT'
/usr/X11R6/include/freetype2/freetype/ftoutln.h:350: error: `int
FT_EXPORT'
previously defined here
/usr/X11R6/include/freetype2/freetype/ftoutln.h:387: error: syntax
error before
`(' token
In file included from pmtext.cpp:26:
pmtruetypecache.h:62: warning: local class `class
FT_EXPORT()::PMTrueTypeCache'
shall not have static data member `
FT_EXPORT()::PMTrueTypeCache*FT_EXPORT()::PMTrueTypeCache::s_pInstance'
pmtruetypecache.h:63: error: template-argument
`FT_EXPORT()::PMTrueTypeCache'
uses local type `FT_EXPORT()::PMTrueTypeCache'
pmtruetypecache.h:63: warning: ISO C++ forbids declaration of
`s_staticDeleter'
with no type
pmtruetypecache.h:63: warning: local class `class
FT_EXPORT()::PMTrueTypeCache'
shall not have static data member `int
FT_EXPORT()::PMTrueTypeCache::s_staticDeleter'
pmtruetypecache.h:70: error: template-argument
`FT_EXPORT()::PMTrueTypeFont'
uses local type `FT_EXPORT()::PMTrueTypeFont'
pmtruetypecache.h:70: warning: ISO C++ forbids declaration of `m_cache'
with no
type
pmtruetypecache.h:71: error: 'FT_Library' is used as a type, but is not
defined
as a type.
pmtruetypecache.h:62: error: field
`FT_EXPORT()::PMTrueTypeCache::s_pInstance'
in local class cannot be static
pmtruetypecache.h:63: error: field `
FT_EXPORT()::PMTrueTypeCache::s_staticDeleter' in local class cannot
be
static
pmtruetypecache.h:93: error: type specifier omitted for parameter
`FT_Face'
pmtruetypecache.h:93: error: parse error before `)' token
pmtruetypecache.h:161: error: parse error before `lib'
pmtruetypecache.h:168: error: parse error before `)' token
pmtruetypecache.h:170: error: 'FT_Library' is used as a type, but is not
defined as a type.
pmtruetypecache.h:171: error: 'FT_Face' is used as a type, but is not
defined
as a type.
pmtruetypecache.h:177: error: template-argument
`FT_EXPORT()::PMTrueTypeOutline
' uses local type `FT_EXPORT()::PMTrueTypeOutline'
pmtruetypecache.h:177: warning: ISO C++ forbids declaration of
`m_cache' with
no type
In file included from pmtext.cpp:29:
/sw/include/klocale.h: In function `QString tr2i18n(const char*, const
char*)':
/sw/include/klocale.h:509: warning: non-local function `const
FT_EXPORT()::KCalendarSystem* KLocale::calendar()' uses local type
`const
FT_EXPORT()::KCalendarSystem'
/sw/include/klocale.h:1055: warning: non-local function `static QString
KLocale::_initLanguage(FT_EXPORT()::KConfigBase*)' uses local type `
FT_EXPORT()::KConfigBase'
/sw/include/klocale.h:1151: warning: non-local function `void
KLocale::initCatalogue(FT_EXPORT()::KCatalogue&)' uses local type `
FT_EXPORT()::KCatalogue'
/sw/include/klocale.h:1190: warning: non-local function `static QString
KLocale::catalogueFileName(const QString&, const
FT_EXPORT()::KCatalogue&)'
uses local type `const FT_EXPORT()::KCatalogue'
pmtext.cpp:31: confused by earlier errors, bailing out
make[3]: *** [pmtext.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
NAME-3.2.0-21 make-build failed!
### execution of /var/tmp/tmp.3.lGv5Xb failed, exit code 1
Failed: compiling kdegraphics3-3.2.0-21 failed
On 2004年 2月 15日 , at 2:04 AM, Martin Costabel wrote:
> Atsuya Fujito wrote:
>> Thank you for your mail.
>> I did % fink list doxygen libpng, and got follows,
>>
>> % fink list doxygen libpng
>> Information about 2768 packages read in 6 seconds.
>> i doxygen 1.3.5-1 Documentation system for C++, Java,
>> IDL a...
>> libpng-shlibs 1.0.12-7 PNG image format handling library
>> (old ve...
>> i libpng3 1.2.5-14 PNG image format handling library
>> i libpng3-shlibs 1.2.5-14 Shared libraries for libpng3
>> package
>
> This looks OK. Installing libpng-shlibs does not change anything. You
> noted this.
>
>> dyld: doxygen can't open library: libpng12.0.1.2.4.dylib (No such
>> file
>> or directory, errno = 2)
>
> Things to check:
>
> 1. Look at "ls -l /sw/lib/libpng*.dylib" and make sure that there isn't
> a symbolic link pointing to a non-existing file. You should see
>
> /sw/lib/libpng12.0.dylib -> libpng12.0.1.2.5.dylib
>
> If it shows "4" instead of "5", you should "fink reinstall
> libpng3-shlibs".
>
> 2. If 1 was OK, make sure you don't have some stray doxygen in
> /usr/local/bin or libpng*.dylib in /usr/local/lib. If there are, move
> them out of the way.
>
> 3. If 1 and 2 were OK or the error is still there after correcting
> them,
> "fink rebuild doxygen".
>
> --
> Martin
>
>
> -------------------------------------------------------
> SF.Net is sponsored by: Speed Start Your Linux Apps Now.
> Build and deploy apps & Web services for Linux with
> a free DVD software kit from IBM. Click Now!
> http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
> _______________________________________________
> Fink-beginners mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-beginners
>
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
- [Fink-beginners] Can't Download Fink Tom Hopper
- RE: [Fink-beginners] Can't Download Fink Alexander K. Hansen
- Re: [Fink-beginners] Can't Download Fink Tom Hopper
- Re: [Fink-beginners] Can't Download Fink Alexander Hansen
- [Fink-beginners] pymol Fujito Atsuya
- [Fink-beginners] bundle-kde fail... Atsuya Fujito
- Re: [Fink-beginners] bundle-... Martin Costabel
- Re: [Fink-beginners] bun... Atsuya Fujito
- Re: [Fink-beginners] bun... Martin Costabel
- Re: [Fink-beginners] bun... Atsuya Fujito
- Re: [Fink-beginners] bun... Martin Costabel
