## ---------------------------------------------------------------------------- ## DssBH -- Distortion of the stellar sky by a ## Schwarzschild black hole ## ## Copyright (c) 2009 Thomas Mueller ## ---------------------------------------------------------------------------- Linux installation: =================== 1.) tar xzvf LinuxDssBH.tgz 2.) cd qtDSSBH 3.) Edit "TOP_DIR" variable in dssbh_linux.pro 4.) qmake (>=Qt4) 5.) make You could also use the qtCreator. 6.) cd .. 7.) mkdir data 8.) Download the data-files array_outside.bin array_inside.bin psitemp.bin sigma.bin hip.bin and store them in the data directory. Now you should be able to start the program via ./DssBH