cosmotool/external/sharp
2012-11-10 09:01:12 -05:00
..
autom4te.cache Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
c_utils Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
config Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
docsrc Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
libfftpack Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
libsharp Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
configure Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
configure.ac Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
COPYING Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
Makefile Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00
README.compilation Fixed error message. Imported libsharp 2012-11-10 09:01:12 -05:00

GNU make and GNU gcc (version 4.x) are required for compilation.

Simply run "./configure"; if this fails, please refer to the output of
"./configure --help" for additional hints and, if necessary, provide
additional flags to the configure script.
Once the script finishes successfully, run "make"
(or "gmake"). This should install the compilation products in the
subdirectory "auto/".

Documentation can be created by the command "(g)make doc".
However this requires the doxygen application to be installed
on your system.
The documentation will be created in the subdirectory doc/.