[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mgp-users 1496] bug: ./configure --prefix



Hello,

  There seems to be a problem with the build system of magicpoint
1.13a.  The configure script ignores --prefix.  For example:

   ./configure --prefix=/usr/local/

  The `make install' step will still install into /usr.

  Additionally, I think the default installation prefix should be
/usr/local rather than /usr, because /usr/local is designated for this
purpose in most linux-based operating systems.  The /usr prefix is
generally reserved for installation by packages.

-- 
Thank you,
John Foerch