Opened 15 years ago
Closed 14 years ago
#21 closed enhancement (fixed)
Include an explicit list of dependencies in inst-guide.pdf
Reported by: | Owned by: | Peter Baumann | |
---|---|---|---|
Priority: | minor | Milestone: | Future |
Component: | manuals_and_examples | Version: | |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
Compiling rasdaman on a freshly installed & updated Ubuntu 8.10 server for the first time and after installing 'build essential' I've had to repeat the cycle:
- run ./configure
- configure halts on missing dependency
- search for package with dependent file
- install package
- repeat from 1
11 times!
My dep list is:
sun-java6-jdk
libssl-dev
libhdf4g-dev
flex
libncurses5-dev
libpng12-dev
lipnetpbm-dev
libreadline5-dev
libtiff4-dev
postgresql-server-dev-8.3
libecpg-dev
If the documentation included a dep list it could have been quickly implemented with a single apt-get install call.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | set to |
---|---|
Priority: | major → minor |
Status: | new → assigned |
good hint, will update the manual.
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
We have improved documentation on that. Dependencies are described on
http://kahlua.eecs.jacobs-university.de/trac/rasdaman/wiki/RequiredPackages . Further, I have added the same text to the installation guide - despite the danger inherent to the redundancy, for the sake of better serving people installing rasdaman.
Thanks again for pointing this out.
Required dependencies listed in FAQ
http://kahlua.eecs.jacobs-university.de/trac/rasdaman/wiki/FAQ
I do not think you should have to refer to a second document for the install. All the required information should be in inst-guide.