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: Ladislav Hagara <hgr AT vabo.cz>
  • Cc: sm-users AT lists.ibiblio.org
  • Subject: Re: [SM-Users] xfree86 install
  • Date: Tue, 30 Sep 2003 09:30:50 +0200

I think it is only a "feature" of our last install iso.
If next iso will content "correct" /etc/ld.so.conf it is not a problem.

- lace -

> > > > add /usr/X11R6/lib/
> > > > to /etc/ld.so.conf
>
> > > and run ldconfig for good measure

> 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





Archive powered by MHonArc 2.6.24.

Top of Page