On 5 Mar 2011, at 18:27, Steven Wu wrote: > I built guile-2.0.0 from the tarball, and when I started it, it crashed. > > The config option: > $./config.status --config '--enable-error-on-warning' '--disable-deprecated' > '--prefix=/usr'
Note that on BSD systems (as Mac OS X), /usr/ without /usr/local/ is reserved for the system installation. It won't, for example, be restored from backup. Guile worked on Mac OS X 10.6.6 using Xcode 3.2.5.