Changes between Initial Version and Version 1 of Ticket #977
- Timestamp:
- Aug 16, 2015, 2:08:05 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #977 – Description
initial v1 1 1 When `configure` is invoked without specifying --prefix, the prefix variable is "NONE" and this messes up some installation paths which depend on it, like the logging directory. 2 2 3 It would be best to set the prefix to default in such case -- `/usr/local /rasdaman`3 It would be best to set the prefix to default in such case -- `/usr/local`