[jokosher-devel] gnonlin 0.10.8 deb files for feisty



The updated gnonlin 0.10.8 packages are now in gutsy. They don't install on feisty however as they are built with a newer libc. I've downloaded the source packages and rebuilt them on feisty for amd64 and i386. Please try them and see if they are OK with you.

http://thegreens.serveftp.net:8040/wp-content/uploads/gnonlin/

If you use firefox on ubuntu then just click on the link should bring up the gui deb installer thing and ignore the warning to use the older version from the repos.

I used the following method to build them which is, to the best of my knowledge(limited) the right way. Correct me if I'm wrong.

wget http://archive.ubuntu.com/ubuntu/pool/universe/g/gnonlin/gnonlin_0.10.8-1.dsc
wget http://archive.ubuntu.com/ubuntu/pool/universe/g/gnonlin/gnonlin_0.10.8.orig.tar.gz
wget http://archive.ubuntu.com/ubuntu/pool/universe/g/gnonlin/gnonlin_0.10.8-1.diff.gz
tar -xzf gnonlin_0.10.8.orig.tar.gz
gunzip -c gnonlin_0.10.8-1.diff.gz | patch -p0
cd gnonlin-0.10.8/
debuild -us -uc -b

debs are built in parent directory


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]