mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Applied changes from ticket #1108
git-svn-id: http://svn.osgeo.org/qgis/trunk@8747 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
74a9502000
commit
638b1788bf
8
INSTALL
8
INSTALL
@ -271,8 +271,8 @@ http://python.org/download/
|
||||
3.4.2. Download SIP and PyQt4 sources
|
||||
=====================================
|
||||
|
||||
http://www.riverbankcomputing.com/Downloads/sip4/
|
||||
http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/
|
||||
http://www.riverbankcomputing.com/software/sip/download
|
||||
http://www.riverbankcomputing.com/software/pyqt/download
|
||||
|
||||
Extract each of the above zip files in a temporary directory. Make sure
|
||||
to get versions that match your current Qt installed version.
|
||||
@ -575,7 +575,7 @@ Leopard note: Leopard includes a usable Python 2.5. Though you can install Pyth
|
||||
Retrieve the python bindings toolkit SIP from
|
||||
|
||||
|
||||
http://www.riverbankcomputing.com/Downloads/sip4/
|
||||
http://www.riverbankcomputing.com/software/sip/download
|
||||
|
||||
|
||||
Then extract and build it (this installs by default into the Python framework):
|
||||
@ -612,7 +612,7 @@ explicitly to your path e.g.
|
||||
Retrieve the python bindings toolkit for Qt from
|
||||
|
||||
|
||||
http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/
|
||||
http://www.riverbankcomputing.com/software/pyqt/download
|
||||
|
||||
|
||||
Then extract and build it (this installs by default into the Python framework):
|
||||
|
@ -190,8 +190,8 @@ http://python.org/download/
|
||||
|
||||
=== Download SIP and PyQt4 sources ===
|
||||
|
||||
http://www.riverbankcomputing.com/Downloads/sip4/
|
||||
http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/
|
||||
http://www.riverbankcomputing.com/software/sip/download
|
||||
http://www.riverbankcomputing.com/software/pyqt/download
|
||||
|
||||
Extract each of the above zip files in a temporary directory. Make sure
|
||||
to get versions that match your current Qt installed version.
|
||||
@ -471,7 +471,7 @@ __Leopard note:__ Leopard includes a usable Python 2.5. Though you can install
|
||||
Retrieve the python bindings toolkit SIP from
|
||||
|
||||
```
|
||||
http://www.riverbankcomputing.com/Downloads/sip4/
|
||||
http://www.riverbankcomputing.com/software/sip/download
|
||||
```
|
||||
|
||||
Then extract and build it (this installs by default into the Python framework):
|
||||
@ -506,7 +506,7 @@ export PATH=/Library/Frameworks/Python.framework/Versions/Current/bin:$PATH$
|
||||
Retrieve the python bindings toolkit for Qt from
|
||||
|
||||
```
|
||||
http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/
|
||||
http://www.riverbankcomputing.com/software/pyqt/download
|
||||
```
|
||||
|
||||
Then extract and build it (this installs by default into the Python framework):
|
||||
|
Loading…
x
Reference in New Issue
Block a user