aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2017-07-06 15:40:53 +0200
committerThomas White <taw@physics.org>2017-07-06 17:13:23 +0200
commitcfb3d2ebc34f526aff4142c0d26e3955bc1ec734 (patch)
treec2bf9e5fb3ac44f6c1f6c5e39aa609ce27996f67 /README
parent00e94235c11cf5432e2c7148b52fde4f7ce3fd99 (diff)
Update docs
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index 9919adee..219cca15 100644
--- a/README
+++ b/README
@@ -26,6 +26,9 @@ Authors:
Keitaro Yamashita <k.yamashita@spring8.or.jp>
Marmoru Suzuki <mamoru.suzuki@protein.osaka-u.ac.jp>
Thomas Grant <tgrant@hwi.buffalo.edu>
+ Steve Aplin <steve.aplin@desy.de>
+ Oleksandr Yefanov <oleksandr.yefanov@desy.de>
+ Helen Ginn <helen@strubi.ox.ac.uk>
CrystFEL is free software: you can redistribute it and/or modify it under the
terms of the GNU General Public License as published by the Free Software
@@ -150,11 +153,6 @@ then your version of FFTW3 is not compiled in a suitable way. You'll need to
install it again (from source) adding "--enable-shared" to its ./configure
command line.
-If you get an error about "cairo_surface_show_page" in src/scaling-report.c,
-simply edit the file and comment that line out. Partialator will then not be
-able to produce a useful scaling report, but the rest of CrystFEL will work
-properly.
-
If you are installing from Git, the following extra things apply:
- You must run "./autogen.sh" to generate "configure" and other files before