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
#Modifications by Murali!
test -r /sw/bin/init.sh && . /sw/bin/init.sh

export PATH="$PATH:/usr/local/bin:/Developer/Tools:$HOME/bin"
export MANPATH="$MANPATH:/usr/share/man"


On 20 Nov 2007, at 16:01, Benjamin Reed wrote:

> -----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 <r>
>>> 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 provided.
>
> I'm not sure how to diagnose this; I can't reproduce it on Leopard  
> with
> a pretty base Fink installation -- I've got both Apple's and Fink's
> libiconv same as you, and they don't interact badly with each other on
> my build.
>
>
> - --
> Benjamin Reed a.k.a. Ranger Rick
> Fink, KDE, and Mac OS X development
> http://www.racoonfink.com/
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHQwTCUu+jZtP2Zf4RAs3cAJ4oU1aEazsqmQxo9JEm97AX1Iql8ACfRqVa
> ulNHfrPe0JE8yU8sYy/gHB4=
> =18WO
> -----END PGP SIGNATURE-----


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to