****************** **IMPORTANT NOTE** ****************** XOP 2.4 is available from: https://www1.aps.anl.gov/Science/Scientific-Software/XOP This directory contains the unsupported old version XOP 2.3 XOP 2.3 ======= This is the ftp repository of XOP 2.3 Latest revision xop 2.3 (2013.06.07) See http://www.esrf.fr/Instrumentation/software/data-analysis/xop2.3 Supported platforms and XOP file to install: -------------------------------------------- 1) UNIX: SUN SPARC Solaris 10 32 and 64 bits Install file: xop2.3_Linux_.tar.gz 2) UNIX: Linux Intel/AMD/x86 32 and 64 bits Linux kernel 1.6.9, glibc 2.3.4, gtk2 2.4.13 Install file: xop2.3_Solaris_.tar.gz 3) Windows: Microsoft Intel/AMD x86 32 and 64 bits Windows XP, Vista, 7? Install file: xop23_Windows_.zip 4) MacOS: Apple Macintosh: PowerMac G4,G5, 32 bits/Intel core duo 32 bits. 10.4, 10.5 Install file: xop2.3_Darwin_.tar.gz Alternatively (less recommended) install file (not updated): xop2.3beta1_MacOS.zip Installation instructions: -------------------------- 1) UNIX (INCLUDES LINUX AND DARWIN) =================================== To install xop in your Linux box, open a terminal and copy-paste these three commands that will download, setup and start xop: wget -O - "http://ftp.esrf.eu/pub/scisoft/xop2.3/xop2.3_Linux_20140616.tar.gz" | tar xzf - sed -i".orig" "s|/scisoft|`pwd`|" ./xop2.3/xop ./xop2.3/xop Not in Linux, or it did not work, go to the usual installation steps: 1) Download the file to the directory where you want to install xop 2) extract the files (a directory called xop2.3 will be created) <> Linux: tar xvfz xop2.3__.tar.gz <> Unix: gunzip xop2.3__.tar.gz tar xvf xop2.3__.tar 3) Change directory to the new created directory and edit the script file "xop". Place your installation path in the environment variable "XOP_HOME" 4) run xop by entering: ./xop 5) If wanted, include the xop directory (or a link to the xop script) in your path. 6) For installing one or more XOP extensions, once you have installed XOP see the Extensions directory. (NOT AVAILABLE IN BETA) Note: Ubuntu 64bits: Fixed problem in xop2.3_Linux_20111205.tar.gz See http://forge.epn-campus.eu/issues/1183 2) WINDOWS ========== Download the xop23_Windows_.zip file. Double-click on it. Read the README_WINDOWS.TXT file inside. 3) MacOS ======== There are two ways of installing it: a) UNIX-like installation (See 1) UNIX). This is the recommended one. b) Using Mac installer (not updated since xop2.3 beta) Download the xop2.3Beta1_MacOS.zip file. Double-click on it to unpack it. An application directory is created. Double click on the application directory to start xop. Note: Several users reported that XOP was unable to start the X11 environment. A solution is i) edit the starting script file .../xop2.3/xop and replace "DISPLAY=localhost:0" by simply "DISPLAY=:0" ii) DO the same in file: .../xop2.3beta1.app/Contents/Resources/script and add "#" (i.e.,comment) the line: "# $1/Contents/xop2.3" Installing extensions --------------------- 1) ShadowVUI ============ ShadowVui is the package for ray-tracing x-ray optics. It contains the binaries for Shadow. UNIX: Download shadowvui1.12_.tar.gz to $XOP_HOME/extensions tar xvfz shadowvui1.12_.tar.gz Restart XOP and Xop->Load extension... Select shadowvui and enjoy! WINDOWS: Download shadowvui1.12_Windows.zip (to Desktop, for example) Open the zip file and install the shadowvui folder to $XOP_HOME\extensions (usually C:\Program Files\xop2.3\extensions) Restart XOP and Xop->Load extension... Select shadowvui and enjoy! NOTE: since shadowvui1.11 we use shadow3. Shadow2 is not longer packed 2) XAID ======= XAID is the package for XAFS analysis UNIX: Download xaid1.02.tar.gz to $XOP_HOME/extensions tar xvfz xaid1.02.tar.gz Restart XOP and Xop->Load extension... Select xaid and enjoy! WINDOWS: Download xaid1.02_Windows.zip (to Desktop, for example) Open the zip file and install the xaid folder to $XOP_HOME\extensions (usually C:\Program Files\xop2.3\extensions) Restart XOP and Xop->Load extension... Select xaid and enjoy! 3) IMD ====== IMD is the package for multilayer calculations UNIX: Download imd.4.1.1.tar.gz to $XOP_HOME/extensions tar xvfz imd.4.1.1.tar.gz Restart XOP and Xop->Load extension... Select imd4xop and enjoy! WINDOWS: Download imd4.1.1_Windows.zip (to Desktop, for example) Open the zip file and install the imd folder to $XOP_HOME\extensions (usually C:\Program Files\xop2.3\extensions) Restart XOP and Xop->Load extension... Select imd4xop and enjoy! 4) INES ======= INES is the package for inelastic scattering UNIX: Download ines1.00.tar.gz to $XOP_HOME/extensions tar xvfz ines1.00.tar.gz Restart XOP and Xop->Load extension... Select ines and enjoy! WINDOWS: Download ines1.00_Windows.zip (to Desktop, for example) Open the zip file and install the shadowvui folder to $XOP_HOME\extensions (usually C:\Program Files\xop2.3\extensions) Restart XOP and Xop->Load extension... Select ines and enjoy! 5) PROW ======= PROW is the package for macromolecular crystallography Only available for Linux UNIX: Download prow1.3.3_Linux.tar.gz to $XOP_HOME/extensions tar xvfz prow1.3.3_Linux.tar.gz Restart XOP and Xop->Load extension... Select prow and enjoy!