search for: support_mcfs

Displaying 1 result from an estimated 1 matches for "support_mcfs".

Did you mean: support_mbcs
2007 Dec 01
0
Problem with data editor when R built with --enable-mcfs
...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 cu...