I had an error in building doxygen-1.3.2-1. A snippet of its out is
attached.
My Fink version:
Package manager version: 0.13.3
Distribution version: 0.5.3.cvs
I'm running 10.2.6 on PowerBook G4, 867MHz. I don't have the recent
Developer Tools update installed.
Thanks,
Kow
*
i have tried several things to get an imap deamon to run on the
Panther build to no avail. The issues seems to be based on an
authentication method that has changed.
I would like to know if anyone on this list has had success in
getting any imap deamon to actually authenticate users on Panther
(b
I'm having some trouble with Evolution. Upon launching it, I get this
error on the terminal:
(Killing old version of Wombat...)
(Cannot access Bonobo/ConfigDatabase, not upgrading
configuration.) IDL:OAF/GeneralError:1.0
** WARNING **: Unable to load module: (null): dynamic modules are
I made up a separate script that called /usr/bin/wish (the Aqua
version) explicitly:
% diff ~/bin/aquamaxima /sw/bin/xmaxima
3c3
< exec /usr/bin/wish "$0" "$@"
---
> exec wish "$0" "$@"
15074c15074
< exec /usr/bin/wish "$0" "$@"
---
> exec wish "$0" "$@"
That does it.
On Tuesday, July 15, 2003,
gcc -v
At 10:59 AM -0500 7/15/03, Amit Gandhi wrote:
simple question pertaining to the gcc fink discussion -
how can I tell which version of gcc I am running -
amit
---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate te
On 7/15/03 11:59 AM, "Amit Gandhi" <[EMAIL PROTECTED]> wrote:
> simple question pertaining to the gcc fink discussion -
> how can I tell which version of gcc I am running -
>
> amit
Just invoke gcc with the --version flag. For example, I've got gcc 3.3
installed but 3.1 as the default:
> [Watzm
simple question pertaining to the gcc fink discussion -
how can I tell which version of gcc I am running -
amit
---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free b
There's a /usr/lib/libz.dylib on my system.
On Tuesday, July 15, 2003, at 03:24 AM, Tero Siili wrote:
Hi!
I tried installing the HDF library (v. 4.1r5-2) using fink and the
primary library file libdf.a does appear as expected into /sw/lib. But
my (fortran) codes using the HDF library and devel
Tero: Look in /usr/lib. (libz.dylib)
Just adding -lz when you link should do it.
-Jeff
On Tue, 15 Jul 2003, Tero Siili wrote:
> Hi!
>
> I tried installing the HDF library (v. 4.1r5-2) using fink and the
> primary library file libdf.a does appear as expected into /sw/lib.
> But my (fortran) cod