I'm using woody. Knowing that I'd want to upgrade galeon if a new version came out, I installed the necessary mozilla and nspr pieces to be able to compile it. Last time I tried it was a lot harder, and required the 25 MB source tarball.
This time, I had to do some apt sources fiddling... the sources I had were getting some M18 mozilla builds. I added a non-US woody apt line and that got me the 0.9.5 builds. Once these were up, compiling was pretty simple. Galeon is pretty slick and has lots of options. I'm pleased with it so far. -Rob > On 20011120.1634, Mark Bigler said ... > > > The only version I know about (other than an older version Progeny had > in its Potato/Woody distribution) is in Sid. > > If you're > > 1) currently using Woody (i.e. you have the latest apt), > 2) you're up to a slight risk with unstable, and > 3) you'd like to try putting apt through its paces > > you can apt-get the Sid version by creating an apt preferences file > that ranks Woody over Sid, for example -- > > /etc/apt/preferences: > -------------------------------------- > Package: * > Pin: release a=testing > Pin-Priority: 900 > > Package: * > Pin: release o=Debian > Pin-Priority: -10 > -------------------------------------- > > add unstable to your sources.list file: > > -------------------------------------- > deb http://http.us.debian.org/debian unstable main contrib non-free > -------------------------------------- > > do an apt-get update > > Then, with fingers crossed, do: > > apt-get -t unstable install galeon > > But, if apt-get wants to remove anything, you probably don't want to > proceed. If all goes well, you'll probably end up with parts of > Mozilla as well. So you might want to install Moz as well. > > If you try this, I'd love to know how it turns out. > > > On Tuesday 20 November 2001 15:49, Rob Hudson wrote: > > anyone have apt sources for galeon? > > -- Rob <rob_at_euglug_dot_net> my @euglugCode = qw(v+++ e--- eug+ bsd+++ gnu+ S+++);
