Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Warden
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Pavel Valach
Warden
Commits
98420305
Commit
98420305
authored
11 years ago
by
Tomáš Plesník
Browse files
Options
Downloads
Patches
Plain Diff
uprava pro verze warden-server-2.2
parent
ec689866
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/warden-server/doc/README
+29
-26
29 additions, 26 deletions
src/warden-server/doc/README
with
29 additions
and
26 deletions
src/warden-server/doc/README
+
29
−
26
View file @
98420305
...
...
@@ -42,7 +42,9 @@ A. Overall Information
CHANGELOG
INSTALL
LICENSE
MANIFEST
README
README.wardenWatchdog
UNINSTALL
UPDATE
warden21to22.patch
...
...
@@ -51,7 +53,7 @@ A. Overall Information
package_version
warden-apache.conf
warden-server.conf
W
arden
W
atchdog.conf
w
arden
-w
atchdog.conf
lib/
Warden/
ApacheDispatch.pm
...
...
@@ -67,29 +69,30 @@ B. Installation Dependencies
1. Applications:
Perl >= 5.10.1
MySQL >= 5.1.
66
Perl
>= 5.10.1
MySQL
>= 5.1.
72-2
Apache >= 2.2.16
2. Perl modules:
Carp >= 1.11
Crypt::X509 >= 0.40
Data::Dumper >= 2.124
DateTime >= 0.61
DBD::mysql >= 4.016
DBI >= 1.612
File::Basename >= 2.77
FindBin >= 1.50
Format::Human::Bytes >= 0.05
Getopt::Std >= 1.06
MIME::Base64 >= 3.08
Net::CIDR::Lite >= 0.21
SOAP::Lite >= 0.715
Carp >= 1.11
Crypt::X509 >= 0.40
DateTime >= 0.61
DBD::mysql >= 4.016
DBI >= 1.612
Email::Simple >= 2.100
File::Basename >= 2.77
FindBin >= 1.50
Format::Human::Bytes >= 0.05
Getopt::Long >= 2.38
Getopt::Std >= 1.06
MIME::Base64 >= 3.08
Net::CIDR::Lite >= 0.21
SOAP::Lite >= 0.715
SOAP::Transport::HTTP >= 0.715
Switch >= 2.14
Sys::Hostname >= 1.11
Sys::Syslog >= 0.27
Switch
>= 2.14
Sys::Hostname
>= 1.11
Sys::Syslog
>= 0.27
--------------------------------------------------------------------------------
...
...
@@ -230,15 +233,15 @@ E. Uninstallation
For more information about uninstall.sh options run uninstall.sh -h
Usage: $ ./uninstall.sh -d <directory> [-hV]
-d <directory> uninstallation directory
-h print this help
-V print script version number and exit
Usage: uninstall.sh -d <directory> [-s <directory>] [-hV]
-d <directory> uninstallation directory of Warden server
-s <directory> directory for symlinks to Warden server control scripts (optional)
-h print this help
-V print script version number and exit
Example:
# ./
uninstall.sh -d /opt/warden-server
Example:
$
uninstall.sh -d /opt/warden-server
-s /usr/local/bin
For more information about post-uninstallation steps see UNINSTALL file in 'doc'
directory.
For more information about uninstallation process, see README file (section Uninstallation).
--------------------------------------------------------------------------------
...
...
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