Re: How can I install galeon?
On Sat, 2002-02-09 at 20:49, stan wrote:
> I've got a machien runing mostly woody packages, with
> a few unstable packages thrown in. When I look in dselect,
> I see galeon, yet when I try to isntall it, dslect complains
> about the version of Mozilla, and one library.
>
> How can I install galeon?
Add deb lines lines for sid to sources.list. Then create a file
/etc/apt/preferences with this content (see man apt_preferences for what
this does or see here http://www.debian.org/News/weekly/2002/1/mail#1):
package:*
Pin: release a=testing
Pin Priority: 900
Package: *
Pin: release a=unstable
Pin Priority: 600
Then apt-get update; apt-get -t unstable install galeon (this means for
this operation target the unstable dist)
Alternatively you can follow this method:
http://www.debian.org/News/weekly/2002/4/mail#1
--
I did not vote for the Austrian government
Reply to: