From e6cb89d7e126e0cba4ea29ad91b3b96f7014f451 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Tue, 7 Feb 2017 14:33:22 +0800 Subject: Remove graphical plot report (depends on PGPLOT) Therefore remove the depends on PGPLOT (from HEASoft) and X11 libraries. --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f17d72f..ad6ce69 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,13 @@ Installation ------------ Dependencies: + GSL -+ X11 libraries -+ a working HEASoft installation (for ``libpgplot.a`` and ``libcpgplot.a``) 1. ``mass_profile`` ``` $ cd mass_profile -$ make cleanall -$ heainit # initilize HEASoft, in order to find libpgplot.a and libcpgplot.a +$ make clean +$ make +(or use this to enable OpenMP) $ make OPENMP=yes ``` -- cgit v1.2.2