public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Hans-Werner Hilse <hilse@web.de>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] xorg-x11-6.8.0-r4 to go ~arch
Date: Mon, 6 Dec 2004 19:54:05 +0100	[thread overview]
Message-ID: <20041206195405.613ada3b.hilse@web.de> (raw)
In-Reply-To: <1102357075.14214.4.camel@localhost>

Hi,

On Mon, 06 Dec 2004 10:17:55 -0800
Donnie Berkholz <spyderous@gentoo.org> wrote:

> > - the default xorg.conf that came with it had
> >   `FontPath "/usr/lib64/fonts/..."' which I belive has something to do
> >   with the default "/usr/X11R6/lib/X11/fonts/..." in -r3, which has to
> >   be "/usr/share/fonts" anyway.
> 
> Any idea why this wouldn't catch it?
> 
>     # Fix default config files after installing fonts
> to /usr/share/fonts
>     sed -i -e "s:/usr/X11R6/$(get_libdir)/X11/fonts:/usr/share/fonts:g"
> \
>         -e "s:/usr/$(get_libdir)/X11/fonts:/usr/share/fonts:g" \
>         ${D}/etc/X11/xorg.conf.example

I think because xorg installs things that belong in /usr/lib(64)/X11 into /usr/lib(64). (or is xkb really supposed to be in /usr/lib/xkb?). So this just can't match. The error must be somewhere else.

I think this little piece of host_def_setup is causing some of this (if I'm right, it's used for the fonts, too):
---snip
 # /usr/X11R6/lib/X11
                echo "#define UsrLibDir /usr/$(get_libdir)" >> ${HOSTCONF}
---snap

HWH

--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2004-12-06 18:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06 10:48 [gentoo-dev] xorg-x11-6.8.0-r4 to go ~arch Donnie Berkholz
2004-12-06 15:42 ` Georgi Georgiev
2004-12-06 18:17   ` Donnie Berkholz
2004-12-06 18:54     ` Hans-Werner Hilse [this message]
2004-12-06 21:37     ` Georgi Georgiev
2004-12-06 22:06       ` Georgi Georgiev
2004-12-06 22:17         ` Georgi Georgiev
2004-12-06 23:10           ` Donnie Berkholz
2004-12-07  0:38         ` Donnie Berkholz
2004-12-07  1:01           ` Georgi Georgiev
2004-12-07  3:01             ` Donnie Berkholz
2004-12-07  2:17           ` Donnie Berkholz
2004-12-07  1:27 ` Georgi Georgiev
2004-12-07  1:37 ` [gentoo-dev] HOSTCONF in global scope Georgi Georgiev
2004-12-07  1:52 ` [gentoo-dev] Double stripping in strip_execs() Georgi Georgiev
2004-12-07 12:34 ` [gentoo-dev] xorg-x11-6.8.0-r4 to go ~arch -- ~sparc OK Ferris McCormick
2004-12-07 19:59 ` [gentoo-dev] xorg-x11-6.8.0-r4 to go ~arch --- ~sparc tests good Ferris McCormick
2004-12-07 22:52   ` Georgi Georgiev
2004-12-07 23:02     ` Georgi Georgiev
2004-12-07 23:36       ` Ferris McCormick
2004-12-08  0:16         ` Georgi Georgiev
2004-12-08  0:38           ` Donnie Berkholz
2004-12-08  2:19             ` Georgi Georgiev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041206195405.613ada3b.hilse@web.de \
    --to=hilse@web.de \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox