Re: Tiger and libreadline
Re: Tiger and libreadline
- Subject: Re: Tiger and libreadline
- From: Chris Zubrzycki <email@hidden>
- Date: Mon, 2 May 2005 08:35:53 -0400
On May 1, 2005, at 11:27 PM, Bill Northcott wrote:
Fink has a patch line
perl -pi -e 's|LIBREADLINE=\"-lreadline|LIBREADLINE=\"-L%p/lib -
lreadline|g' mkoctfile
in its octave package description for Tiger. Replace %p by /usr/
local in your case. Actually by default /usr/local/lib should be
searched before /usr/lib and /usr/local/include before /usr/
include, so this shouldn't even be necessary in your case.
At link time -lreadline will pick up the GNU version, but the
problem is the in the configuration file.
Also I believe I believe in fixing once and fixing properly, not
maintaining a massive and growing database of patches like Fink.
Most, if not all patches go upstream from fink. If upstream source
doesn't want to apply it, we still need the patch. For a good example
of "fixing once and fixing properly" see KDE.
-chris zubrzycki
- --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070
Fingerprint: 26B0 BA6B A409 FA83 42B3 1688 FBF9 8232 A2AB C070
========================================================
"Sadly, text alone cannot convey the depths of my sarcasm."
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden