Re: Xorg intsall problem
leporter@xmission.com wrote:
>
> Hi all, I have a stable DF system I upgraded around the end of December, and
> now I'm trying to get Xorg up and running on it, but I have a little
> problem. Here's the output of make install:
>
> ....
>
> install in nls/XI18N_OBJS done
> install in programs/Xserver/include done
> /usr/bin/install -c -m 0644 libxf86config.a /usr/X11R6/lib
> ranlib /usr/X11R6/lib/libxf86config.a
> + /usr/bin/install -c -m 0444 xf86Parser.h /usr/X11R6/include
> + /usr/bin/install -c -m 0444 xf86Optrec.h /usr/X11R6/include
> install in programs/Xserver/hw/xfree86/parser done
> /usr/X11R6/lib/X11/doc/html:Permission denied
> *** Error code 1
>
> Stop in /usr/dfports/x11/xorg-libraries.
> root:/usr/dfports/x11/xorg-libraries$
>
>
> I get the same thing no matter what part of Xorg I build. I saw some
> similar posts on the archieves, but I didn't see any answers to them. Have
> there been any updates on this problem? Thanks for any help.
>
> -Jason Porter
There was an answer, though:
The problem is that mkhtmlindex is not defined anywhere but used here.
It is included from x11-server/xorg-server/Makefile.inc. Simply replace
${MKHTMLINDEX} with mkhtmlindex and it will work.
Roland
討論串 (同標題文章)