summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorSimon Rettberg2024-09-06 14:42:37 +0200
committerSimon Rettberg2024-09-06 14:42:37 +0200
commitbadef32037f52f79abc1f1440b786cd71afdf270 (patch)
tree412b792d4cab4a7a110db82fcf74fe8a1ac55ec1 /INSTALL
parentDelete pre-6.00 files (diff)
downloadxscreensaver-master.tar.gz
xscreensaver-master.tar.xz
xscreensaver-master.zip
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL15
1 files changed, 7 insertions, 8 deletions
diff --git a/INSTALL b/INSTALL
index 67d57d3..4522d8e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,14 +11,13 @@ XScreenSaver Installation
xscreensaver &
xscreensaver-settings
- There are many compilation dependencies. The configure script will
- tell you what is missing. At the least, you will need development
- versions of these libraries:
-
- perl pkg-config gettext intltool libx11 libxext libxi libxt
- libxft libxinerama libxrandr libxxf86vm libgl libglu libgle
- libgtk2 gdk-pixbuf-2.0 gdk-pixbuf-xlib-2.0 libxml2 libpam
- dbus libsystemd elogind
+ There are many compilation dependencies. The configure script will tell
+ you what is missing. At the least, you will need development versions of
+ these libraries. Append "-dev" or "-devel" to most of these:
+
+ perl pkg-config gettext intltool libx11 libxext libxi libxt libxft
+ libxinerama libxrandr libxxf86vm libgl libglu libgle libgtk-3-0
+ libgdk-pixbuf2.0 libjpeg libxml2 libpam libsystemd elogind
BSD systems might need gmake instead of make.