[REBOL] Re: can't get rebol working on mac os x
From: joel:neely:fedex at: 5-Nov-2002 11:50
Hi, Rod,
Could it be:
1) difference between .cshrc and startup script in bash?
2) difference between SETENV and SET and var=value
3) EXPORT
(Too rushed to experiment right now... sorry!)
-jn-
Rod Gaither wrote:
> Here is a solution from an earlier post, its in the faq at RT.
>
> Note - this worked great for me when using tcsh yet when I recently
> switched to bash for some script portability reasons it broke again. I
> haven't had time to figure out why yet.
>
> >
> > Note that the current release of Core does not run on the 10.2 version
> > of OSX. This is due to a change in the OSX dynamic libraries. The
> > work-around is to set an environment variable, DYLD_INSERT_LIBRARIES,
> > which declares libraries that are to be searched by the loader
> > (dyld). Add the following line to your login script:
> >
> > setenv DYLD_INSERT_LIBRARIES /usr/lib/libtermcap.dylib
> >
> > and, REBOL will run again. [Thanks Ron.]
--
----------------------------------------------------------------------
Joel Neely joelDOTneelyATfedexDOTcom 901-263-4446