Login
Preferences
Help/Guide
About Trac
SasView
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 3
and
Version 4
of
MacBuild
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jan 30, 2012 3:31:19 PM (
13 years
ago)
Author:
m-doucet
Comment:
—
Legend:
Unmodified
Added
Removed
Modified
MacBuild
v3
v4
2
2
3
3
- Run the deps.py script found at the top of the trunk branch in 32-bit mode:[[BR]]
4
{{{arch -i386 python2.6 deps.py}}}
4
{{{
5
arch -i386 python2.6 deps.py
6
}}}
5
7
6
8
== Install Matplotlib ==