Changes between Version 1 and Version 2 of Ticket #977
- Timestamp:
- Aug 16, 2015, 2:22:29 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #977 – Description
v1 v2 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 `3 It would be best to set the prefix to default in such case -- `/usr/local/rasdaman`