Opened 8 years ago
Closed 8 years ago
#8832 closed enhancement (fixed)
tripwire-2.4.3.2
Reported by: | Pierre Labastie | Owned by: | Pierre Labastie |
---|---|---|---|
Priority: | normal | Milestone: | 8.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
new "small point" version
Change History (4)
comment:1 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:3 by , 8 years ago
I'm having a hard time with this one. "Make install" is broken at several places:
- It runs instructions like:
install twconfig.4 twconfig.4 /usr/share/man/man4
which return an error.
- It runs also:
install <a bunch of header files> '.'
which also returns an error. If Makefiles are tweaked in order to modify those instructions, the install system then tries to run installer/install.sh, which is broken too...
I've seen that both Gentoo and arch manually install files, instead of using "make install". I am not sure about the implications of doing so (need to define passwords afterwards, need to script configuration files content,...). I wonder how upstream tests their build system!
Note:
See TracTickets
for help on using tickets.