Menu

#2 ./configure ignores --prefix for docs path

open
Vexorian
Compiling (1)
4
2012-09-15
2008-01-14
Vexorian
No

./configure currently ignores --prefix when deciding the path to save documentation, a fix for this is to either specify --with-docdir=${PREFIX}/share/doc or to change the 56th line in configure.in to : doc_dir="$prefix/doc" (then must run autogen.sh to generate the new configure script)

Discussion

  • Vexorian

    Vexorian - 2009-07-28

    Seems fixed in 0.9.0

     
  • Vexorian

    Vexorian - 2009-07-29

    Sorry, it apparently wasn't fixed yet, reopening/accepting the bug report.

     
  • Vexorian

    Vexorian - 2009-08-31

    This is fixed in 0.9.1

     

Log in to post a comment.

MongoDB Logo MongoDB