#929 closed enhancement (fixed)
GNOME applets-2.6.2.1
Reported by: | Randy McMurchy | Owned by: | |
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | minor | Keywords: | |
Cc: |
Description ¶
Version increment
Change History (5)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
A note should be added to the instructions that if you build the package as a normal user then 'su' to root to do the 'make install', the $PRE variable should be set after the su to root so that files are not installed in /lib.
comment:3 by , 21 years ago
Also, there are many man pages that can be installed using the following command:
install -m644 -oroot -groot man/*.1 $PRE/man/man1
Perhaps this could/should be added to the instructions.
comment:4 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Updated to Gnome Applets 2.8.1. Added Docbook-utils as an optional dependency. Added a note about building as one user and switching to root for the install. Used a make install command to install the man pages
DocBook-utils should be added as an optional dependency as the configure script looks for the jw program.