vortexal 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?imagemessage-square50fedilinkarrow-up1109arrow-down14file-text
arrow-up1105arrow-down1imageWhen I shutdown my computer last night, it gave me this error message. It seems to be working fine but should I be considered?vortexal to Linux@lemmy.ml · edit-22 years agomessage-square50fedilinkfile-text
I’m not sure what fixed it because I tried multiple things yesterday, but it shutdown normally last night.
minus-squareXeelee@kbin.sociallinkfedilinkarrow-up10·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-squareexu@feditown.comlinkfedilinkEnglisharrow-up9·2 years agoI might be totally wrong, but libpcre sounds like the regex library used by perl. Maybe his perl packages are broken?
minus-squarenyan@lemmy.cafelinkfedilinkEnglisharrow-up3·2 years agoAlmost. It’s a C library that mimics Perl’s regular expression facilities. Fairly common dependency for any number of packages.
minus-squarevortexalOPlinkfedilinkarrow-up1·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.