Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
xfce4-screensaver
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Apps
xfce4-screensaver
Commits
074461dd
Commit
074461dd
authored
6 years ago
by
Simon Steinbeiss
Browse files
Options
Downloads
Patches
Plain Diff
Update Readme file
Add some debug hints and drop the --with-libnotify flag from the installation instructions.
parent
e047ab91
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-5
6 additions, 5 deletions
README.md
with
6 additions
and
5 deletions
README
→
README
.md
+
6
−
5
View file @
074461dd
...
...
@@ -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`
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment