Re: Module Aspell::Text does not install

2006-12-13 Thread Rick Frankel
On Tue, Dec 12, 2006 at 10:46:46PM +0100, Marek Stepanek wrote: t/05-coreNOK 4/17 # Failed test 'Make sure word test is in dictionary' # at t/05-core.t line 37. # # * Error: No word lists can be

Re: psync backup problems: suggestions?

2005-07-11 Thread Rick Frankel
On Sun, Jul 10, 2005 at 09:39:03PM -0700, Randal L. Schwartz wrote: Christopher == Christopher D Lewis [EMAIL PROTECTED] writes: Christopher Dear psync users, This may not help, but I'm about to be a former psync user, because Tiger's rsync now understands the HFS fork, if you include -E.

Re: ANN: ShuX 3.0-beta2

2005-03-26 Thread Rick Frankel
On Fri, Mar 25, 2005 at 03:10:29PM -0500, Sherm Pendley wrote: On Mar 25, 2005, at 3:05 PM, Sherm Pendley wrote: The latest release of ShuX, 3.0.beta2, is available for download at: The new perl... button works much better. One new problem though: If any field in a Document Set is

Re: PerlObjects and OutlineView problems

2004-08-27 Thread Rick Frankel
On Tue, Aug 24, 2004 at 07:03:30AM -0400, Sherm Pendley wrote: On Aug 23, 2004, at 5:15 PM, Rick Frankel wrote: Short answer: Perl objects can't be used as outline objects. Long answer: When you pass a Perl object to a Cocoa method, a ObjC stand-in is created, but not retained. Ordinarily

PerlObjects and OutlineView problems

