On Wed, 20 May 2009, Dmitry A. Ustalov wrote:
> I've already tried to do it. Sure, shoes compiled and may to work,
> but it's only my dreams and wishes:
> eveel{~/devel/shoes}% shoes
> no such file to load -- stringio
I think this Rakefile needs a variable for the library path that is
borrowed from the system. I think LD_LIBRARY_PATH, used on Solaris
is frowned on in some places now. I think something of this kind of
generality is needed here for simplification.
>
> FAIL. modified Rakefile is attached.
>
> 2009/5/20 John Haltiwanger <[email protected]>:
> > Could you do a search and replace in the Rakefile replacing /usr/lib with
> > /usr/lib64?
>
Hugh