@vortexal@sopuli.xyz to Linux@lemmy.ml • edit-22 years agoWhen I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?sopuli.xyzimagemessage-square56fedilinkarrow-up1106arrow-down14file-text
arrow-up1102arrow-down1imageWhen I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?sopuli.xyz@vortexal@sopuli.xyz to Linux@lemmy.ml • edit-22 years agomessage-square56fedilinkfile-text
I’m not sure what fixed it because I tried multiple things yesterday, but it shutdown normally last night.
minus-squareXeeleelinkfedilink10•2 years agoYou could look at the package that’s mentioned in the first line in Synaptic. The error message says it can’t find a file. Fürst thing is do is check if that fike is actually there.
minus-squareexulinkfedilinkEnglish9•2 years agoI might be totally wrong, but libpcre sounds like the regex library used by perl. Maybe his perl packages are broken?
minus-square@nyan@lemmy.cafelinkfedilinkEnglish3•2 years agoAlmost. It’s a C library that mimics Perl’s regular expression facilities. Fairly common dependency for any number of packages.
minus-square@vortexal@sopuli.xyzOPlinkfedilink1•2 years agoApt says it’s installed. Someone said something about reinstalling it but I couldn’t find anything online about reinstalling.
You could look at the package that’s mentioned in the first line in Synaptic. The error message says it can’t find a file. Fürst thing is do is check if that fike is actually there.
I might be totally wrong, but
libpcre
sounds like the regex library used by perl. Maybe his perl packages are broken?Almost. It’s a C library that mimics Perl’s regular expression facilities. Fairly common dependency for any number of packages.
Apt says it’s installed. Someone said something about reinstalling it but I couldn’t find anything online about reinstalling.