Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
midori:contribute [2014/03/16 16:59] kalikianamidori:contribute [2014/03/16 17:03] kalikiana
Line 290: Line 290:
 We get python3, whatever is the lastes stable release. We get python3, whatever is the lastes stable release.
  
-[Releases](http://www.python.org/download/releases/3.3.5)+[[http://www.python.org/download/releases/3.3.5|Releases]]
  
-[Download page](http://www.python.org/downloads/release/python-335/)+[[http://www.python.org/downloads/release/python-335/|Download]]
  
-[Installer](http://www.python.org/ftp/python/3.3.5/python-3.3.5.amd64.msi)+[[http://www.python.org/ftp/python/3.3.5/python-3.3.5.amd64.msi|Installer]]
  
 Install Python and be sure to check "addd python.exe to path" installer checkbox. Install Python and be sure to check "addd python.exe to path" installer checkbox.
Line 302: Line 302:
 unpack rpm files for us. unpack rpm files for us.
  
-[Script page](https://github.com/mkbosmans/download-mingw-rpm/blob/master/download- +[[https://github.com/mkbosmans/download-mingw-rpm/blob/master/download- 
-mingw-rpm.py)+mingw-rpm.py|View Script]]
  
-[Script itself](https://github.com/mkbosmans/download-mingw-rpm/raw/master/download- +[[https://github.com/mkbosmans/download-mingw-rpm/raw/master/download- 
-mingw-rpm.py)+mingw-rpm.py|Download Script]]
  
 Usage: Usage:
Line 328: Line 328:
 Msys contains shell and some small utilities Msys contains shell and some small utilities
  
-[Download](http://sourceforge.net/projects/mingw-w64/files/External%20binary +[[http://sourceforge.net/projects/mingw-w64/files/External%20binary 
-%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/MSYS-20111123.zip/download)+%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29/MSYS-20111123.zip/download|Download]]
  
  
 ==== CMake ==== ==== CMake ====
-[Homepage](http://www.cmake.org/cmake/resources/software.html) +[[http://www.cmake.org/cmake/resources/software.html|Homepage]] 
-[Installer](http://www.cmake.org/files/v2.8/cmake-2.8.12.2-win32-x86.exe)+[[http://www.cmake.org/files/v2.8/cmake-2.8.12.2-win32-x86.exe|Installer]]
  
 When installing check the installer checkbox "add to path" When installing check the installer checkbox "add to path"
Line 340: Line 340:
  
 ==== Bazaar ==== ==== Bazaar ====
-[Homepage](http://wiki.bazaar.canonical.com/WindowsDownloads)+[[http://wiki.bazaar.canonical.com/WindowsDownloads|Homepage]]
  
 We will get 2.4 Stable Release (standalone)  We will get 2.4 Stable Release (standalone) 
  
-[Installer](http://launchpad.net/bzr/2.4/2.4.2/+download/bzr-2.4.2-1-setup.exe)+[[http://launchpad.net/bzr/2.4/2.4.2/+download/bzr-2.4.2-1-setup.exe|Installer]]
  
 When installing check the installer checkbox "add to path" When installing check the installer checkbox "add to path"
  
 ==== Vala ==== ==== Vala ====
-[Source](http://ftp.gnome.org/pub/gnome/sources/vala/0.20/vala-0.20.0.tar.xz)+[[http://ftp.gnome.org/pub/gnome/sources/vala/0.20/vala-0.20.0.tar.xz|Source]]
  
 ==== Globbing it all together ==== ==== Globbing it all together ====