Tk.pm

2013-06-18 Thread Rein
I have a program that needs Tk.pm. I run perl under Ubuntu 12.04 After configuring the Makefile 'make' gives the following error: root@reica3:/home/rein/Downloads/Tk-804.027# make cd pTk && make DEFINE="" make[1]: Entering directory `/home/rein/Downloads/Tk-804.027/p

Re: Tk.pm

2013-06-19 Thread Rein
Owen pcug.org.au> writes: > Does not Ubuntu, Synaptic, show a perl-tk tk8.4 and tk8.4-dev > > Just install those might be easier. Synaptic will find any other > dependencies. The software is written in perl and requires 2 modules: Tk.pm and DevicesSerial.pm Tk4.8 is already installed on the s

Re: Tk.pm

2013-06-19 Thread Rein
Owen pcug.org.au> writes: > Does not Ubuntu, Synaptic, show a perl-tk tk8.4 and tk8.4-dev > > Just install those might be easier. Synaptic will find any other > dependencies. > I found perl-tk, installed it and could subsequently install 2 other modules that were required. The software is now