Re: installing R with tcltk

2015-06-11 Thread Brandon Allbery
On Thu, Jun 11, 2015 at 8:39 PM, Mark Brethen wrote: > believe "tk" installs with quartz by default (and is preferred). Is this a > limitation of the "R" port? BTW R version 3.2 is already released and the > port should be updated. It looks like the R tcltk stuff assumes that several X11-specif

installing R with tcltk

2015-06-11 Thread Mark Brethen
I'd like to use the "Rcmdr" GUI with R but it requires tclk. I tried to install "R" with the +tcltk variant but received this error message: ---> Computing dependencies for R ---> Fetching archive for R Error: org.macports.archivefetch for port R returned: tk must be installed with +x11. Pleas

Re: configure: error: cannot find QtCore header

2015-06-11 Thread Mojca Miklavec
On Thu, Jun 11, 2015 at 4:44 PM, Hinckley Dan wrote: > On 11 Jun, 2015, at 8:08, Rainer Müller wrote: > >> On 2015-06-11 13:09, Hinckley Dan wrote: >>> I have qt5-mac installed and am compiling a program which looks for >>> qtccore. The error I get is: >>> >>> checking QtCore usability... no >>> c

Re: configure: error: cannot find QtCore header

2015-06-11 Thread Hinckley Dan
On 11 Jun, 2015, at 8:08, Rainer Müller wrote: > On 2015-06-11 13:09, Hinckley Dan wrote: >> I have qt5-mac installed and am compiling a program which looks for qtccore. >> The error I get is: >> >> checking QtCore usability... no >> checking QtCore presence... no >> checking for QtCore... no >

Re: configure: error: cannot find QtCore header

2015-06-11 Thread Rainer Müller
On 2015-06-11 13:09, Hinckley Dan wrote: > I have qt5-mac installed and am compiling a program which looks for > qtccore. The error I get is: > > checking QtCore usability... no > checking QtCore presence... no > checking for QtCore... no > configure: error: cannot find QtCore header; try setting

configure: error: cannot find QtCore header

2015-06-11 Thread Hinckley Dan
I have qt5-mac installed and am compiling a program which looks for qtccore. The error I get is: checking QtCore usability... no checking QtCore presence... no checking for QtCore... no configure: error: cannot find QtCore header; try setting CPPFLAGS. Can someone point me to what value I pass i