Gentoo Archives: gentoo-user-cs

From: Petr Podrabsky <petrpo@×××××.com>
To: gentoo-user-cs@l.g.o
Subject: [gentoo-user-cs] 2 imap servery
Date: Fri, 06 Apr 2007 08:45:33
Message-Id: 5852c7e30704060145w65eef670i661f4f3edcc2ec15@mail.gmail.com
1 Zdravim vespolek,
2
3 puvodne jsem pouzival courier-imap a potreboval bych rozbehat misto
4 nej dovecot. Nainstaloval jsem dovecot a dal pryc courier-imap. Pri
5 updatu (emerge -up --deep world) mi chce emerge zpet nainstaloval
6 courier-imap:
7
8 emerge -up --deep world
9
10 Calculating world dependencies... done!
11 [ebuild N ] net-libs/courier-authlib-0.58 USE="crypt gdbm mysql
12 pam -berkdb -debug -ldap -postgres"
13 [ebuild N ] net-mail/courier-imap-4.0.4 USE="gdbm nls -berkdb
14 -debug -fam -ipv6 (-selinux)"
15
16
17 Predpokladam, ze mam v /etc/make.conf USE flag, ktery potom
18 courier-imap pak chce doinstalovat. Je muj predpoklad spravny?
19
20 Petr
21
22 cat /etc/make.conf:
23
24 CFLAGS="-O2 -march=i686 -pipe"
25 CHOST="i686-pc-linux-gnu"
26 CXXFLAGS="${CFLAGS}"
27
28 MAKEOPTS="-j2"
29
30 # Use flags
31 USE="-X -xorg hardened -kde -gnome -berkdb pam -gtk apache2 jpeg cgi
32 cli ctype pcre session unicode bzip2 pop3d maildir authdaemond
33 dovecot-sasl sasl ssl imap mysql mysqli sqlite nls vhosts pam pcre gd
34 session xml unicode -ipv6 -oss alsa logrotate extensions nagios-dns
35 nagios-ntp nagios-ping nagios-ssh snmp"
36
37 # FEATURES are settings that affect the functionality of portage. Most of
38 FEATURES="buildpkg"
39
40 # wget is downloader :-)
41 FETCHCOMMAND="/usr/bin/wget -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
42 RESUMECOMMAND="/usr/bin/wget -c -t 5 --passive-ftp \${URI} -P \${DISTDIR}"
43
44 # PORTAGE_TMPDIR is the location portage will use for compilations and
45 PORTAGE_TMPDIR=/var/tmp
46
47 # PORTDIR and others
48 PORTDIR=/usr/portage
49 DISTDIR=${PORTDIR}/distfiles
50 PKGDIR=${PORTDIR}/packages
51 --
52 gentoo-user-cs@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-cs] 2 imap servery "Honza Macháček" <Hloupy.Honza@×××××××.cz>