Mailinglist Archive: opensuse-bugs (7176 mails)
| < Previous | Next > |
[Bug 351079] New: Net::SSH::Perl - missed dependencies
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 1 Jan 2008 23:56:44 -0700 (MST)
- Message-id: <bug-351079-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=351079
Summary: Net::SSH::Perl - missed dependencies
Product: openSUSE 10.3
Version: Final
Platform: All
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: pth@xxxxxxxxxx
ReportedBy: goldstein.mark@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Other
I've installed Net::SSH::Perl from
/repositories/devel:/languages:/perl/openSUSE_10.3 and found a number of issues
with it.
1) Dependency to Crypt::RSA is missing.
2) As installed, the module works terribly slow. After searching the net, I
found out that it is known issue. For this module to work normally,
Math::BigInt::GMP shall be installed.
Trying to install it (download from CPAN and doing normal perl Makefile.PL,
make, make install) I found out the following additional implicit dependencies:
- gmp_devel package is needed (include files)
- Math::BigRat and bignum modules shall be updated to recent versions.
With these modules installed/updated, Net::SSH:Perl worked OK.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: Net::SSH::Perl - missed dependencies
Product: openSUSE 10.3
Version: Final
Platform: All
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: pth@xxxxxxxxxx
ReportedBy: goldstein.mark@xxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Other
I've installed Net::SSH::Perl from
/repositories/devel:/languages:/perl/openSUSE_10.3 and found a number of issues
with it.
1) Dependency to Crypt::RSA is missing.
2) As installed, the module works terribly slow. After searching the net, I
found out that it is known issue. For this module to work normally,
Math::BigInt::GMP shall be installed.
Trying to install it (download from CPAN and doing normal perl Makefile.PL,
make, make install) I found out the following additional implicit dependencies:
- gmp_devel package is needed (include files)
- Math::BigRat and bignum modules shall be updated to recent versions.
With these modules installed/updated, Net::SSH:Perl worked OK.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |