On Mon, 18 Oct 2010 17:35:05 +0100, you wrote:
On Sat, 16 Oct 2010 18:27:15 +0100, you wrote:
On 16/10/10 18:07, Peter Crighton wrote:
I'm trying to install the Adaptec Storage Manager for the 21610SA SATA RAID controller on Centos 5.5.
ln -s libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.1-1.so.2
Hopefully that should do the trick.
Unfortunately not.
Thanks for the suggestions - I had another look at the Adaptec site and identified that there was a later version of the storage manager and that installed without complaint. Followed by one more install due to a thread exception (solved with a search on the web) it now works. (Sorry to have wasted time - I could have got that installed first go myself!)
Out of interest, I believe that "ln" tells Linux to use one file as another (a link) but under what condition is it OK to make the link as suggested?