Python2.4 transition (and CheetahTemplate)?
Jorge Bernal
koke at sindominio.net
Sun Mar 6 18:20:40 CST 2005
On Saturday 05 March 2005 10:31, Jeroen Janssen wrote:
> Hello,
>
> I'm looking for information on the Python2.4 transition of CheetahTemplate.
>
> I looked at http://www.ubuntulinux.org/wiki/JorgeBernal and found a
> python2.4-cheetah_0.9.15-5ubuntu2_powerpc.deb on
> http://www.amedias.org/~koke/debian/hoary/, but since I have an x86 I was
> wondering where the x86 package is.
>
There's no x86 package and there shouldn't be a powerpc one, since I should have done source-only uploads.
Anyway, if you want to test it now:
$ wget http://www.amedias.org/~koke/debian/hoary/cheetah_0.9.15.orig.tar.gz
$ wget http://www.amedias.org/~koke/debian/hoary/cheetah_0.9.15-5ubuntu2.dsc
$ wget http://www.amedias.org/~koke/debian/hoary/cheetah_0.9.15-5ubuntu2.diff.gz
$ dpkg-source -x cheetah_0.9.15-5ubuntu2.dsc
$ cd cheetah-0.9.15 && debuild -b -uc -us && cd ..
$ sudo dpkg -i cheetah_0.9.15-5ubuntu2_i386.deb
Probably with some typos :D
> And more importantly, why doesn't it show in synaptic.
>
> Can someone point me in the right direction?
>
> Thanks in advance,
>
> Jeroen Janssen
--
Jorge Bernal "Koke"
Personal: koke at sindominio.net
koke at amedias.org
Jabber: koke at zgzjabber.ath.cx
Blog: http://www.amedias.org/koke/
"Computer Science is no more about computers than astronomy is about telescopes." - Edsger Dijkstra
More information about the ubuntu-devel
mailing list