[R] dylib error
Jan de Leeuw
deleeuw at stat.ucla.edu
Wed Nov 14 22:43:56 CET 2001
a. make /sw/lib
b. move libz.1.1.3.dylib from http://gifi.stat.ucla.edu/R/dylibs into
/sw/lib
c. say in /sw/lib
sudo ln -s libz.1.1.3.dylib libz.1.dylib
sudo ln -s libz.1.1.3.dylib libz.dylib
c. put in your .cshrc
if ( $?DYLD_LIBRARY_PATH ) then
setenv DYLD_LIBRARY_PATH /sw/lib:$DYLD_LIBRARY_PATH
else
setenv DYLD_LIBRARY_PATH /sw/lib
endif
or do something similar which has the same effect.
d. source .cshrc
e. try again
f. if this still fails, contact me
On Wednesday, November 14, 2001, at 11:28 AM, rifat99 at mac.com wrote:
> I am a naive OS X user. I followed Jan de Leeuw's readme file to
> install R for Mac OS X. Darwin X is working fine. When I try to run R I
> am getting error message as follows;
>
> dyld: /usr/local/lib/R/bin/R.bin version mismatch for library:
> /usr/lib/libz.1.dylib (compatibility version of user: 1.1.3 greater
> than library's version: 1.0.0)
>
> Please respond
>
> Goren
>
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> .-.-.-
> r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-
> FAQ.html
> Send "info", "help", or "[un]subscribe"
> (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> ._._._
>
>
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics
US mail: 8142 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550; fax (310)-206-5658; email: deleeuw at stat.ucla.edu
www: http://www.stat.ucla.edu/~deleeuw
==========================================================================
==
Remember, wherever you go, there you are. --- Buckaroo Banzai
==========================================================================
==
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list