Seth D. Alford wrote:
On Sun, Jan 12, 2003 at 06:13:33PM +1000, Tony Nugent wrote:
> On Sat Jan 11 2003 at 20:29, "Robert P. J. Day" wrote:
>
> > p.s. i really don't want to bore people to tears with more
> > postings regarding building custom installs. i'm more than
> > happy to move this to a more appropriate forum if there
> > is one.
>
> no, *please* keep it here in anaconda-list, listening (and
> occasionally contributing) to these sorts of discussions is exactly
> why I'm subscribed.
I concur. Please keep this discussion here. I'm in the middle
of trying to get buildinstall working with my modified 8.0 distribution.
--Seth
Seth,
If you haven't seen this, add
LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH
to your buildinstall call, like this:
LD_LIBRARY_PATH=/usr/X11R6/lib:$LD_LIBRARY_PATH buildinstall --pkgorder
pkgfile --version 8.0 --release 'Psyche 8.0' i386/
Forrest
--