2004-08-23 Thread Rick Frankel
I have created an outline field w/ perl objects as the items. Everything works ok until I dereference the items in either a doubleClick (as in the OutlineView example) or via itemAtRow, at which point the item is corrupted (the objectForItem value is blanked out and a Bizarre copy of CODE error

Re: Windows and Camelbones

2004-08-20 Thread Rick Frankel
This is probably for Sherm- I am trying to open a non-modal NSOpenPanel. As a simple test, I modified the CamelBones FileViewer: $openPanel-beginForDirectory_file_types_modelessDelegate_didEndSelector_contextInfo( $self-{'_openPath'}, '', $fileTypes, $self,

Re: Merging into Address Book

2004-04-21 Thread Rick Frankel
On Tue, Apr 20, 2004 at 10:50:01PM -0500, Ken Williams wrote: Say, I built the Address_Book glue and looked through its docs, but I don't see methods to search the database for entries that have certain properties. Do you know of any way to use the Find functionality, or specify required

Re: segmentation fault when searching for repeated text

2002-11-12 Thread Rick Frankel
On Wed, Nov 13, 2002 at 02:31:03PM +0800, Peter N Lewis wrote: The following code ends up with an error (segmentation fault): $_ = 'x' x 1000; /(a.|.){2,}/o; The segmentation fault seems to happen only when the searched text ($_ in this example) is longer than 855 characters.

Re: FYI: Successful Install of Perl 5.8.0 RC 1 + Apache 2.0.36 + ModPerl-2.0 on OSX 10.1.4

2002-06-07 Thread Rick Frankel
On Fri, Jun 07, 2002 at 09:29:40AM -0400, Chris Nandor wrote: In article p05111a37b9248135ce12@[203.47.34.3], [EMAIL PROTECTED] (Peter N Lewis) wrote: At 18:57 -0400 5/6/02, Rick Frankel wrote: so, adding: .PHONY: install at the top of the (gnu)makefile will force

Re: FYI: Successful Install of Perl 5.8.0 RC 1 + Apache 2.0.36 + ModPerl-2.0 on OSX 10.1.4

2002-06-05 Thread Rick Frankel
On Wed, Jun 05, 2002 at 08:14:00AM +0800, Peter N Lewis wrote: At 14:05 -0700 4/6/02, Alex S wrote: If you want a more general solution than Perl changing the name of the files to *.txt (which would mnake sense anyway as someone else pointed out), then i think changing make is far more

Re: About testing cgi at command line

2002-04-12 Thread Rick Frankel
On Fri, Apr 12, 2002 at 10:59:19AM -0700, Alex S wrote: Just press Control-D to skip that. I believe there's a way to disable snip/ I've never been clear as to what toggles this to be on or off, but I'm guessing it's some flag in CGI.pm. It's related to the installed version of CGI.pm,

Re: Upgrade to cgi 2.57 or beyond?

2002-04-12 Thread Rick Frankel
On Fri, Apr 12, 2002 at 11:41:53AM -0700, drieux wrote: Just found out that the webServer and the OSX box are running 2.56 while my linux and solaris boxes I thwacked over to 2.752 so should I just pull the source over and do the make *.PL make make test

more security update woes

2002-04-11 Thread Rick Frankel
Tangential to the mod_perl issue, has anyone else noticed that ~/.MacOSX/environment.plist is no longer being parsed on login after the security update? rick

Re: Perl/Tk on Mac os X

2002-04-03 Thread Rick Frankel
On Wed, Apr 03, 2002 at 09:57:48AM -0500, aaron wrote: Hi All, Does anyone have any updated information on perl/Tk for OS X? Most of my stuff at work uses perl/Tk and I was over-joyed to install Tk on my Mac. To my chagrin it crashes exactly like described below. Is there an OS X

Re: mod_perl Chart.pm

2002-02-27 Thread Rick Frankel
On Wed, Feb 27, 2002 at 08:51:26AM -0900, hcir wrote: i have mod_perl working with a number of scripts and Apache. i have a script using Chart.pm to return a graphic which works when using perl but when i use it under mod_perl my browser displays the text representation of the graphic

Re: psync fails with 5.7.2

2002-02-05 Thread Rick Frankel
On Tuesday, February 5, 2002, at 12:39 PM, Randal L. Schwartz wrote: So what is everyone using that they can actually *use* it here? Curious. 5.6.1 perhaps? Running 5.6.1 here, but I think it may be a permission problem in the distrib directory, The test scripts should probably copy, etc.

Re: Apache::args vs Apache::Request speed

2002-02-01 Thread Rick Frankel
On Fri, Feb 01, 2002 at 03:23:19PM -0500, Joe Schaefer wrote: Ian Ragsdale [EMAIL PROTECTED] writes: I hope a new release will be just around the corner, but if you want to test out some of the latest stuff, have a look at http://www.apache.org/~joes/ Would someone PLEASE

MacOSX Requests and Cookies

2002-02-01 Thread Rick Frankel
Ok. Here's the output of localhost/perl-status?inc (elided) Embedded Perl version v5.6.1 for Apache/1.3.23 (Darwin) mod_perl/1.26 process 2729, running since Fri Feb 1 19:25:53 2002 Package Version Modified File Apache 1.27 Tue May 1 13:11:20 2001 /usr/local/apache/perl/darwin/Apache.pm snip/

Re: MacOSX Requests and Cookies

2002-02-01 Thread Rick Frankel
On Fri, Feb 01, 2002 at 10:39:02PM -0500, Joe Schaefer wrote: Great - thanks a ton! Not so great. I'm half asleep. You need to do patch -r or, apply the forward patch included below... rick --- http_main.c~ Mon Jan 28 04:07:46 2002 +++ http_main.cFri Feb 1 19:22:51 2002 @@

Re: Perl/Tk on Mac os X

2002-01-30 Thread Rick Frankel
On Wed, Jan 30, 2002 at 10:33:21AM -0500, aaron wrote: I have followed the same procedure as you and I also get a bus error with menus. In fact, the widget demo that comes with perl/Tk gives a bus error for almost every part of its interface. Are we the only two people having this