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 revisionBoth sides next revision
midori:contribute [2014/03/16 17:05] kalikianamidori:contribute [2014/03/16 17:13] kalikiana
Line 264: Line 264:
 Compiler should match the one that was used to build packages ideally. Compiler should match the one that was used to build packages ideally.
  
-We will user *mingw64 rubenvb* release +  * We will user *mingw64 rubenvb* release 
-- lastest stable release is gcc 4.8.0+  * Lastest stable release is gcc 4.8.0
  
 [[http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting [[http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting
Line 310: Line 310:
 Usage: Usage:
  
-- launch cmd.exe +  * Launch cmd.exe 
-- and navigate to folder when the script was saved make sure that python can access  +  * Navigate to folder where the script was saved 
-7z.exe +  * Make sure that python can access 7z.exe 
-- run command and wait, it should extract packages into your current directory+  * Run command and wait, it should extract the packages into your current directory
  
- c:\Python33\python.exe download-mingw-rpm.py -u  +<code bash>c:\Python33\python.exe download-mingw-rpm.py -u http://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/updates/18/i386/ --deps mingw32-webkitgtk mingw32-glib-networking mingw32-gdb mingw32-gstreamer-plugins-good</code>
-http://ftp.wsisiz.edu.pl/pub/linux/fedora/linux/updates/18/i386/ --deps mingw32- +
-webkitgtk mingw32-glib-networking mingw32-gdb mingw32-gstreamer-plugins-good+
  
 [[http://dl.fedoraproject.org/pub/fedora/linux/releases/18/Everything/i386/os/Packages [[http://dl.fedoraproject.org/pub/fedora/linux/releases/18/Everything/i386/os/Packages
 /m/|Fedora 18 packages]] /m/|Fedora 18 packages]]
-Above url for some reason does not work with the script. 
  
 +The above URL for some reason does not work with the script.
  
 ==== MSYS ==== ==== MSYS ====