好吧,我终于熬过去了。
sudo apt-get install xfonts-100dpi xfonts-75dpi xfonts-scalable xfonts-cyrillic
sudo apt-get -y install x-ttcidfont-conf cabextract ttf-mscorefonts-installer
sudo apt-get -y install x-ttcidfont-conf
sudo dpkg-reconfigure x-ttcidfont-conf
选择freetype
,之后,当我这样做时,xvfb-run firefox
我开始收到这样的错误:
Xlib: extension "RANDR" missing on display ":99".
(firefox:4691): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
//bin/dbus-launch terminated abnormally without any error message
(firefox:4691): LIBDBUSMENU-GLIB-WARNING **: Unable to get session bus: Error spawning command line `dbus-launch --autolaunch=c4970e12ff5496da09501f87000001fe --binary-syntax --close-stderr': Failed to execute child process "dbus-launch" (No such file or directory)
(firefox:4691): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
//bin/dbus-launch terminated abnormally without any error message
要解决,请执行以下操作:
apt-get install dbus-x11