Hi, I encountered this problem when I was looking around in R, by default R is built with --enable-mcfs and when I tried to edit any data I was getting:
dataentry(datalist, modes) : invalid device unable to create fontset -*-fixed-medium-r-normal--13-*-*-*-*-*-*-* anyway I looked around code, noticed that it comes from fragment when SUPPORT_MCFS is defined, and decided to try my luck without it, rebuild with: --disable-mfcs and it worked like a charm, just doesn't have UTF-8 support now of course what would be nice... am I missing something? I googled and searched and found one similar message, but then it was stated it works with current versions... my fonts in xorg.conf points to right directories in my system and all other apps works. I run current version of Arch linux I would appreciate any help or hints how to solve that - whatever this is bug or misconfiguration :) thanks in advance, Andrzej Giniewicz. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.