Dear R People: I have the source for R version 1.1.1 on a UNIX system alpha-dec-osf4. The ./configure works fine. When I do the make, it works fine until it tries to build the package tcklc. I get an error of Tk_Saf_Init not identified Then it kicks out. Any suggestions, please? Thanks! Sincerely, Erin M. Hodgess, Ph.D. Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown One Main Street Houston, TX 77002 e-mail: hodgess at uhddx01.dt.uh.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
On Thu, 31 Aug 2000, Erin Hodgess wrote:> Dear R People: > > I have the source for R version 1.1.1 > on a UNIX system alpha-dec-osf4. > > The ./configure works fine. > > When I do the make, it works fine until it tries to build the > package tcklc. > > I get an error of > Tk_Saf_Init not identifiedOne possibility is that your version of Tk is too old. The tkConfig.sh file (perhaps in /usr/local/lib or /usr/lib or /opt/lib) will have version information. -thomas Thomas Lumley Assistant Professor, Biostatistics University of Washington, Seattle -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Dear R People: Sorry about the previous message. Here is the exact output: building package `tcltk' ../../../library/tcltk/R/tcltk is unchanged gcc -I../../../../include -I/usr/local/include -I/usr/local/include -mieee - g -O2 -c tcltk.c -o tcltk.o tcltk.c: In function `tcltk_init': tcltk.c:204: `Tk_SafeInit' undeclared (first use in this function) tcltk.c:204: (Each undeclared identifier is reported only once tcltk.c:204: for each function it appears in.) *** Exit 1 Any help, as usual, is much much much appreciated. Sincerely, Erin M. Hodgess, Ph.D. Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown One Main Street Houston, TX 77002 e-mail: hodgess at uhddx01.dt.uh.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Dear R People: Sorry about the previous message. Here is the exact output: building package `tcltk' ../../../library/tcltk/R/tcltk is unchanged gcc -I../../../../include -I/usr/local/include -I/usr/local/include -mieee - g -O2 -c tcltk.c -o tcltk.o tcltk.c: In function `tcltk_init': tcltk.c:204: `Tk_SafeInit' undeclared (first use in this function) tcltk.c:204: (Each undeclared identifier is reported only once tcltk.c:204: for each function it appears in.) *** Exit 1 Any help, as usual, is much much much appreciated. Sincerely, Erin M. Hodgess, Ph.D. Associate Professor Department of Computer and Mathematical Sciences University of Houston - Downtown One Main Street Houston, TX 77002 e-mail: hodgess at uhddx01.dt.uh.edu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._