Gentoo Archives: gentoo-user

From: nacho nacho <gentoo.user.list@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problem installing zope
Date: Sun, 11 Dec 2005 01:34:11
Message-Id: b0c7f8a80512101724g57345b53r@mail.gmail.com
1 Hi, I'm trying to install zope on an amd64. There is no problem with the
2 emerge.
3 But the problem appears when i try to start zope. Supposedly i have to do
4 /etc/init.d/zope<ver> start
5 but in /etc/init.d/ there is no zope* so i suppose i'm omiting some steps
6 anybody knows what to do?
7 And I've another question:
8 In general, when I merge someApp, the App is then ready to use (apart
9 config, and supposing the App works fine)? Or it depends on the specific App
10 to do some issues to get it working?
11 And the last one:
12 When a package is masked, witch are the steps to get the package emerged but
13 safely (because the package is masked for some reason, no?)
14 For example, I tried to emerge plone but is masked.
15 How can i know the reasons for the mask and how can I resolv the issue?
16 Tanks u' all
17 Nacho
18
19 some info:
20 ---------------------------------------------------------------------------------------------
21
22 gentoo ~ # emerge --info
23 Portage 2.0.51.22-r3 (default-linux/amd64/2005.1, gcc-3.4.3, glibc-2.3.5-r0,
24 2.6.12-gentoo-r6 x86_64)
25 =================================================================
26 System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 2800+
27 Gentoo Base System version 1.6.12
28 dev-lang/python: 2.3.5
29 sys-apps/sandbox: 1.2.17
30 sys-devel/autoconf: 2.13, 2.59-r6
31 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
32 sys-devel/binutils: 2.15.92.0.2-r10
33 sys-devel/libtool: 1.5.18-r1
34 virtual/os-headers: 2.6.11-r2
35 ACCEPT_KEYWORDS="amd64"
36 AUTOCLEAN="yes"
37 CBUILD="x86_64-pc-linux-gnu"
38 CFLAGS="-pipe -O2"
39 CHOST="x86_64-pc-linux-gnu"
40 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
41 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
42 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
43 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
44 CXXFLAGS="-pipe -O2"
45 DISTDIR="/usr/portage/distfiles"
46 FEATURES="autoconfig distlocks sandbox sfperms strict"
47 GENTOO_MIRRORS="http://distfiles.gentoo.org
48 http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
49 PKGDIR="/usr/portage/packages"
50 PORTAGE_TMPDIR="/var/tmp"
51 PORTDIR="/usr/portage"
52 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
53 USE="amd64 X alsa arts audiofile avi berkdb bitmap-fonts bzip2 crypt cups
54 curl eds emboss encode ethereal expat fam foomaticdb fortran gif gmp gpm
55 gstreamer gtk gtk2 idn imlib ipv6 jpeg kde lcms ldap libclamav lzw lzw-tiff
56 mad mng mp3 mpeg mysql ncurses nls nvidia oav opengl pam pcre pdflib perl
57 png python qt quicktime readline samba sdl spell ssl tcpd tiff truetype
58 truetype-fonts type1-fonts udev usb userlocales xml xml2 xmms xpm xv zlib
59 userland_GNU kernel_linux elibc_glibc"
60 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS,
61 PORTDIR_OVERLAY
62
63 ------------------------------------------------------------------------------------------------------------------------------