Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem emerging realplayer-10.0.6
Date: Tue, 01 Nov 2005 05:44:31
Message-Id: 20051101053758.GA31002@waltdnes.org
In Reply to: [gentoo-user] Problem emerging realplayer-10.0.6 by "Schleimer
1 On Sat, Oct 29, 2005 at 01:18:27PM -0700, Schleimer, Ben wrote
2 > Hi,
3 > I'm trying to emerge realplayer-10.0.6 and it's not
4 > behaving properly:
5
6 [...deletia...]
7
8 > https://helixcommunity.org/download.php/...blah...blah...blah
9 *****
10 *****
11
12 Several people on this list, me included, have been bitten by this.
13 Note the "s" in "https". That means "secure". wget is the program that
14 emerge uses to download files. In order to access "https" URLs, wget
15 *MUST* be emerged with the "ssl" flag. You can either set it globally
16 in your /etc/make.conf, or if you just want to affect wget, enter this
17 line in /etc/portage/package.use
18
19 net-misc/wget ssl
20
21 You must emerge wget after setting the "ssl" flag, and then wget can
22 access "https" URLs.
23
24 --
25 Walter Dnes <waltdnes@××××××××.org> In linux /sbin/init is Job #1
26 My musings on technology and security at http://tech_sec.blog.ca
27 --
28 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: Problem emerging realplayer-10.0.6 Tim Kruse <irrlicht2c@×××.net>
Re: [gentoo-user] Problem emerging realplayer-10.0.6 "Alan E. Davis" <lngndvs@×××××.com>