Gentoo Archives: gentoo-user

From: "Arnau Bria Ramírez" <arnau@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] USE=mysql
Date: Tue, 28 Feb 2006 15:17:48
Message-Id: 20060228160731.7dcc3aa9@SrLobo.emergetux.net
1 Hi,
2
3 trying to install cacti, at the end it gives me next error:
4
5 >>> md5 files ;-) cacti-0.8.6g.ebuild
6 >>> md5 files ;-) cacti-0.8.6g_p20051023.ebuild
7 >>> md5 files ;-) cacti-0.8.6h.ebuild
8 >>> md5 files ;-) cacti-0.8.6h_p20060108.ebuild
9 >>> md5 files ;-) files/digest-cacti-0.8.6g_p20051023
10 >>> md5 files ;-) files/postinstall-en.txt
11 >>> md5 files ;-) files/digest-cacti-0.8.6g
12 >>> md5 files ;-) files/digest-cacti-0.8.6h_p20060108
13 >>> md5 files ;-) files/digest-cacti-0.8.6h
14 >>> md5 src_uri ;-) cacti-0.8.6g.tar.gz
15 >>> md5 src_uri ;-) short_open_tag_parse_error.patch
16 >>> md5 src_uri ;-) graph_properties_zoom.patch
17 >>> md5 src_uri ;-) script_server_snmp_auth.patch
18 >>> md5 src_uri ;-) mib_file_loading.patch
19
20 !!! ERROR: net-analyzer/cacti-0.8.6g_p20051023 failed.
21 !!! Function pkg_setup, Line 48, Exitcode 1
22 !!! php cli sapi must be compiled with USE=mysql
23
24 Which package is "php cli sapi" refering to?¿
25
26 after adding mysql USE flag:
27
28 # emerge -p --newuse world
29 >>> --newuse implies --update... adding --update to options.
30
31 These are the packages that I would merge, in order:
32
33 Calculating world dependencies ...done!
34 [ebuild R ] net-ftp/proftpd-1.2.10-r7
35 [ebuild R ] sys-devel/make-3.80-r3
36 [ebuild R ] net-misc/openssh-4.2_p1-r1
37 [ebuild R ] mail-filter/spamassassin-3.1.0
38 [ebuild R ] net-mail/fetchmail-6.2.5.2-r1
39 [ebuild R ] mail-mta/postfix-2.2.5
40 [ebuild R ] net-fs/samba-3.0.14a-r2
41 [ebuild R ] x11-libs/qt-3.3.4-r8
42 [ebuild R ] kde-base/kdelibs-3.4.3-r1
43 [ebuild R ] mail-client/sylpheed-claws-2.0.0
44 [ebuild R ] kde-base/kdemultimedia-kioslaves-3.4.3
45 [ebuild U ] media-sound/amarok-1.3.8 [1.3.6]
46 [ebuild U ] net-dns/bind-9.3.2 [9.2.5-r6]
47 [ebuild U ] net-dns/bind-tools-9.3.2 [9.2.5]
48
49 I don't see any reference to php cli or sapi, and I wouldn't like to recompile
50 kdelibs or qt just for a use of one specific package. I'd use package.use ..
51
52 Thanks in advance.
53
54
55 --
56 Arnau Bria
57
58 La parte contratante de la primera parte será considerada como la parte
59 contratante de la primera parte.
60 --
61 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] USE=mysql Richard Fish <bigfish@××××××××××.org>