Menu

#2 configure fails on Compaq Tru64 UNIX

open-fixed
GUI bugs (3)
5
2000-04-13
1999-12-30
Anonymous
No

Your configuration script fails.

% ./configure
creating cache ./config.cache
configure: error: can not find install-sh or install.sh in . ./.. ./../..

Diagnosis shows that the symbolic link included in the .tar.gz file
for the install-sh script refers to a hard coded path. It presumes
that automake was installed in /usr rather than /usr/local.

Workaround:

% ln -sf /usr/local/share/automake/install-sh install-sh

Solution suggested: don't depend on automake being installed
in that location. Include a copy of install-sh instead.

Discussion

  • Gandalf Elbrujo

    Gandalf Elbrujo - 2000-04-13

    its fixed, theres a new release coming up

     
  • Gandalf Elbrujo

    Gandalf Elbrujo - 2000-04-13
    • assigned_to: nobody --> bruj0
    • labels: 100100 --> GUI bugs
    • status: Error - status not found --> open-fixed
     
  • Gandalf Elbrujo

    Gandalf Elbrujo - 2000-04-13

    its fixed, theres a new release coming up

     

Log in to post a comment.

MongoDB Logo MongoDB