Menu

#2 install_docbook.sh can't be found

open
nobody
None
5
2002-01-27
2002-01-27
Anonymous
No

Versions Affected: 0.1 and 0.1.01

PROBLEM: On install, the install script complains that
install_docbook.sh can't be found and other
install_*.sh scripts
can't be found. The associated programs aren't
installed.

CAUSE: On systems where the current directory (./) is
not in the path, you will get these errors.

TEMPORARY SOLUTION: 1) Add "./" before every .sh
command in the install.sh which doesn't otherwise have
a path defined. I believe this would be
install_docbook.sh, install_genrd.sh, and
install_crocsdb.sh. Possibly others, 2) This should
work also: Type "PATH=$PATH:./" on command line, then
"export PATH", or 3)Use the attached install.sh script
- but this will only work with those who downloaded
0.1.01. (you can use it for 0.1 but you need to edit to
change references to crocsdb version 0.2b to 0.3b).

Then execute ./install.sh.

PERMANENT SOLUTION: Version 0.1.02 will fix this
problem.

Discussion

  • David Druffner

    David Druffner - 2002-01-27

    Logged In: YES
    user_id=238539

    The attached file didn't work last time, I'll try it again.

     
  • David Druffner

    David Druffner - 2002-01-27
     

Log in to post a comment.