Ticket #916 (closed defect: fixed)
GRASS 7: make install fails with --prefix
| Reported by: | neteler | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.0 |
| Component: | Default | Version: | svn-trunk |
| Keywords: | Cc: | martin | |
| Platform: | Linux | CPU: | Unspecified |
Description
When using
./configure --prefix=/some/path
compiling and then running
make install
a series of bugs appear which indicate that the --prefix path was not properly propagated. The problem might be that the Makefile no longer has an "install" target (guessing).
Markus
Change History
Note: See
TracTickets for help on using
tickets.
