public inbox for docbook-tools-discuss@sourceware.org
 help / color / mirror / Atom feed
From: "Jim Gifford" <jim@jg555.com>
To: docbook-tools-discuss@sources.redhat.com
Subject: make install Problem
Date: Wed, 13 Aug 2003 03:49:00 -0000	[thread overview]
Message-ID: <06f301c3614d$d1dd1950$3400a8c0@W2RZ8L4S02> (raw)

When I run make install I received the following errors. I have isolated the
problem to doc/HTML. Any help would be appreciated.


    /bin/sh ../../mkinstalldirs /usr/doc/html/docbook-utils-0.6.13
 /usr/bin/install -c -m 644 ./api.html
/usr/doc/html/docbook-utils-0.6.13/api.html
/usr/bin/install: cannot stat `./api.html': No such file or directory
 /usr/bin/install -c -m 644 ./backend-spec.html
/usr/doc/html/docbook-utils-0.6.13/backend-spec.html
/usr/bin/install: cannot stat `./backend-spec.html': No such file or
directory
 /usr/bin/install -c -m 644 ./docbook2man.html
/usr/doc/html/docbook-utils-0.6.13/docbook2man.html
/usr/bin/install: cannot stat `./docbook2man.html': No such file or
directory
 /usr/bin/install -c -m 644 ./docbook2texi.html
/usr/doc/html/docbook-utils-0.6.13/docbook2texi.html
/usr/bin/install: cannot stat `./docbook2texi.html': No such file or
directory
 /usr/bin/install -c -m 644 ./fdl.html
/usr/doc/html/docbook-utils-0.6.13/fdl.html
/usr/bin/install: cannot stat `./fdl.html': No such file or directory
 /usr/bin/install -c -m 644 ./frontend-spec.html
/usr/doc/html/docbook-utils-0.6.13/frontend-spec.html
/usr/bin/install: cannot stat `./frontend-spec.html': No such file or
directory
 /usr/bin/install -c -m 644 ./helpers.html
/usr/doc/html/docbook-utils-0.6.13/helpers.html
/usr/bin/install: cannot stat `./helpers.html': No such file or directory
 /usr/bin/install -c -m 644 ./index.html
/usr/doc/html/docbook-utils-0.6.13/index.html
/usr/bin/install: cannot stat `./index.html': No such file or directory
 /usr/bin/install -c -m 644 ./introduction.html
/usr/doc/html/docbook-utils-0.6.13/introduction.html
/usr/bin/install: cannot stat `./introduction.html': No such file or
directory
 /usr/bin/install -c -m 644 ./intro-jw.html
/usr/doc/html/docbook-utils-0.6.13/intro-jw.html
/usr/bin/install: cannot stat `./intro-jw.html': No such file or directory
 /usr/bin/install -c -m 644 ./intro-sgmldiff.html
/usr/doc/html/docbook-utils-0.6.13/intro-sgmldiff.html
/usr/bin/install: cannot stat `./intro-sgmldiff.html': No such file or
directory
 /usr/bin/install -c -m 644 ./jw.html
/usr/doc/html/docbook-utils-0.6.13/jw.html
/usr/bin/install: cannot stat `./jw.html': No such file or directory
 /usr/bin/install -c -m 644 ./sgmldiff.html
/usr/doc/html/docbook-utils-0.6.13/sgmldiff.html
/usr/bin/install: cannot stat `./sgmldiff.html': No such file or directory
make[1]: *** [install-htmlDATA] Error 1
make[1]: Leaving directory `/usr/src/docbook-utils-0.6.13/doc/HTML'
make: *** [install-am] Error 2

before the error occurs the files are seen on screen. Here are the commands
# make install
SGML_CATALOG_FILES=/etc/sgml/catalog \
SGML_SEARCH_PATH=../..:../../doc:.. \
        jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
                -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml



                 reply	other threads:[~2003-08-13  3:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='06f301c3614d$d1dd1950$3400a8c0@W2RZ8L4S02' \
    --to=jim@jg555.com \
    --cc=docbook-tools-discuss@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).