Version 20 (modified by 16 years ago) ( diff ) | ,
---|
How-To and FAQ
- Q: While installing rasdaman I find out, during ./configure, that some further packages are required. Can you give a summary of these?
A: Besides the standard ones which should be available on any vanilla Linux, it is this list: g++ 4.x, make, git-core, autoconf, libtool, gawk, flex, bison, libreadline-dev, postgresql 8.3.x, libecpg-dev, sun-java6-jdk, libtiff-dev, libjpeg-dev, libhdf4g-dev, libpng12-dev, libnetpbm10-dev, libopenssl-devel.
- Q: Doing all the above, ./configure complains about missing curses although ncurses is there.
A: You have run into a bug in the ncurses package; in /usr/lib, manually create symlinks
- libcurses.a → libncurses.a
- libcurses.so → libncurses.so
Attachments (1)
-
sstdm2010.pdf
(733.9 KB
) - added by 13 years ago.
Storage Layout Language description
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.