Ticket #36 (closed Defect: Invalid)
how to check openxcap server is running.
| Reported by: | venkataragavan.v | Owned by: | Mircea Amarascu |
|---|---|---|---|
| Priority: | Critical | Milestone: | |
| Component: | Documentation | Version: | |
| Severity: | Critical | Keywords: | |
| Cc: |
Description
Hi,
The following are the things i have done.
debian:/home/venkatv# apt-get install python-mysqldb libxml2 python-lxml python-zopeinterface python-twisted python-twisted-web python-twisted-web2 libgnutls13 python-application python-gnutls Reading package lists... Done Building dependency tree... Done python-mysqldb is already the newest version. libxml2 is already the newest version. python-lxml is already the newest version. python-zopeinterface is already the newest version. python-twisted is already the newest version. python-twisted-web is already the newest version. python-twisted-web2 is already the newest version. libgnutls13 is already the newest version. python-application is already the newest version. python-gnutls is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
then i run that openxcap package debian:/home/venkatv# dpkg -i openxcap_0.9.9_all.deb tar: ./postinst: time stamp 2008-01-22 15:31:55 is 221206969.520234724 s in the future tar: ./prerm: time stamp 2008-01-22 15:31:55 is 221206969.518374981 s in the future tar: ./postrm: time stamp 2008-01-22 15:31:55 is 221206969.517663993 s in the future tar: ./conffiles: time stamp 2008-01-22 15:31:55 is 221206969.517006085 s in the future tar: ./md5sums: time stamp 2008-01-22 15:31:55 is 221206969.5162937 s in the future tar: ./control: time stamp 2008-01-22 15:31:55 is 221206969.515524325 s in the future tar: .: time stamp 2008-01-22 15:31:55 is 221206969.514913629 s in the future (Reading database ... 73361 files and directories currently installed.) Preparing to replace openxcap 0.9.9 (using openxcap_0.9.9_all.deb) ... Stopping OpenXCAP server: openxcap. Unpacking replacement openxcap ... Setting up openxcap (0.9.9) ... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:
LANGUAGE = (unset), LC_ALL = (unset), LANG = "en_IN"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C"). Starting OpenXCAP server: openxcap.
debian:/home/venkatv#
Please tell me before executing this command dpkg -i openxcap_0.9.9_all.deb, i have to do anything like configuration. or else i have to do any other work like downloading the openxcap-0.9.9.tar and installing it and then running it.
Thanks and regards, venkataragavan
