Opera, still functional, 'one cannot make new configs' etc since v9 > v10

Fred Woods fred.woods at mcnhealthcare.com
Mon Jan 12 06:59:30 UTC 2015


If you run opera from a terminal window, do you get something like the
problem described in:
http://stackoverflow.com/questions/2568408/pango-warning-failed-to-choose-a-font-expect-ugly-output

If yes, then a possible work-around is:

Move any pango compliant fonts to /usr/local/lib/X11/fonts
mv /usr/loocal/share/fonts/* /usr/local/lib/X11/fonts

Create a symlink to make /usr/loocal/share/fonts point to
/usr/local/lib/X11/fonts.
ln -sF /usr/local/lib/X11/fonts /usr/loocal/share/fonts


More information about the freebsd-ports mailing list