Troubleshooting gnuplot and ps2epsi on Fedora 19
If gnuplot or ps2epsi fails to run or produces excessive warnings on modern Fedora systems, you’re likely hitting a fontconfig deprecation issue. The symptom is repeated warnings like: Fontconfig warning: “/etc/fonts/conf.d/50-user.conf”, line 14: reading configurations from ~/.fonts.conf is deprecated. This happens because /etc/fonts/conf.d/50-user.conf still includes a deprecated reference to ~/.fonts.conf. While the warning alone doesn’t…
