Gentoo Archives: gentoo-user

From: Sebastian Sitaru <s.sitaru@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Armagetron and Gentoo?
Date: Tue, 23 Oct 2007 05:29:59
Message-Id: 200710230719.56870.s.sitaru@gmx.de
1 Ah, ok thanks. I'll try it that way.
2
3 Daniel Pielmeier wrote:
4
5 > 2007/10/17, Sebastian Sitaru <s.sitaru@×××.de>:
6 >> I've got it (although not all! :( ). So now the layman command is
7 >> starting and executes an svn command. And the svn command says, that it
8 >> hasn't got SSL support! What a joke! I can't find any USE-flags with ssl
9 >> or crypto in the subversion's USE (tried to emerge). What can I do now?
10 >> P.S.: Here's the output of the la'z'yman:
11 >>
12 >> --Begin quoting--
13 >> linux-zc4n local # layman -ka armagetron
14 >> * Running command "/usr/bin/svn
15 >> co "https://armagetronad.svn.sourceforge.net/svnroot/\
16 >> armagetronad/armagetronad/trunk/build/gentoo/overlay/"\
17 >> "/usr/portage/local/layman/armagetron""...
18 >> svn: SSL is not supported
19 >> * Failed to add overlay "armagetron".
20 >> * Error was: Adding the overlay failed!
21 >> linux-zc4n local #
22 >> --End quoting--
23 >>
24 >>
25 >> --
26 >> gentoo-user@g.o mailing list
27 >>
28 >>
29 > Subversion uses the neon-library, try to compile neon with ssl enabled
30 > and then recompile subversion!