mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 09:40:07 +01:00
Update linux prerequisites list
This commit is contained in:
18
README.rst
18
README.rst
@@ -338,19 +338,29 @@ Extrapolate accordingly for other linux distributions or other unixes.
|
|||||||
|
|
||||||
* dpkg-dev
|
* dpkg-dev
|
||||||
* build-essential
|
* build-essential
|
||||||
* python2.7-dev # use appropriate Python version
|
* python2.7-dev # use appropriate Python version here
|
||||||
* libwebkitgtk-dev
|
|
||||||
* libjpeg-dev
|
* libjpeg-dev
|
||||||
* libtiff-dev
|
* libtiff-dev
|
||||||
* libgtk2.0-dev
|
|
||||||
* libsdl1.2-dev
|
* libsdl1.2-dev
|
||||||
* libgstreamer-plugins-base0.10-dev
|
* libgstreamer-plugins-base0.10-dev
|
||||||
* libnotify-dev
|
* libnotify-dev
|
||||||
* freeglut3
|
* freeglut3
|
||||||
* freeglut3-dev
|
* freeglut3-dev
|
||||||
|
* libsm-dev
|
||||||
|
* libgtk2.0-dev
|
||||||
|
* libwebkitgtk-dev
|
||||||
|
|
||||||
|
If you are building for GTK3 then you'll also need these packages and
|
||||||
|
their dependencies:
|
||||||
|
|
||||||
|
* libgtk-3-dev
|
||||||
|
* libwebkitgtk-3.0-dev
|
||||||
|
|
||||||
If your Linux distribution has gstreamer 1.0 available then you can install
|
If your Linux distribution has gstreamer 1.0 available then you can install
|
||||||
the dev packages for that instead of the 0.10 version.
|
the dev packages for that instead of the 0.10 version. For example:
|
||||||
|
|
||||||
|
* libgstreamer-plugins-base1.0-dev
|
||||||
|
|
||||||
|
|
||||||
**Mac OSX**
|
**Mac OSX**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user