Did you check whether the installer actually placed the file there?
Also, maybe you installed the 32/64 bit version of the redistributable package but need the 64/32 one?
On Linux at least, the dynamic linker will tell you it didn't find a library even if the library *file* is there in case that file hasn't been built for the correct platform.
Also, maybe you installed the 32/64 bit version of the redistributable package but need the 64/32 one?
On Linux at least, the dynamic linker will tell you it didn't find a library even if the library *file* is there in case that file hasn't been built for the correct platform.
