Problems installing Net::SSH::Perl'

2006-08-03 Thread Michael Barto
to be fixed? This problem is also true for Sun Solaris (which I tried the same thing on). We develop on Mac's -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington

Math::GMP and Net::SSH::Perl

2006-08-05 Thread Michael Barto
solved my first part of the problem in compiling GMP.pm. But who do we report these errors to fix CPAN without hacking around? -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, #

Re: Math::GMP and Net::SSH::Perl

2006-08-05 Thread Michael Barto
it a helping hand. Just modifying the Makefile.PL file so that instead of 'LIBS' = ['-lgmp'], # e.g., '-lm' you have 'LIBS' = ['-L/usr/local/lib -lgmp'], # e.g., '-lm' should do the trick. Cheers, Paul -- Michael Barto

Re: Math::GMP and Net::SSH::Perl

2006-08-05 Thread Michael Barto
rwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1/darwin-thread-multi-2level /Library/Perl/5.8.1 .) at t/02-buffer.t line 9. BEGIN failed--compilation aborted at t/02-buffer.t line 9. -- Michael Barto wrote: I make this modification,

Math::GMP and Net::SSH::Perl still fails

2006-08-06 Thread Michael Barto
got it working, but they do not remember how they did it. Swell!! -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http://ww

Re: Perl Module Installation

2006-08-23 Thread Michael Barto
nce, Mo -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http://www.logiqwest.com/ [EMAIL PROTECTED] Tel:714 377 3705 Fax:714 840 3937 Cell: 71

Re: Perl Module Installation

2006-08-24 Thread Michael Barto
It used to be that such a course was the default when you used CPAN, but I haven't re-installed perl in about a half year or so. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15

Re: Script menu makes perl zombies?

2006-09-08 Thread Michael Barto
ts/MacOS/S ystemUIServer -psn_0_786433 . Can other people confirm this? Any known bug covering this or something (not sure where to look)? -Ken -- Michael Barto Software Architect Log

Conflict with Time::Local and Time::localtime

2006-12-31 Thread Michael Barto
ay] $themonths[$month] $day_of_month ${hours}:${minutes} $year"; return ($datestring); } # needs Time::localtime sub FILEdate ($) { my $filename = $_[0]; my $as_of_date = ctime(stat("$filename")-mtime); return ($as_of_date); } -- Mic

Help with Javascript

2007-09-15 Thread Michael Barto
in Safari -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http://www.logiqwest.com/ [EMAIL PROTECTED] Tel:714

Re: CGI.pm

2007-09-28 Thread Michael Barto
as to read your code they will recognize $q immediately but wonder what $new_page is for. And why are you printing two new lines? New lines do not show up in HTML. Try this: print $q-end_form(); That usually produces /form --

my variable at global level not being passed

2007-10-04 Thread Michael Barto
d -w turn off. They think it runs faster with the compiler fixing all the errors when it is executed. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington

Is there a True Boolean type in Perl?

2007-10-15 Thread Michael Barto
;0"'s and "1"'s. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http://www.logiqwest.com/ [EMAIL PROTECTED] Tel:714 377 3705 Fax:7

Re: Is there a True Boolean type in Perl?

2007-10-15 Thread Michael Barto
: On Oct 15, 2007, at 4:27 PM, Michael Barto wrote: As both Java and _javascript_ both have a 'true' and 'false' or Boolean data type, is there any interest in evolution of Perl to have a true Boolean. Or what is the preferred method to do this in Perl. The "C" programmers want

Re: Thanks Apple! You snubbed perl yet again!

2007-10-17 Thread Michael Barto
to stick with debian for developing my LAMP applications. Jeremiah -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http

Re: Not exactly a Perl question

2007-10-26 Thread Michael Barto
virtualisation is bloody annoying. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http://www.logiqwest.com

Re: Detecting OS X version from perl

2007-11-17 Thread Michael Barto
So getting the OS version via the Finder seems to be broken - but there is an alternative, as shown above. Gestalt seems to be broken, however. ___ Peter Hartmann mailto:[EMAIL PROTECTED] --

Re: Detecting OS X version from perl

2007-11-18 Thread Michael Barto
ort: $ system_profiler -detailLevel mini Obsessive detail report: $ system_profiler -detailLevel full a little more precise if use system_profiler : system_profiler SPSoftwareDataType|grep "System Version" --

Library Problem

2007-11-28 Thread Michael Barto
What is the trick to installing Net::SFTP? The Math::GMP library fails. Trying to use MCPAN -e shell interactively with install Net::SFTP. MacOSX 10.4.11 PPC. Perl v5.8.6 -- Michael Barto Software Architect

Re: Mac OS alias from Perl

2007-12-09 Thread Michael Barto
plescript / OSAscript to do this for you. Or if symlinks/softlinks are enough, just use the traditional Perl / Unix methods to make those. -- Michael Barto Software Architect LogiQ

Multiple Perl Version on the same server

2008-01-13 Thread Michael Barto
to 5.x. But I suppose I can get older versions from CPAN. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http://www.logiqwest.com

Using Perl to Read jar file MANIFEST file.

2008-03-05 Thread Michael Barto
or is there a more exotic way to do it? Also, we need to extract Checksum. But that seems documented. -- Michael Barto Software Architect LogiQwest Inc. 16458 Bolsa Chica Street, # 15 Huntington Beach, CA92649 http

Re: Using Perl to Read jar file MANIFEST file.

2008-03-07 Thread Michael Barto
Ant-Version: Apache Ant 1.6.5 Created-By: 1.5.0_04-b05 (Sun Microsystems Inc.) seems to work /Claes On 5 mar 2008, at 19.40, Claes Jakobsson wrote: On 5 mar 2008, at 19.23, Michael Barto wrote: Has anybody every tried to create a Perl program ro read the contents of

Re: How do you make a bundle from CPAN?

2008-03-20 Thread Michael Barto
he time to even make a suggestion. Tom Wyant wrote: On Mar 19, 6:44 pm, [EMAIL PROTECTED] (Michael Barto) wrote: I have developed a Perl module in MacOSX using Arhive::Zip. This library seems to be installed in the Perl version on the Mac (Perl v5.8.8). In porting this program to a Linux