DragonFly users List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Still unable to compile Horde
> I did that and continued the build. Now it stuck at:
>
> #########################################################################
> /usr/bin/install -c -m 0444 pswrap._man /usr/X11R6/man/man1/pswrap.1
> gzip -n /usr/X11R6/man/man1/pswrap.1
> install.man in config/pswrap done
> /usr/X11R6/lib/X11/doc/html:Permission denied
> *** Error code 1
>
> Stop in /usr/dfports/devel/imake-4.
> *** Error code 1
> ##########################################################################
>
> I can't figure out what's wrong here, tried make -v but that did not
> help me either.
>
> Any idea why make wants to exec /usr/X11R6/lib/X11/doc/html ??
Could be that it tries something like
$CMD /usr/X11R6/lib/X11/doc/html
where $CMD is supposed to contain some command to run, but $CMD is
empty for some reasons.
Don't have any way to test this assumption, but perhaps you can find
something like that somewhere.
HTH,
--
Andreas
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]