Re: The Agony of GMP

2007-12-19 Thread Dennis Putnam
-darwin --enable-cxx make make check sudo make install I also blogged this issue as follows (it's in Japanese, though) http://blog.livedoor.jp/dankogai/archives/50712932.html Hope it helps. Dan the Frequent User of BigNum On Dec 19, 2007, at 23:32 , Dennis Putnam wrote: I am trying to install

Re: Installing Net::SFTP

2007-12-07 Thread Dennis Putnam
, 2007, at 8:16 AM, Dennis Putnam wrote: Hi Michael, Thanks for the reply. I already have MIME::Base64. However, I decided to try to upgrade all the modules to see if that would help. What a mess. I have many modules that fail for a host of reason, mostly test failures. So did I. But I

Re: Installing Net::SFTP

2007-12-07 Thread Dennis Putnam
should I use and how do I straighten this mess out? On Dec 7, 2007, at 7:43 AM, Dennis Putnam wrote: Hi Michael, Thanks again for the reply. I already had the latest MIME::Base64 but while I was verifying that I made a startling discovery. I now know what the problem is but not how to fix

Re: Installing Net::SFTP

2007-12-06 Thread Dennis Putnam
, Michael Houghton wrote: Howdy! On Dec 5, 2007, at 12:36 PM, Dennis Putnam wrote: I am trying to install Net::SFTP and the install SEEMS to have worked. However, when I try to open a new connection I get the following errors: Key class 'Net::SSH::Perl::Key::DSA' is unsupported: MIME::Base64

Installing Net::SFTP

2007-12-05 Thread Dennis Putnam
I am trying to install Net::SFTP and the install SEEMS to have worked. However, when I try to open a new connection I get the following errors: Key class 'Net::SSH::Perl::Key::DSA' is unsupported: MIME::Base64 object version 3.05 does not match bootstrap parameter 3.07 at /

Re: ldapsearch equivalent with Net::LDAP

2007-11-27 Thread Dennis Putnam
, Jeremiah Foster wrote: -Original Message- From: Jeremiah Foster Sent: den 27 november 2007 09:20 To: 'Dennis Putnam' Subject: RE: ldapsearch equivalent with Net::LDAP I am trying to do the equivalent of this search: ldapsearch -x -LLL -b dc=ldaphost,dc=mydomain,dc=com uid

Re: ldapsearch equivalent with Net::LDAP

2007-11-27 Thread Dennis Putnam
. You can use it to dump out the contents of $mesg for example. -Original Message- From: Dennis Putnam [mailto:[EMAIL PROTECTED] Sent: den 27 november 2007 13:16 To: macosx@perl.org Cc: Jeremiah Foster Subject: Re: ldapsearch equivalent with Net::LDAP Thanks for the reply. I'm

Re: ldapsearch equivalent with Net::LDAP

2007-11-27 Thread Dennis Putnam
AM, Jeremiah Foster wrote: Heh, I am in Stockholm, Central European Time. :) -Original Message- From: Dennis Putnam [mailto:[EMAIL PROTECTED] Sent: den 27 november 2007 13:42 To: macosx@perl.org Cc: Jeremiah Foster Subject: Re: ldapsearch equivalent with Net::LDAP Thanks again. I see

ldapsearch equivalent with Net::LDAP

2007-11-26 Thread Dennis Putnam
I am trying to do the equivalent of this search: ldapsearch -x -LLL -b dc=ldaphost,dc=mydomain,dc=com uid Here is one of the many variations I tried: use strict; use Net::LDAP; my $ldap=Net::LDAP-new(ldaphost.mydomain.com) or die $@; my $mesg=$ldap-bind(); if

Install Bundle::CPAN hanging on a test

2007-09-26 Thread Dennis Putnam
/perl -MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/00signature...ok 1/1 skipped: various reasons t/01loadme..ok t/02nox.ok t/03pkgsok 1/11 Can someone help me resolve this? TIA. Dennis Putnam Sr. IT Systems Administrator

Re: GnuPG::Interface module on OS X

2006-09-20 Thread Dennis Putnam
Thanks and yes I have. Unfortunately all the GnuPG::Interface questions are more then 5 years old. I found one that appears to be my problem but it was never answered. I am trying again there as well. On Sep 20, 2006, at 7:59 AM, Joel Rees wrote: On 2006/09/20, at 2:45, Dennis Putnam

GnuPG::Interface module on OS X

2006-09-19 Thread Dennis Putnam
is wrong? Thanks. Dennis Putnam Sr. IT Systems Administrator AIM Systems, Inc. 11675 Rainwater Dr., Suite 200 Alpharetta, GA 30004 Phone: 678-240-4112 Main Phone: 678-297-0700 FAX: 678-297-2666 or 770-576-1000 The information contained in this e-mail and any attachments is strictly confidential

Odd 'head' problem

2006-06-15 Thread Dennis Putnam
is correct? Thanks. Dennis Putnam Sr. IT Systems Administrator AIM Systems, Inc. 11675 Rainwater Dr., Suite 200 Alpharetta, GA 30004 Phone: 678-240-4112 Main Phone: 678-297-0700 FAX: 678-297-2666 or 770-576-1000 The information contained in this e-mail and any attachments is strictly confidential

Re: Odd 'head' problem

2006-06-15 Thread Dennis Putnam
wrote: On 15 Jun 2006, at 12:22, Dennis Putnam wrote: I'm not exactly sure this is what happened but I can't think of anything else. After installing several packages from CPAN, my daily log maintenance began failing. After some investigation I found that '/etc/periodic/daily/500.daily

Re: Odd 'head' problem

2006-06-15 Thread Dennis Putnam
is running at the CLI level so I don't see why that should be a problem. Oh, well. Lesson learned, albeit too late. P.S. If 'HEAD' is an alias, where is the real file? On Jun 15, 2006, at 9:41 AM, Sherm Pendley wrote: On Jun 15, 2006, at 7:22 AM, Dennis Putnam wrote: I'm not exactly sure

Re: Odd 'head' problem

2006-06-15 Thread Dennis Putnam
Thanks for that. I was concerned that perl itself needed it (particularly for MCPAN) for some reason. If that is all it is then I don't need to worry about it. On Jun 15, 2006, at 9:49 AM, Sherm Pendley wrote: On Jun 15, 2006, at 7:43 AM, Dennis Putnam wrote: Thanks, for letting me know I

Authen::Krb5 Help

2006-05-22 Thread Dennis Putnam
ticket: ,Authen::Krb5::error(),\n; } Authen::Krb5::free_context(); Dennis Putnam Sr. IT Systems Administrator AIM Systems, Inc. 11675 Rainwater Dr., Suite 200 Alpharetta, GA 30004 Phone: 678-240-4112 Main Phone: 678-297-0700 FAX: 678-297-2666 or 770-576-1000 The information contained in this e-mail

Re: Authen::Krb5 Help

2006-05-22 Thread Dennis Putnam
from the POD (there is, 'build_principal_ext(p)' but that doesn't seem to work and the POD indicates it is legacy anyway) how to do that. On May 22, 2006, at 1:48 PM, Sherm Pendley wrote: On May 22, 2006, at 9:49 AM, Dennis Putnam wrote: I hope this is the appropriate form for this as I am