in reply to Can't load threads.so error

I remove the the Module I installed in the project local lib, and lib64, and reinstall all the modules I need, and, add a LD_LIBRARY_PATH to indicate the *.so I install in project local lib. now, It works.