Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OmegaCEN
vodia
Commits
20d0645b
Commit
20d0645b
authored
Nov 26, 2008
by
Ewout Helmich
Browse files
Installation instructions
parent
a6f6bc11
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
0 → 100644
View file @
20d0645b
Vodia requires the "cfitsio" and "wcslib" libraries and header files. Change
the CPPFLAGS and LDFLAGS settings below to point to these directories.
Installation example:
---------------------
aclocal && autoheader && autoconf && automake --add-missing --force-missing --foreign
CXXFLAGS="-O2" CPPFLAGS="-I/path/to/my/include/" LDFLAGS="-L$/path/to/my/lib/" ./configure --prefix=/path/to/my/installdir/
make
make install
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment