[EMAIL PROTECTED] writes: > Full_Name: Frank Schäffer > Version: 2.3.1 > OS: Ubuntu 6.10 (Edgy Eft) > Submission from: (NULL) (86.56.0.173) > > > [EMAIL PROTECTED]:~$ R > > R : Copyright 2006, The R Foundation for Statistical Computing > Version 2.3.1 (2006-06-01) > ISBN 3-900051-07-0 > > R ist freie Software und kommt OHNE JEGLICHE GARANTIE. > Sie sind eingeladen, es unter bestimmten Bedingungen weiter zu verbreiten. > Tippen Sie 'license()' or 'licence()' für Details dazu. > > R ist ein Gemeinschaftsprojekt mit vielen Beitragenden. > Tippen Sie 'contributors()' für mehr Information und 'citation()', > um zu erfahren, wie R oder R packages in Publikationen zitiert werden können. > > Tippen Sie 'demo()' für einige Demos, 'help()' für on-line Hilfe, oder > 'help.start()' für eine HTML Browserschnittstelle zur Hilfe. > Tippen Sie 'q()', um R zu verlassen. > > > plot(2,3) > Fehler in X11() : kann keine X11 Schriften finden > Bitte Fontpath überprüfen. > > "Translated to english" > Error in X11() : could not find any X11 fonts > Check that the Font Path is correct. > > This occurs at every time and also if I type demo(graphics). This appear at > both > native English language-pack or German language-pack delivered with ubuntu > 6.10.
The most obvious guess is that you do not have the X11 fonts installed that R needs. That is an installation problem, not a bug in R. -- O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel