I've just redownloaded the .tar file and untarred it and all that.  I ran ./configure --with-libraries=regex

Now when I'm running the makefile (with sudo), I've gotten this warning 4 times (as of right now):  warning: Unable to construct ./install-unversioned

Ideas?

Dave


On Wed, Mar 12, 2008 at 11:10 AM, Dave DeLong <davedelong@gmail.com> wrote:
I just ssh'd onto a Linux machine here at my school and compiled and ran it there, and the test code works fine, so I guess I have a problem with my boost install.  All I did was download the tar, untar it, cd into the directory, and run "sudo make install".  It ran for about four hours (I have an older Powerbook G4).

Did I miss a step?

Dave