bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile 1.5.2 beta ready for testing. (and-let* etc)


From: Bill Schottstaedt
Subject: Re: Guile 1.5.2 beta ready for testing. (and-let* etc)
Date: Sat, 15 Sep 2001 04:46:11 -0700

On both the Sun (Solaris 2.7) and Irix 5.3:

the Makefile (install) line

.././install-sh -c -m 644 and-let-star-compat.scm \
           /usr/local/share/guile/1.5.2/ice-9/'and-let*.scm'

actually copies and-let-star-compat.scm to and-let-star.scm!

/usr/local/share/guile/1.5.2/ice-9/ diff and-let-star.scm 
/space/home/bil/test/guile-1.5.2/ice-9/and-let-star-compat.scm      
/usr/local/share/guile/1.5.2/ice-9/

I had to recopy and-let-star.scm to the /usr/local/share... directory.


Also, to get past innumerable shared object problems (in SunOS 5.7, Solaris 2.7)
I had to configure it --disable-shared.


(Sorry about the line-wraps -- can't seem to disable them!)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]