[Bug 79] New: can't change install path of modules and types at install time
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
https://bugs.gephex.org/show_bug.cgi?id=79
Summary: can't change install path of modules and types at
install time
Product: GePhex
Version: 0.4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build
AssignedTo: [email protected]
ReportedBy: [email protected]
The prefix of the install path can be set at configure time by
./configure --prefix=/usr
or later at install time by:
make install prefix=/usr
This late change of the install location is ignored my the install rules of the
type and module plugins.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.