Debian: Difference between revisions

From lurkmore wiki
Jump to navigationJump to search
m (Linux is a kernel)
m (3 revisions imported)
 
(No difference)

Latest revision as of 00:16, 1 April 2022

Debian is a systemd/GNU/Linux distribution on which distros such as Ubuntu and Xubuntu are built on top of. Debian was one of the first GNU/Linux distros and is primarily used as an operating system for servers, such as web servers (nginx).

Fatal: cannot call XML::SAX->save_parsers_debian().

Steps to correct the error Fatal: cannot call XML::SAX->save_parsers_debian().

cd /usr/local/share/perl/5.10.0/XML/
mkdir dnu
mv SAX* dnu/
apt-get install libxml-libxml-perl

Related articles