Opened 13 years ago
Closed 12 years ago
#118 closed task (fixed)
rasdaman debian package
Reported by: | Dimitar Misev | Owned by: | vmerticariu,mdumitru |
---|---|---|---|
Priority: | major | Milestone: | 8.4 |
Component: | DEB | Version: | 8.3 |
Keywords: | Cc: | Peter Baumann | |
Complexity: | Medium |
Description (last modified by )
We already have a mechanism for building rasdaman RPMs (see wiki:RPM), and it would be good to have such support for Debian-based distributions too. This is a good starting point for packaging application for Debian: http://wiki.debian.org/Packaging
The task is to develop scripts/configuration files, which on a freshly installed Debian/Ubuntu OS will build a debian package of rasdaman for that OS. This should be as automated as possible:
- different OS versions/architectures should be automatically recognized, e.g. Debian 5.0, 6.0, 7.0, etc, Ubuntu 9.10, 10.04, etc, 32/64 bit
- rasdaman will be automatically pulled from a specified GIT repo
- all dependencies for building rasdaman and then the debian package will be installed automatically. For rasdaman, basically all steps outlined here (Debian 6.0) should be done automatically by a script. I attached a script which does something like this for building rasdaman on the osgeo-live DVD, for Ubuntu 11.04.
It would be best to develop and test this in a latest Debian or Ubuntu virtual machine. Documentation should go to wiki:DEB
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | install_rasdaman.sh added |
---|
comment:1 by , 13 years ago
Component: | RPM → DEB |
---|
comment:2 by , 13 years ago
Description: | modified (diff) |
---|
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
installs rasdaman on the osgeo-live DVD