Problem solved: X11 from Mac OS X Tiger CD has to be installed then tcltk runs properly.
Thanks! Lorenz Am 10.01.2008 um 15:38 schrieb Alberto Monteiro: > > Lorenz Gabmann wrote: >> >> Can someone help me with the following problem? >> > Let me see if I can guess what are the error messages. > >> Lade nötiges Paket: tcltk >> > Load (???) package: tcltk > >> Loading Tcl/Tk interface ... Error in dyn.load(file, ...) : >> kann shared library >> '/Library/Frameworks/R.framework/Versions/2.6/ >> Resources/library/tcltk/libs/ppc/tcltk.so' nicht laden: >> > Cannot load shared library (?) > >> dlopen(/Library/Frameworks/R.framework/Versions/2.6/Resources/ >> library/tcltk/libs/ppc/tcltk.so, 10): Library not loaded: >> /usr/X11R6/ lib/libX11.6.dylib Referenced from: >> /Library/Frameworks/R.framework/Versions/2.6/ > Resources/library/tcltk/libs/ppc/tcltk.so >> Reason: image not found >> Error : .onLoad in 'loadNamespace' für 'tcltk' fehlgeschlagen >> Fehler: Paket 'tcltk' konnte nicht geladen werden >> > Packet 'tcltk' can't be loaded (?) > > My guess: check if the above mentioned libraries > exist, and check if there is some file protection. > > Probably there's a problem with: > /usr/X11R6/lib/libX11.6.dylib > > Alberto Monteiro > > PS: is there any way to temporarily change the error messages >> from one language to another? When I get error messages > in Portuguese it's a pain to translate them precisely to > something that I can google or RSiteSearch to know what it means. ______________________________________________ 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.