Don McMorris wrote:
Should have taken a nap instead of working on this. I managed to do it wrong twice, before posting. Thanks for the fix,Hello there!This suggests that the directory in which you are trying to run the install was created by a different user. Did you extract the tarball as root, by any chance?Anyway, easy fix. As root, `chown -R opensrf:opensrf /home/opensrf/OpenSRF-1.0.3`. Then you should be able to su back to opensrf and run ./configure again.HTH!
