Re: libapreq-1.1 Release Candidate 1

2002-12-11 Thread David Wheeler
Ken Williams <[EMAIL PROTECTED]> writes: Promising, but several errors ensue: [pe-242:~/Downloads/perl/httpd-apreq] ken% ./BUILD.sh ../BUILD.sh: command not found: libtoolize [4] ../BUILD.sh: command not found: aclocal [5] FATAL ERROR: Autoconf version 2.52 or higher is required for this script

Re: Using perl to change the loginwindow.plist

2002-12-11 Thread brian d foy
In article , Greg Kapp <[EMAIL PROTECTED]> wrote: > Does anyone have any information about writing plists in general or > the loginwindow.plist specifically. I haven't seen anything that > makes the XML format clear, indicating which fields are required and

Gtk broken on darwin

2002-12-11 Thread Randal L. Schwartz
Apparently, the Makefile expects that cc -c -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include -I. -I./build -I/sw/include -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing-DVERSION=\"0.7008\" -DXS_VERSION=\"0.7008\" "-I/opt/perl/snap/lib/5.8

Re: Using perl to change the loginwindow.plist

2002-12-11 Thread Ken Williams
Hi Greg, Have a look at Mac::PropertyList : http://search.cpan.org/author/BDFOY/Mac-PropertyList-0.07/ I haven't used it yet myself, but I think I intend to for some OmniGraffle generation. I might even get so ambitious as to create an as_graffle() method for GraphViz, but that's going to

Using perl to change the loginwindow.plist

2002-12-11 Thread Greg Kapp
I'm trying to use perl to change plist files. My goal is to change the loginwindow.plist file of every user on the machine I administer. I want to change the plist to add a text file that will be opened apon login (this will serve as a sort-of message of the day file). Does anyone have any inf

Re: closing and opening a browser

2002-12-11 Thread Phil Dobbin
On 11/12/02 14:58, "Chris Nandor" <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] (Phil Dobbin) wrote: > >> On 11/12/02 14:06, "Chris Nandor" <[EMAIL PROTECTED]> wrote: >> >>> Mac::Carbon 0.02 is available on the CPAN, and on >>> http://sf.net/projects/macperl/ (

Re: Apple Perl directory layout

2002-12-11 Thread Sherm Pendley
On Wednesday, December 11, 2002, at 08:56 AM, Chris Nandor wrote: works well for me, and I find no significant maintenance issues as outlined by Sherm. I wasn't my intent to point out problems in the traditional layout; I was simply pointing out that the most common complaint about Apple's la

Re: closing and opening a browser

2002-12-11 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Phil Dobbin) wrote: > On 11/12/02 14:06, "Chris Nandor" <[EMAIL PROTECTED]> wrote: > > > Mac::Carbon 0.02 is available on the CPAN, and on > > http://sf.net/projects/macperl/ (where there is also a binary installer, for > > those of you who have

Re: closing and opening a browser

2002-12-11 Thread Phil Dobbin
On 11/12/02 14:06, "Chris Nandor" <[EMAIL PROTECTED]> wrote: [big snip] > Mac::Carbon 0.02 is available on the CPAN, and on > http://sf.net/projects/macperl/ (where there is also a binary installer, for > those of you who have trouble building it, such as those on 10.1.x systems). This is excell

Re: closing and opening a browser

2002-12-11 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Allan) wrote: > i like to know how to close a program like Internet Explorer from perl. > the little script below seem to work for me, but i guess there must be > a cleaner and more correct way. Many have suggested AppleScript. A pox upon their

Re: Apple Perl directory layout

2002-12-11 Thread Chris Nandor
In article , [EMAIL PROTECTED] (Dan Sugalski) wrote: > At 1:42 AM -0500 12/10/02, Sherm Pendley wrote: > >What's more, unless "100% pure Perl" modules were stored in a > >version-agnostic location, they would then need to be reinstalled as > >well, whereas