Ticket #127 (closed issue: fixed)

Opened 1 year ago

Last modified 1 year ago

Problem with VMware::VmPerl Libraries

Reported by: tomasz.piotrowski@yahoo.it Assigned to: kindlund
Priority: normal Milestone: 0.9
Component: HoneyClient::Manager::VM Version: 0.99
Severity: none Keywords: vmware, vmperl, library, dependency
Cc:

Description (Last modified by kindlund)

in HOWTO is wrotten:

"HoneyClient::Manager Dependencies

Note: All VMware::VmPerl::* libraries can not be installed via CPAN. These libraries are automatically added to the host system, when VMware Server is installed. "

But after installing VMware Server i still don't have those libraries….

/source/honeyclient/HoneyClient-Manager-0.99$ perl Makefile.PL
*** Module::AutoInstall version 1.02
*** Checking for Perl dependencies...
[Core Features]
- Carp                          ...loaded. (1.04)
- Config                        ...loaded. (0)
- Config::General               ...loaded. (2.37)
- Data::Dumper                  ...loaded. (2.121_08)
- DateTime::HiRes               ...loaded. (0.01)
- Digest::MD5                   ...loaded. (2.36)
- English                       ...loaded. (1.02)
- ExtUtils::MakeMaker           ...loaded. (6.36)
- Fcntl                         ...loaded. (1.05)
- File::Basename                ...loaded. (2.74)
- File::Copy                    ...loaded. (2.09)
- File::Copy::Recursive         ...loaded. (0.35)
- File::stat                    ...loaded. (1.00)
- FileHandle                    ...loaded. (2.01)
- HoneyClient::Util::Config     ...loaded. (0.98)
Argument "0.70_03" isn't numeric in subroutine entry at /usr/local/lib/perl5/site_perl/5.8.8/HoneyClient/Util/SOAP.pm line 226.
- HoneyClient::Util::SOAP       ...loaded. (0.98)
- IO::File                      ...loaded. (1.13)
- IPTables::IPv4                ...loaded. (0.98)
- Log::Log4perl                 ...loaded. (1.14)
- MIME::Base64                  ...loaded. (3.07)
- Net::DNS::Resolver            ...loaded. (614)
- POSIX                         ...loaded. (1.09)
- Proc::ProcessTable            ...loaded. (0.41)
- Storable                      ...loaded. (2.15)
- Thread::Queue                 ...loaded. (2.00)
- Thread::Semaphore             ...loaded. (2.01)
- Tie::File                     ...loaded. (0.97)
- Time::HiRes                   ...loaded. (1.86)
- VMware::VmPerl                ...missing.
- VMware::VmPerl::ConnectParams ...missing.
- VMware::VmPerl::Question      ...missing.
- VMware::VmPerl::Server        ...missing.
- VMware::VmPerl::VM            ...missing.
- sigtrap                       ...loaded. (1.02)
Warning, threads::shared has already been loaded.  To
enable shared variables, 'use threads' must be called
before threads::shared or any module that uses it.
- threads                       ...loaded. (1.67)
- threads::shared               ...loaded. (1.15)

What should i do now ?

Attachments

Change History

12/03/07 00:36:41 changed by kindlund

  • status changed from new to assigned.
  • description changed.
  • component changed from Unknown to HoneyClient::Manager::VM.
  • summary changed from Problem with VMware::VMPerl libraries to Problem with VMware::VmPerl Libraries.
  • owner changed from knwang to kindlund.
  • version changed from none to 0.99.
  • milestone set to 0.9.
  • keywords set to vmware, vmperl, library, dependency.

Okay, can you post the output of the following commands on your system?

# which vmware-cmd
# vmware-cmd --help
# locate VmPerl.pm

Thanks,

— Darien

12/04/07 07:45:41 changed by tomasz.piotrowski@yahoo.it

  • status changed from assigned to closed.
  • resolution set to fixed.

Hi,

I've already solved this problem. All files needed where in

/usr/local/lib/perl/5.8.8

and they should be in

/usr/local/lib/perl5/5.8.8

Then I just had to install openssl-0.9.7 (because of this error : "VMControl Panic: SSLLoadSharedLibrary: Failed to load library /usr/local/bin/libcrypto.so.0.9.7:/usr/local/bin/libcrypto.so.0.9.7: cannot open shared object file: No such file or directory" ) and everything went OK.

Now I have another problem, so I'm gonna open the new ticket.


Add/Change #127 (Problem with VMware::VmPerl Libraries)




Change Properties
Action