Brian,
FYI, I had previously installed tcl-devel but had overlooked tk-devel
on the OS. Now that I've installed tk-devel on the OS, the following
sequence of commands has succeeded:
sudo ./configure --with-tcltk
sudo make
sudo make check
sudo make install
R
...
> library("tcltk")
Loading Tcl/Tk
On 04/01/2012 01:52, Peter Langfelder wrote:
On Tue, Jan 3, 2012 at 4:03 PM, Carl Baribault wrote:
Dear All,
I've seen posts to the effect that..
1) choose.dir is only available for windows, and
2) tk_choose.dir would be the linux equivalent.
I'm still having trouble with the subject package
On Tue, Jan 3, 2012 at 4:03 PM, Carl Baribault wrote:
> Dear All,
>
> I've seen posts to the effect that..
> 1) choose.dir is only available for windows, and
> 2) tk_choose.dir would be the linux equivalent.
>
> I'm still having trouble with the subject package on linux/rhel6.
>
> I've specified -
3 matches
Mail list logo