Skip to Content.
Sympa Menu

sm-users - Re: [SM-Users] xfree86 install

sm-users AT lists.ibiblio.org

Subject: Sourcemage Users List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] xfree86 install
  • Date: Mon, 29 Sep 2003 23:00:36 -0700

Quoting Joe Menola <menola AT mailsnare.net>:

> On Mon September 29 9:16 pm, Andrew wrote:
> > > add /usr/X11R6/lib/
> > > to /etc/ld.so.conf
> > > Hamish
> >
> > and run ldconfig for good measure
>
> That works, thanks guys.
>
> -jm

Shouldn't the xfree86* (and xdirectfb) spells take care of that for us?

Something like:

if ! grep -q "X11R6" /etc/ld.so.conf
then
echo "/usr/X11R6/lib" >> /etc/ld.so.conf &&
ldconfig
fi

in POST_INSTALL

-sandalle

--
PGP Key Fingerprint: FCFF 26A1 BE21 08F4 BB91 FAED 1D7B 7D74 A8EF DD61
http://search.keyserver.net:11371/pks/lookup?op=get&search=0xA8EFDD61

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/E/IT$ d-- s++:+>: a-- C++(+++) BL++++VIS>$ P+(++) L+++ E-(---) W++ N+@ o?
K? w++++>-- O M-@ V-- PS+(+++) PE(-) Y++(+) PGP++(+) t+() 5++ X(+) R+(++)
tv(--)b++(+++) DI+@ D++(+++) G>+++ e>+++ h---(++) r++ y+
------END GEEK CODE BLOCK------

Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org/
http://eric.sandall.us/ | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org/ #196285 | http://www.shock.wsu.edu/

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




Archive powered by MHonArc 2.6.24.

Top of Page