source: PSPA/madxPSPA/doc/usrguide/Introduction/source.html @ 430

Last change on this file since 430 was 430, checked in by touze, 11 years ago

import madx-5.01.00

File size: 2.4 KB
Line 
1<head>
2<title>SOURCE</title>
3</head>
4
5<body bgcolor="#ffffff">
6
7<center>
8EUROPEAN ORGANIZATION FOR NUCLEAR RESEARCH
9<IMG SRC="http://cern.ch/madx/icons/mx7_25.gif" align=right>
10<h2>Source and binaries</h2>
11</center>
12<p>
13The source and binaries of MAD-X can be downloaded from the <a href="http://cern.ch/madx">MAD-X web site</a>, see section release.
14
15<!--
16The .tgz file in there contains all the other files in the directory.
17You find two history files one covering the changes between the latest
182 versions and the other gives the full project history up to and including the latest version <h5> madX_full_project.history.</h5>
19The make files Makefile, Makefile_g95 and Makefile_nag work on Linux
20machines and the MAC given the corresponding compiler is available,
21lf95, g95 and nag respectively. There is a Makefile.bat for Windows
22which requires lf95. Then there also Makefile_develop and
23Makefile.prof for compiling on Linux with special strict flags and for
24profiling respectively.
25It is also convenient to go to CERN's <a
26href="http://svnweb.cern.ch/world/wsvn/madx/trunk/madX/#path_trunk_madX_">SVN
27page for MAD-X (world-wide READ access)</a>.
28<p>
29Besides the regular MAD-X versions there are also intermediate one:
30the source code of the latest released version (SVN version might be
31newer) can be found at <a
32href="http://www.cern.ch/Frank.Schmidt/mad-X_newest_src">latest
33released version source directory</a>, while the latest Linux binaries
34of MAD-X (madx (PTC always included!)) can be found in the <a
35href="http://www.cern.ch/Frank.Schmidt/mad-X_bin"> Linux binary
36directory</a>.
37
38<p><font color="#ff0000">At the same place (courtesy
39Yngve.Inntjore.Levinsen@cern.ch) you will find a RPM of the latest
40version convenient for MAD-X installation on REDHAT like LINUX
41distributions. A DEB package can be provided if somebody volunteers to
42test it.</font></p>
43
44
45For Windows you find the executables at the
46location
47<!--- a href="https://mad-x-docs.web.cern.ch/MAD-X-docs/executables.htm">
48<a href="http://www.cern.ch/Frank.Schmidt/windows-binaries/executables.htm">
49MAD-X for Windows</a>
50and for MAC OS X they are at <a
51href="http://www.cern.ch/Frank.Schmidt/MAC-OS">
52MAD-X MAC binary directory</a>.
53<p>
54
55<address>
56<a href="http://www.cern.ch/Hans.Grote/hansg_sign.html">hansg</a>,
57June 21, 2002
58<a href="http://www.cern.ch/Frank.Schmidt/frs_sign.html">frs</a>,
59August 15, 2003
60</address>
61-->
62<address>
63January 18, 2012
64</address>
65
66</body>
Note: See TracBrowser for help on using the repository browser.