Changes

Jump to navigation Jump to search
no edit summary
Right click in winpython folder: '''C:\WinPython27''', and select '''SVN Checkout'''. Write the path:
svn://svn.gna.org/svn/relax/branches/relax_disptrunk relax_trunk
= Build relax =
Open the '''WinPython Command Prompt''' <br>
Navigate to the SVN checked out relax folder.<br>
cd C:\WinPython27\relax_disp_32relax_trunk_32
scons
Or navigate to C:\WinPython27\relax_disp_32relax_trunk_32, hold "Shift" and right click, "Open command window here". Write:
pyt32
scons
Modify '''C:\WinPython27\WinPython-32bit-xxx\scripts\own\pyt32.bat''', and add to end of file
<source lang="powershell">
set PATH=%PATH%;C:\WinPython27\relax_disp_32relax_trunk_32
</source>

Navigation menu