Opened 8 years ago
Closed 8 years ago
#1305 closed enhancement (fixed)
Installer should support Ubuntu 16.04
Reported by: | Alex Dumitru | Owned by: | Vlad Frasineanu |
---|---|---|---|
Priority: | major | Milestone: | 9.2 |
Component: | build system | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
We need to add a new target for the installer, Ubuntu 16.04. For this we need the following:
- New vagrant file for Jenkins for 16.04
- Check new libraries (e.g. Java 8 is default now)
- Make sure rasdaman compiles with g++ 5.2.1
Change History (4)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
GDAL is 1.11 and I think this is causing some issues with the JPEG2000 testcases in the systemtest btw.
comment:3 by , 8 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I'm using rasdaman on Ubuntu 16.04, it compiles fine now with my patch in the repo; it's g++ 5.3.1 btw.