All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathanael D. Noblet <nathanael@gnat.ca>
To: buildroot@busybox.net
Subject: [Buildroot] Xorg questions
Date: Wed, 31 Jan 2007 14:00:25 -0700	[thread overview]
Message-ID: <45C10369.7070301@gnat.ca> (raw)
In-Reply-To: <45C0F27F.1000700@de-brouwerij.be>

Koenraad lelong wrote:
> Hi,
> I'm trying to run an application under Xorg/X11. It needs (amongst 
> others) libXi and libXinerama. I wonder why these aren't installed in 
> the image, although they are present in the staging dir. The same for xterm.
> If I manually copy those libraries to their destination 
> (/usr/X11R6/lib), the application can't find the libraries. I thought 
> /etc/ld.so.conf took care of this (it contains /usr/X11R6/lib). If I am 
> in the directory where the application is "ldd" reports those libraries 
> not found. If I go to the directory with the libraries "ldd" finds those 
> libraries, but starting the application (startx /path/to/appname) from 
> there does not work.
> What am I missing ?
>   
Once copied into the destination directory, did you run ldcache to 
update the ld.so.conf cachefile?

  reply	other threads:[~2007-01-31 21:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31 19:48 [Buildroot] Xorg questions Koenraad lelong
2007-01-31 21:00 ` Nathanael D. Noblet [this message]
2007-01-31 21:23   ` Koenraad lelong

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=45C10369.7070301@gnat.ca \
    --to=nathanael@gnat.ca \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.