search for: mcfs

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

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