From 7ad11b80e5ee1c0266bc6802d3d824a377de8d4e Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Tue, 29 May 2012 22:01:55 +1000 Subject: Information about running on Fedora. --- qt/ScintillaEditPy/README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qt/ScintillaEditPy') diff --git a/qt/ScintillaEditPy/README b/qt/ScintillaEditPy/README index 1b6bedd55..623cf9900 100644 --- a/qt/ScintillaEditPy/README +++ b/qt/ScintillaEditPy/README @@ -24,7 +24,8 @@ files. Both should be installed as ScintillaEditPy needs the headers and libraries from the development package and runs with the normal library package. On apt-based systems, the packages are libshiboken-dev, shiboken, libpyside-dev, and python-pyside. python-dev is also needed for Python language headers. -On yum-based systems the libpyside-dev package is called python-pyside-devel. +On yum-based systems the packages are shiboken-devel, python-pyside-devel, +and python-devel. The qmake program may not be in the path and can be found with "find /usr -name qmake". -- cgit v1.2.3