-1

This issue is not the same as https://stackoverflow.com/questions/7644205/is-it-possible-to-have-an-unrelated-autotools-project-inside-an-autotools-projec

The error message is as follows:

[mirror@hugemeow tmp]$ ./configure
configure: error: cannot run /bin/sh ./config.sub
rm: cannot remove `core': Is a directory
hugemeow
  • 2,329

1 Answers1

2

Rather than screwing your system, pay a visit to http://wiki.centos.org/HowTos/RebuildSRPM , download the src.rpm for boost from Centos 6 ( if you are on CentOS 5) or from Fedora 17 (if you are on CentOS 6) and rebuild the package.

Canadian Luke
  • 24,640