Hi,

On Mon, Nov 15, 2010 at 4:51 PM, steven mosher <mosherste...@gmail.com> wrote:
>  bash3.2$ ECHO $LD_LIBRARY_PATH
>
>  Nothing.

`echo` in lowercase, not capitals. But anyway, we already see the
problem from your previous email. I guess this was what was in your
~/.profile file, or something?

> CURL_CONFIG=/sw/bin/curl-config
> DIRSTACK=()
> DISPLAY=/tmp/launch-NfpUEf/org.x:0
> DYLD_LIBRARY_PATH=/sw/lib:/usr/local/lib:

Your DYLD_LIBRARY_PATH is, in fact, hosing you.

Comment out that line.

Or, you can temporary move /sw to /sw2 to get fink out of the way for
now, and see what is the what.

-steve

-- 
Steve Lianoglou
Graduate Student: Computational Systems Biology
 | Memorial Sloan-Kettering Cancer Center
 | Weill Medical College of Cornell University
Contact Info: http://cbio.mskcc.org/~lianos/contact

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-mac

Reply via email to