Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1.  
  2. Starting OCS Inventory NG Management server setup on 2011-05-18-21-37-19
  3. from folder /root
  4. Storing log in file /root/ocs_server_setup.log
  5.  
  6. ============================================================
  7. Checking OCS Inventory NG Management Server requirements...
  8. ============================================================
  9. Checking for database server properties
  10. MySQL client distribution version 5.1.
  11. Computer seems to be running MySQL 4.1 or higher
  12. Database server is running on host localhost
  13. Database server is running on port 3306
  14. Checking for Apache web server daemon
  15. Found Apache daemon /usr/sbin/httpd
  16. Using Apache daemon /usr/sbin/httpd
  17. Checking for Apache main configuration file
  18. Found Apache HTTPD_ROOT /etc/httpd
  19. Found Apache SERVER_CONFIG_FILE conf/httpd.conf
  20. Found Apache main configuration file /etc/httpd/conf/httpd.conf
  21. Using Apache main configuration file /etc/httpd/conf/httpd.conf
  22. Checking for Apache user account
  23. Found Apache user account apache
  24. Using Apache user account apache
  25. Checking for Apache group
  26. Found Apache user group apache
  27. Using Apache user group apache
  28. Checking for Apache Include configuration directory
  29. Redhat compliant Apache Include configuration directory conf.d/
  30. Found Apache Include configuration directory /etc/httpd/conf.d/
  31. Using Apache Include configuration directory /etc/httpd/conf.d/
  32. Checking for PERL Interpreter
  33. Found PERL Intrepreter at </usr/bin/perl>
  34. Using PERL Intrepreter /usr/bin/perl
  35.  
  36. ============================================================
  37. Installing Communication server
  38. ============================================================
  39. Checking for Make utility
  40. Make utility found at </usr/bin/make>
  41. Checking for Apache mod_perl version 1.99_22 or higher
  42. mod_perl 1.99_22 or higher is available
  43. Using mod_perl version 1.99_22 or higher
  44. Checking for Communication server log directory
  45. Using /var/log/ocsinventory-server as Communication server log directory
  46. Entering Apache sub directory
  47. Checking for DBI PERL module
  48. PERL module DBI is available
  49. Checking for Apache::DBI PERL module
  50. PERL module Apache::DBI is available
  51. Checking for DBD::mysql PERL module
  52. PERL module DBD::mysql is available
  53. Checking for Compress::Zlib PERL module
  54. PERL module Compress::Zlib is available
  55. Checking for XML::Simple PERL module
  56. PERL module XML::Simple is available
  57. Checking for Net::IP PERL module
  58. PERL module Net::IP is available
  59. Checking for SOAP::Lite PERL module
  60. PERL module SOAP::Lite is available
  61. Checking for XML::Entities PERL module
  62. PERL module XML::Entities is available
  63. Configuring Communication server (perl Makefile.PL)
  64. Warning: Prerequisites too old ! Continuing anyway
  65. Preparing Communication server Perl modules (make)
  66. make: *** No targets specified and no makefile found. Stop.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement