Gentoo Archives: gentoo-dev

From: Prakash Shetty <crux@g.o>
To: joerg@×××××.de, gentoo-dev@××××××××××.org
Subject: [gentoo-dev] gdm ebuild
Date: Wed, 04 Jul 2001 05:16:18
Message-Id: 3B42FCE5.5010300@gentoo.org
1 Dear Joerg,
2
3 Well the gdm script has some probs
4
5 it does not create /var/lib/gdm with permissions 750 and owner.group gdm.gdm
6
7 it needs this directory to pu some locks.
8
9 so gdm fails to start
10
11 Please check this and also loads of "grep scrollkeeper" error
12
13 Also with the gnumeric ebuild you need libxml-1.8.14 - i added this to
14 DEPEND
15
16 inbtw:
17 A=${P}.tar.gz is not required anymore its auto generated from SRC_URI
18 instead add this to SR_URI
19 ex. SRC_URI="http://www.foobar.foo/foo/${P}.tar.gz
20
21 also add the following to ./configure for FHS 2.2 Compliance
22
23 --mandir=/usr/share/man --infodir=/usr/share/info
24
25 in packages where manpages and info is generated
26
27 This was suggested to me by Daniel Robbins
28
29 xemacs,gentoo,netleds_applet, merged fine
30
31 commiting the rest of the stuff
32
33 keep it going joerg ... well done :))
34
35 Best Regards
36 Prakash Shetty

Replies

Subject Author
[gentoo-dev] alsa and missing snd-card-? Heine <heine@××××××××.dk>
Re: [gentoo-dev] gdm ebuild Joerg Krause <joerg@×××××××××××××××.de>