From 77f8bcd4b01179a7dc8d1f61c2a4fb7b0a070166 Mon Sep 17 00:00:00 2001 From: rivers Date: Fri, 16 Dec 2011 19:50:40 +0000 Subject: [PATCH] Added note about building for pre-built on idea and gse-pilatus1 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14297 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/ReleaseChecklist.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/ReleaseChecklist.txt b/documentation/ReleaseChecklist.txt index 74da91f..905813d 100644 --- a/documentation/ReleaseChecklist.txt +++ b/documentation/ReleaseChecklist.txt @@ -9,6 +9,8 @@ date. - Check in everything to BCDA SVN repository - Make the SVN repository tag with "make_release areaDetector RX-Y" from the devel directory - Do "make clean uninstall", "make" on Linux/vxWorks, win32-x86, win32-x86-debug and cygwin-x86 + - The prebuilt binaries must be built on gse-pilatus1 for linux-86_64 and on idea for linux-x86. If not they + won't run on older Pilatus systems. - Run "make clean", "make" in the documentation directory - Run "makeADStandaloneTar from the top-level areaDetector directory - Run "make_tar_file areaDetector RX-Y" from the devel directory