29 Jul
2009
29 Jul
'09
3:48 p.m.
José M. Prieto wrote:
2009/7/28 David C. Rankin <drankinatty@suddenlinkmail.com>:
Up until this past week kdemod3 and kde4-unstable had lived side-by-side quite harmoniously. However, now kcontol in kdemod3 will not run until the following link is created:
ln -s /usr/lib/libjpeg.so.7 /usr/lib/libjpeg.so.62
I also use kdemod-legacy on one computer. As the symlink doesn't work I simply untarred ibjpeg.so.62 from the old libjpeg pakage.
Better to install libjpeg6 from aur. It's generally a bad idea to manually install system files. You should let pacman do that. DR