public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Kristian Poul Herkild <kristian@herkild.dk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Xterm can't find libXaw.so.8 after Xorg update
Date: Sat, 01 Jul 2006 21:19:18 +0200	[thread overview]
Message-ID: <44A6CAB6.5050301@herkild.dk> (raw)
In-Reply-To: <20060701183623.GB15024@waltdnes.org>

Walter Dnes wrote:
>   So X runs, but no xterms, with an error message about not being able
> to find libXaw.so.8.  First, I checked to see what was available...
> 
> m3000[root][~] ll /usr/lib/libXaw.so.*
> lrwxrwxrwx 1 root root 12 Jul  1 02:33 /usr/lib/libXaw.so.6 -> libXaw6.so.6
> lrwxrwxrwx 1 root root 12 Jul  1 02:33 /usr/lib/libXaw.so.7 -> libXaw7.so.7
> 
>   Then I kludged together an ugly workaround...
> 
> [m3000][root][~] cd /usr/lib
> [m3000][root][/usr/lib] ln -s /usr/lib/libXaw.so.7 libXaw.so.8
> 
>   Much to my surprise, the damn thing actually works.  But I know that
> somewhere down the line, this will come back to bite me.  How do I get
> the real libXaw.so.8 built?
> 

Aaawwww... that was an ugly hack. Reminds me of my LFS-days :P

When you encounter broken packages, you should run "revdep-rebuild
--pretend", watch the output and if necessary run revdep-rebuild without
--pretend.

That is the right way to solve such problems.

-Kristian Poul Herkild
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-07-01 19:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-01 18:36 [gentoo-user] Xterm can't find libXaw.so.8 after Xorg update Walter Dnes
2006-07-01 18:51 ` Michael [Plouj] Ploujnikov
2006-07-03 16:04   ` Walter Dnes
2006-07-01 19:19 ` Kristian Poul Herkild [this message]
2006-07-03 16:14   ` Walter Dnes

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=44A6CAB6.5050301@herkild.dk \
    --to=kristian@herkild.dk \
    --cc=gentoo-user@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