nneff wrote: > All I want to do is do a base install (with GUI/Desktop), and see if > I can run newest KTurtle/edutainment package. Any suggestions?
I downloaded the latest stable Debian package of kturtle: http://packages.debian.org/stable/devel/kturtle http://debian.lcs.mit.edu/debian/pool/main/k/kdeedu/kturtle_3.5.5-1_i386.deb extracted it: $ dpkg-deb -x kturtle_3.5.5-1_i386.deb . and checked the version: $ ./usr/bin/kturtle -v Qt: 3.3.6 KDE: 3.5.2 KTurtle: 0.6 That happens to be the same as what comes with Ubuntu 6.06. Regards, - Robert
