You are not logged in.
I built a few packages using intel-composer-compiler-suite but have since removed it and the packages from my system. Now, I have serious problem relating to removing the icc packages.
For example, mplayer no longer runs:
$ mplayer
mplayer: error while loading shared libraries: libsvml.so: cannot open shared object file: No such file or directoryThat library is part of the intel-composer-compiler-suite. I figured that I need to remove all packages that I compiled with icc. I used the following command to identify ANY package I built either from ABS or AUR -- any one of which I may have compiled with icc:
archey3
backintime
lightdm
lrzip
pacman-colorI then removed all of them and recompiled with gcc. I get the same damn error when I try to run mplayer! Thoughts are greatly appreciated.
Last edited by graysky (2011-12-04 13:28:43)
Offline
Problem solved. It was with the x264 package. After downloading a fresh copy from [extra] problem solved.
Offline