Boost logo

Boost :

Subject: [boost] bootstrap.sh bug in 1.39.0
From: Chris Saunders (ctsa_at_[hidden])
Date: 2009-05-20 14:09:49


There is a typo in the lib install directories in bootstrap.sh:

$ diff bootstrap.sh bootstrap.sh.fixed
252c252
< LIBDIR="$EXPREFIX/lib"

---
>   LIBDIR="$EPREFIX/lib"
390c390
< EOF
\ No newline at end of file
---
> EOF
ps. I wouldn't have minded checking what's on the head of svn first and
reporting this throught the regular bug channels, but my browser won't let
me past these certificate errors:
"""
Secure Connection Failed
svn.boost.org uses an invalid security certificate.
The certificate is not trusted because the issuer certificate is unknown.
(Error code: sec_error_unknown_issuer)
.
.
.
etc
"""

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk