Sorry to report that didn't help either. For some reason, it is
picking up the system installed libiconv. Long time ago I remember
forcing/ tweaking the make process to use a specific dylib, and is
this still possible, and how we do it? I have forgotten this trick now!
On 20 Nov 2007, at 18:
For some reason the build process is not seeing the libiconvs in /sw/
lib, but only th eones in /usr/lib. This was confirmed by me moving
the libiconvs in /usr/lib, which resulted in the 'codecs' not getting
compiled, but everything else going fine, indicating that the Fink
iconv was not det
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Murali Vadivelu wrote:
> Can my bashrc and the order I set the path somehow affect which iconv
> libraries get used first?
It shouldn't; Fink cleans it's environment before building.
- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X devel
Can my bashrc and the order I set the path somehow affect which iconv
libraries get used first?
# System-wide .bashrc file for interactive bash(1) shells.
if [ -n "$PS1" ]; then PS1='\h:\w \u\$ '; fi
# Make bash check it's window size after a process completes
shopt -s checkwinsize
#Modification
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Murali Vadivelu wrote:
> Can anybody help us with this?
>
> Begin forwarded message:
>
>> From: Murali Vadivelu <>
>> Date: 8 November 2007 12:18:32 GMT
>> To: Benjamin Reed
>> Subject: /usr/lib - Re: Error on Leopard - qt4-x11
>>
>> There are libic
Can anybody help us with this?
Begin forwarded message:
> From: Murali Vadivelu <>
> Date: 8 November 2007 12:18:32 GMT
> To: Benjamin Reed
> Subject: /usr/lib - Re: Error on Leopard - qt4-x11
>
> There are libiconv.2.4.dylib and corresponding symlinks in /usr/lib.
> But that must be apple pro