Skip to content
Snippets Groups Projects
Commit 074461dd authored by Simon Steinbeiss's avatar Simon Steinbeiss
Browse files

Update Readme file

Add some debug hints and drop the --with-libnotify flag from the
installation instructions.
parent e047ab91
No related branches found
No related tags found
No related merge requests found
......@@ -23,14 +23,14 @@ Installation
See the file 'INSTALL'
./autogen.sh --prefix=/usr --sysconfdir=/etc
`./autogen.sh --prefix=/usr --sysconfdir=/etc`
(For testing, we are using:
./autogen.sh --disable-static --with-mit-ext --with-console-kit --with-libnotify --enable-locking --enable-debug --sysconfdir=/etc
`./autogen.sh --disable-static --with-mit-ext --with-console-kit --enable-locking --enable-debug --sysconfdir=/etc`
)
make
sudo make install
`make`
`sudo make install`
How to report bugs
......@@ -49,4 +49,5 @@ In the bug report please include information about your system, if possible:
The output of the "xfce4-screensaver-command --version" command.
If you want to debug your installation you may also be able to get meaningful debug output when starting xfce4-screensaver from the debug script:
`./src/debug-screensaver.sh`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment