Changes between Version 7 and Version 8 of Win32Build
- Timestamp:
- Mar 16, 2012 10:34:28 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Win32Build
v7 v8 66 66 -- Check the [http://danse.us/trac/sans/browser/releases/sansview-2.0.0/releases_notes.txt release notes] to see if any more are needed. 67 67 68 -- A lot of the packages are optional because they will be downloaded automatically while installing SansView. However, if the latest version isn't compatible with the version of Python you have downloaded then it will throw an error and leave you confused why it didn't install. To be on the safe side download and install all packages before attempting SansView. 69 68 70 == Getting the source code == 69 71 - The easiest way of getting the source code is using subversion. You can get subversion [http://subversion.tigris.org/ here] if you haven't already got it. … … 73 75 c:\>svn co https://sansviewproject.svn.sourceforge.net/svnroot/sansviewproject sansviewproject 74 76 }}} 77 78 - An easier way to use subversion is by downloading [https://sourceforge.net/projects/tortoisesvn/files/ Tortoise SVN]. This is a GUI for subversion. 79 80 - Note: You may need to add proxy settings for Subversion to work. Instructions on how to do this are [https://docs.opends.org/wiki/page/ConfiguringSubversionToUseAProxyServer?version=2 here]. It can be achieved using Tortoise SVN a lot simpler by going to TortoiseSVN->Settings->Network.