[R-SIG-Mac] R2.12 for Mac
Steve Lianoglou
mailinglist.honeypot at gmail.com
Mon Nov 15 23:13:55 CET 2010
Hi,
On Mon, Nov 15, 2010 at 4:51 PM, steven mosher <moshersteven at 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
More information about the R-SIG-Mac
mailing list