[R] R can't find tcl-tk

Karim Mezhoud kmezhoud at gmail.com
Wed Mar 11 22:00:34 CET 2015


Hi,$I had this problem,
delete all and reconfigure ONLY with:
cd /tools
./rsyns.....
cd ..
./configure --enable-R-shlib
make
make install

be sure to be in your  /home


kmezhoud

On Wed, Mar 11, 2015 at 7:55 PM, peter dalgaard <pdalgd at gmail.com> wrote:

>
> > On 11 Mar 2015, at 20:05 , MacQueen, Don <macqueen1 at llnl.gov> wrote:
> >
> > What is the result of
> >
> >   capabilities()['tcltk']
> >
> > ?
>
> - and did the configure actually succeed, tcl-wise? Should be near the end
> of the output in, like
>
>   Interfaces supported:      X11, aqua, tcltk
>
> Also notice that if you run R on a remote connection, you may need some
> trickery to get an X server that the Tk parts can connect to (SSH tunnels
> and such.).
>
> > --
> > Don MacQueen
> >
> > Lawrence Livermore National Laboratory
> > 7000 East Ave., L-627
> > Livermore, CA 94550
> > 925-423-1062
> >
> >
> >
> >
> >
> > On 3/9/15, 2:27 PM, "Imran Akbar" <imran at infoscoutinc.com> wrote:
> >
> >> Hi,
> >>
> >> I've installed the latest version of R from source on Amazon Linux with
> >> the
> >> following config flags:
> >> ./configure --with-tcl-config=/opt/ActiveTcl-8.6/lib/tclConfig.sh
> >> --with-tk-config=/opt/ActiveTcl-8.6/lib/tkConfig.sh
> >>
> >> After running make and make install, I try to run R and install the
> >> 'anesrake' package, but one of the dependencies fails with this error:
> >>
> >> error: Tcl/Tk support is not available on this system
> >>
> >> How can I fix this?
> >>
> >> regards,
> >> imran
> >>
> >>      [[alternative HTML version deleted]]
> >>
> >> ______________________________________________
> >> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> >> 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.
> >
> > ______________________________________________
> > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> > 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.
>
> --
> Peter Dalgaard, Professor,
> Center for Statistics, Copenhagen Business School
> Solbjerg Plads 3, 2000 Frederiksberg, Denmark
> Phone: (+45)38153501
> Email: pd.mes at cbs.dk  Priv: PDalgd at gmail.com
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list