PDA

View Full Version : [ubuntu] help to install tk8.5.10-src.tar.gz



RGNOME
July 13th, 2011, 11:57 AM
Hello, i am new in LINUX (and loving it) i would like to upgrade my tk8.4 to 8.5 to run a program. i have upgraded TCL (to 8.5) but ketp tk as 8.4.
now after downloading tk8.5targz and untaring it, waht do i do to install?
cheers
R.

realzippy
July 13th, 2011, 12:19 PM
Compiling is not for beginners....suggest you install tk8.5 from the software center or,faster,open terminal and paste in:


sudo apt-get install tk8.5


...and welcome to UF!

raja.genupula
July 13th, 2011, 12:36 PM
untar your software
cd to that folder
run this


./configure

make

sudo make install

realzippy
July 13th, 2011, 12:52 PM
Op had to navigate to the "Unix" folder inside the untared tk8.5 folder
to compile it for Unix/Linux ...there is also a README which shows how to compile.

RGNOME
July 13th, 2011, 01:03 PM
Thank you guys for the prompt response!

The sudo apt-get worked.

i tried previously to my original posting ./configure (inside the tk folder) with negative results

Cheers

R.

realzippy
August 22nd, 2011, 12:58 PM
Just cleaning up my subscribed threads.
Please set thread as solved (ThreadTools)...thanks