Hide Forgot
Description of problem ====================== After upgrade from fc22 to fc23, urxvt just won't start: $ urxvt urxvt: error while loading shared libraries: libperl.so.5.20: cannot open shared object file: No such file or directory $ ldd `which urxvt` | grep perl libperl.so.5.20 => not found It seems that urxvt still requires libperl.so.5.20, although in RPM asks for libperl.5.22. Version-Release number of selected component ============================================ rxvt-unicode-9.21-6.fc23 How reproducible ================ Always
Umm. sorry, my bad. I had a custom-built version in /usr/loca/bin; I forgot about it :/