Artix Linux Forum

Artix Linux => Package management => Topic started by: artik on 23 June 2020, 17:49:14

Title: [SOLVED]urxvt failed to start after recent update
Post by: artik on 23 June 2020, 17:49:14
After my latest update, `urxvt` failed to start throwing the following error:

Code: [Select]
urxvt: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory

Any help/suggestion, how to troubleshoot and fix this?

EDIT:
In the process of troubleshooting I searched for libperl.so and it is present in the
Code: [Select]
/usr/lib/perl5/5.30/core_perl/CORE/libperl.so

I have also tried reinstalling i3-wm but nothing worked. Any insights would be much appreciated.
Title: Re: urxvt failed to start after recent update
Post by: artik on 24 June 2020, 10:08:42
This issue has vanished after the latest update today. I got updated to the latest perl and some of its modules and the issue vanished.