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 revision
Previous revision
Last revisionBoth sides next revision
apps:screensaver:installation [2018/11/23 07:07] bluesabreapps:screensaver:installation [2020/08/12 00:42] – update to gitlab issue queue kevinbowen
Line 1: Line 1:
-====== Building & Installation ======+~~NOTOC~~ 
 +{{ :apps:screensaver:preferences-desktop-screensaver.png?nolink|}} 
 +====== Xfce Screensaver Building & Installation ======
  
 This document provides information about building and installing xfce4-screensaver.\\ This document provides information about building and installing xfce4-screensaver.\\
-Please [[https://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-screensaver&component=General|report a bug]] for any changes or distribution-specific additions.+Please [[https://gitlab.xfce.org/apps/xfce4-screensaver/-/issues/new|report a bug]] for any changes or distribution-specific additions.
  
 ===== Build Requirements ===== ===== Build Requirements =====
Line 17: Line 19:
   * xscrnsaver   * xscrnsaver
   * x11 1.0   * x11 1.0
 +
 +----
  
 ===== Instructions ===== ===== Instructions =====
Line 118: Line 122:
 | --without-PACKAGE | do not use PACKAGE (same as --with-PACKAGE=no) | | | --without-PACKAGE | do not use PACKAGE (same as --with-PACKAGE=no) | |
 | --with-pic[=PKGS] | try to use only PIC/non-PIC objects | use both | | --with-pic[=PKGS] | try to use only PIC/non-PIC objects | use both |
-| --with-aix-soname=aix|svr4|both | shared library versioning (aka "SONAME") variant to provide on AIX | aix |+| --with-aix-soname=<aixsvr4both| shared library versioning (aka "SONAME") variant to provide on AIX | aix |
 | --with-gnu-ld | assume the C compiler uses GNU ld | no | | --with-gnu-ld | assume the C compiler uses GNU ld | no |
 | --with-sysroot[=DIR] | Search for dependent libraries within DIR (or the compiler's sysroot if not specified). | | | --with-sysroot[=DIR] | Search for dependent libraries within DIR (or the compiler's sysroot if not specified). | |
Line 163: Line 167:
 | SYSTEMD_LIBS | linker flags for SYSTEMD, overriding pkg-config | | SYSTEMD_LIBS | linker flags for SYSTEMD, overriding pkg-config |
  
 +
 +[[|Back To Top]]
 +----
 +[[ :apps:screensaver:start:|Return to Main xfce4-screensaver page]]