strptime

2002-04-02 Thread David Wheeler
Hi All, I want to install Time::Piece on Mac OS X. It requires strptime, but strptime apparently isn't included with OS X (Huh?). Does anyone know where I might find a strptime to add to OS X? Thanks, David David Wheeler AIM: dwTheory [EMAIL PROT

Help with Apache/mod_perl

2002-04-02 Thread David Wheeler
e Apache 1.3. HTTP server..." message. But it won't start! Any help would be greatly appreciated. I've put the shell output here: http://david.wheeler.net/apache.txt Thanks, David David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: Help with Apache/mod_perl

2002-04-02 Thread David Wheeler
of modules... Thanks, David David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: Help with Apache/mod_perl

2002-04-02 Thread David Wheeler
holdit.com Even though John Siracusa hadn't: http:[EMAIL PROTECTED]/msg01539.html I'll post what I ultimately come up with. Thanks, David David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http:/

Re: Help with Apache/mod_perl

2002-04-02 Thread David Wheeler
On Tuesday, April 2, 2002, at 05:41 PM, David Wheeler wrote: > I'll post what I ultimately come up with. And here it is! Naturally it's quite straight-forward. Who'da thought it'd take me two days to get to this? (I didn't - d'oh!) SSL_BASE=/usr/local/src/o

Re: more security update woes

2002-04-11 Thread David Wheeler
On 4/11/02 9:46 AM, "Rick Frankel" <[EMAIL PROTECTED]> claimed: > 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? Seems to be working for me. Regards,

My OS X Adventures

2002-04-11 Thread David Wheeler
. And now I share it with you. Feedback is welcome! http://david.wheeler.net/osx.html Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!:

Re: My OS X Adventures

2002-04-13 Thread David Wheeler
don't mention is Fink, which in my opinion is > really fantastic. > > http://fink.sourceforge.net/ I didn't know about fink when I started, and only heard more from people after I finished all that work! I'll check it out and perhaps update my page. Thanks, David -

Re: My OS X Adventures

2002-04-13 Thread David Wheeler
t's a very good idea. The problem is that it requires resources I don¹t' have: time, server access, and time. ;-). I'd be happy to contribute to such a site, but unfortunately I don't have the time to create it myself. Regards, David -- David Wheeler

Re: Installing 5.6.1 :: The Fuzzy Place

2002-04-15 Thread David Wheeler
been implemented in OS X in a POSIXy way. For example, the strptime function isn't available. I learned this when I tried to install Time::Piece recently. FWIW, though, Matt will be releasing a new version of Time::Piece before long that contains the C code for strptime and doesn't rely o

Re: CPAN shell error with DELETE key

2002-04-23 Thread David Wheeler
I don't know what the status is, but if you need to use libapreq, you can use the experimental version with the experimental version of Apache that you'll find here: http://www.apache.org/~joes/ I also wrote up a how-to on getting this version of Apache going with mod_perl:

Re: Help with Apache installation

2002-04-26 Thread David Wheeler
able-module=ssl \ --enable-module=rewrite \ --enable-module=so \ --activate-module=src/modules/perl/libperl.a \ --disable-shared=perl \ --without-execstrip etc. Good luck, David -- David Wheeler AIM: dwTheory [EMAIL

strftime issues

2002-04-26 Thread David Wheeler
s differently than it has been documented? Could it be that it has a bug or two, or that Perl somehow doesn't bind properly (the latter makes no sense to me). FWIW, I tested this script on my i686 RedHat box, and all the tests passed (excepting some difference necessitated by a different locale)

Re: strftime issues

2002-04-26 Thread David Wheeler
estigate. > ---------- > Edward Moy > Apple Computer, Inc. > [EMAIL PROTECTED] -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: strftime issues

2002-04-26 Thread David Wheeler
Rather than printing the century number (20), it prints the ctime format. 3. %V and %u don't appear to be supported on OS X, despite what the strftime man page says. Thus, I would guess that just the documentation needs to be updated. Regards, David -- David Wheeler

Re: Bus error -- some education sought

2002-04-28 Thread David Wheeler
elated, because I've run into it, too, but couldn't nail it down. What I did find was that if I ran the script that triggered the bus error in MallocDebug, the bus error never occurred! But if you can write a short test script that demonstrates the error happening every time, it'd be wo

OT: sendmail.cf

2002-05-18 Thread David Wheeler
Hi All, I stupidly deleted my /etc/mail/sendmail.cf file just when I was trying to get sendmail going (don't ask me how I did this!). Would anyone mind sending me a fresh copy from their OS X install? Off list, of course -- the sucker is *long*! Thanks, David -- David Wh

Re: OT: sendmail.cf - Never Mind!

2002-05-18 Thread David Wheeler
On 5/18/02 6:46 PM, "David Wheeler" <[EMAIL PROTECTED]> claimed: > Hi All, > > I stupidly deleted my /etc/mail/sendmail.cf file D'oh! I just found I had an Emacs buffer open with the file contents in it, even though the file was gone. No need to send me one, but I

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-04 Thread David Wheeler
ution so that we don't have to do this: mv INSTALL INSTALL.txt; David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

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-04 Thread David Wheeler
e on the platform. This is a very simple change to the Perl distribution. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

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-04 Thread David Wheeler
On 6/4/02 2:28 PM, "ellem" <[EMAIL PROTECTED]> claimed: > So I'm the only one using UFS? I'm not using it. But perhaps the next time I rebuild -- which I expect will be only after Jaguar ships. David -- David Wheeler A

Re: Expat woes

2002-06-12 Thread David Wheeler
s*-static/LDFLAGS=/' xmlwf/Makefile make make install And then install XML::Parser like this: perl Makefile.PL EXPATLIBPATH=/usr/local/lib \ EXPATINCPATH=/usr/local/include make make test make install Details here: http://david.wheeler.net/osx.html HTH, David -- David Wheeler

Re: Expat woes

2002-06-12 Thread David Wheeler
On 6/12/02 10:24 AM, "Phil Dobbin" <[EMAIL PROTECTED]> claimed: > That's great stuff :-) > > I'm glad somebody else had the same experience of Expat being blind... > > Lots of good stuff on the web page, too. Glad to help. David -- David Wheele

Re: Expat woes

2002-06-12 Thread David Wheeler
e Net though, I would think... David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: 5.8.0 RC 1/2

2002-06-21 Thread David Wheeler
back on how it does with Perl 5.8.0. Just don't bother with Apache2 just yet -- I'm sure that wouldn¹t work at all! Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 htt

Re: any way to tell CPAN to use defaults?

2002-06-27 Thread David Wheeler
, however, such as LWP and HTML::Mason, will ask you questions as they're being installed by CPAN.pm, and there's no way to turn this off short of emailing the module authors and asking them to change it. HTH, David -- David Wheeler AIM: dw

Re: Mac OS X Conference & Perl

2002-07-03 Thread David Wheeler
* special installation instructions for third party modules (i.e. XML::*) > * interacting with OS X apps, like iTunes and iPhoto > > thoughts, comments, suggestions? Integration with AppleScript? With Carbon (via CamelBones)? David -- David Wheeler

Re: looking for backup solution...

2002-07-11 Thread David Wheeler
entially any read/write device that can mount on the Macintosh Desktop can be used with SilverKeeper. Not bad -- any drive will do. I might have to pick up a firewire drive to just start doing proper backups David -- David Wheeler

Re: looking for backup solution...

2002-07-11 Thread David Wheeler
#x27;d certainly like to hear about it, too. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: libapreq dyld symbol conflict

2002-07-16 Thread David Wheeler
tly not working on Mac OS X. What you have to do if you need it is install a specially patched version of Apache with libapreq support compiled in. You can find it here: http://www.apache.org/~joes/ I've also written up installing this bad boy here: http://david.wheeler.net/osx.html

Re: Final make install on 5.8.0 RC3

2002-07-21 Thread David Wheeler
On 7/20/02 2:07 PM, "David Wheeler" <[EMAIL PROTECTED]> claimed: >> A failure for the libc test, which I didn't expect: >> >> ext/threads/t/libc...FAILED at test 1 > > It turns out that this is executed when you compile perl with

Re: 5.8.0, OSX, Dyld, and you.

2002-07-21 Thread David Wheeler
es in that subdirectory? Thanks, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: Final make install on 5.8.0 RC3

2002-07-22 Thread David Wheeler
s, the higher priority it well get. Okay. There are a few bugs like this (the dbm library issue, a lack of strptime, a couple of broken options in strftime), so maybe I'll add some comments to the relevant radar numbers over the next few days. Thanks, David -- David Wheeler

Re: Installing Modules

2002-08-09 Thread David Wheeler
h include the cc compiler. http://developer.apple.com/. Free registration. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/

Re: Reading a file in- different in MacOS X?

2002-08-10 Thread David Wheeler
On Saturday, August 10, 2002, at 12:43 AM, Shannon Murdoch wrote: > while(){ > push (@array,$_); > } This doesn't answer your question, but just as a space saver (perhaps even optimization, I'm not sure), you might want to try this syntax: my @array = ; Davi

Perl-Related OS X Bug Reports

2002-08-10 Thread David Wheeler
to chime in, great! The squeaky wheel gets the grease. We all want Perl to be a first-class programming language for Mac OS X, and I think that getting these bugs fixed will go a long way towards achieving that goal. Regards, David -- David Wheeler

Re: Perl-Related OS X Bug Reports

2002-08-11 Thread David Wheeler
t the Berkeley DB library issue is 2923078. > I couldn't see much for it there, but it seems to be accessible here: > > http://bugs6.perl.org/rt2/Ticket/Display.html?id=8785 Cool, thanks. I got the other URL from the opendarwin.org bug report. David -- David Wheeler

Fwd: Bug ID # 3021747

2002-08-13 Thread David Wheeler
> Lisa Alvarez > Apple Developer Connection > Worldwide Developer Relations > ====== > THE INFORMATION CONTAINED IN THIS MESSAGE IS UNDER NON-DISCLOSURE > == &

Re: Bug ID # 3021747

2002-08-13 Thread David Wheeler
what to do next: Um, neither do I, unfortunately. I'm JAPH -- don't know no C. That code had worked for me fine on OS X v10.1. Matthew, might you have an idea? The relevant code is from your post, archived here: http:[EMAIL PROTECTED]/msg02089.html Thanks, David -- David Wheeler

Re: Bug ID # 3021747

2002-08-13 Thread David Wheeler
On Tuesday, August 13, 2002, at 07:43 PM, Morbus Iff wrote: > Confirmed. This is my output (which confirms the bug is fixed): Excellent! I'll confirm it with Apple. Thanks, Morbus! David -- David Wheeler AIM: dwTheory [EMAIL P

Re: iTunes xml

2002-08-14 Thread David Wheeler
3 sends and populate the relevant fields, but it doesn't work too well, and I don't know enough about AS to really get it working right. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: funky libwww-perl-5.65 CPAN install

2002-08-16 Thread David Wheeler
post|POST are only a part of LWP, and are not include with Mac OS X. It's only head that you have to replace. HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/

Apache/mod_ssl on Jaguar

2002-08-19 Thread David Wheeler
1 by installing gdbm. However, this shouldn't be necessary, since OS X comes with ndbm, which is in /usr/include/ndbm.h. Anyone know how I can tell configure where to find it? Thanks! David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: [article] Installing 5.8.0 on Jaguar

2002-08-29 Thread David Wheeler
pache with Perl 5.8.0 and mod_ssl. At that time, perhaps your article can be updated to simply point to it. Anyway, again, nice job! Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: build perl on HPFS+ was Re: the head problem in lwp - Re: new to modules

2002-08-29 Thread David Wheeler
PL > make > make test > make install > > that I ran into issues - I think it was with the > 5.6.1 release... What issues? BTW, I strongly recommend using Perl 5.8.0 now. Like I said, I need to update my page. Regards, David -- David Wh

Re: [article] Installing 5.8.0 on Jaguar

2002-08-29 Thread David Wheeler
that will require a system update from Apple, really. I know that Dan has a task on his list to provide a Perl 5.8.0 build for OpenDarwin. I expect that would/might find its way into an Apple system update at some point. David -- David Wheeler AIM: dwTheo

Re: [article] Installing 5.8.0 on Jaguar

2002-08-29 Thread David Wheeler
CGI will invoke your command-line Perl. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: [article] Installing 5.8.0 on Jaguar

2002-08-29 Thread David Wheeler
eMaker or something in /System/Library/Perl to see which Perl it belongs to. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e

Re: Error returns?

2002-08-29 Thread David Wheeler
for OS X. I'm no p5p, but wouldn't it simply be the same as for any other Unix, esp. FreeBSD? David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.ne

Re: Error returns?

2002-08-29 Thread David Wheeler
h > function or something of the sort. Oh. Why not $@? From what you're thinking above, though, it might make sense to draw on DBI for inspiration. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] I

Re: Mac::AppleScript fixed

2002-08-29 Thread David Wheeler
; separate compile and run subs, but until then... Um, now that I think about this, why not croak with the error, and let folks eval their calls. Better exception handling, that way. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: Mac::AppleScript fixed

2002-08-29 Thread David Wheeler
ess I'm doing a quick throwaway script with a few C lines, I'd rather wrap everything in an eval, too. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/

Re: Mac::AppleScript fixed

2002-08-29 Thread David Wheeler
threw this together as much because Nat wanted it as > anything else. Since it's likely to languish in Maintenance Purgatory > once I'm done fiddling, you're welcome to take the thing on. Heh. I suppose we deserved that :-) David -- David Wheeler

Re: Mac::AppleScript fixed

2002-08-30 Thread David Wheeler
that's one reason I mentioned the DBI design for handling errors. It lets the user determine exactly how she wants to handle them, and she has a fair number of options. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: Compress::Zlib on Jaguar

2002-08-31 Thread David Wheeler
On Saturday, August 31, 2002, at 05:17 AM, Simon Cozens wrote: > Anyone else seeing problems with this? It can't get past test > 61 of zlib.t on my system. Worked fine for me. Perl 5.8.0 on Jaguar. David -- David Wheeler AIM: dwTheory [EMAI

Re: tips for Perl and Mac OS X

2002-09-05 Thread David Wheeler
his OS X page...) -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: tips for Perl and Mac OS X

2002-09-05 Thread David Wheeler
On Thursday, September 5, 2002, at 07:00 AM, WC -Sx- Jones wrote: > PS - AND I am not even having any trouble with Perl, MacOS X, Unix, > nor XP -- but I am sure than I could find something that needs > repairing ;) Maybe Nat could mow your lawn? :-) David -- Davi

Re: installing a module

2002-09-06 Thread David Wheeler
ever, if you have CPAN modules with XS in them -- that have C code -- then you'll need to install the Mac OS X developer tools. You can get these for a free registration at http://developer.apple.com/. HTH, David -- David Wheeler AIM

Re: Storable.pm?

2002-09-08 Thread David Wheeler
On Sunday, September 8, 2002, at 07:22 PM, Brian McNett wrote: > Where do I locate a replacement Storable which works? sudo cpan -e 'install Storable' :-) David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: Who's talking about what at the MacOS X conference

2002-09-09 Thread David Wheeler
migrating from *nix to Mac OS X. I come at it with a Perl developer's bias, but will mostly cover getting set up with Emacs, compiling Perl, compiling Apache, installing Tomcat, etc. My talk is Wednesday at 1:30. David -- David Wheeler AIM: dwThe

Re: Cocoa perl editors

2002-09-17 Thread David Wheeler
tion know how to find/use external libraries such as ispell? Is it easy to add new stuff (the cperl that comes with Emacs is broken -- I always compile and install from Ilya's sources)? Does it include the terminal interface version? Regards, David -- David Wheeler

Re: Cocoa perl editors

2002-09-17 Thread David Wheeler
t run on > Jaguar, couldn't reach the maintainer, and so I endeavored to compile > my own on 10.2. > > I think I'm going to put the app up my website until Andrew Choi makes > an official one. Cool - thanks! David -- David Wheeler

Re: Time::HiRes and perl-5.8.0 on Jaguar

2002-09-19 Thread David Wheeler
On Thursday, September 19, 2002, at 01:57 PM, Morbus Iff wrote: > >I'm attempting to build perl-5.8.0 on Jaguar and when I do 'make > >test' it seems to stall (for at least an hour) at ... > > > >ext/Time/HiRes/HiRes... > > I've se

Re: compiling mod_perl on Darwin (5.3 and 6.0)

2002-09-20 Thread David Wheeler
On Friday, September 20, 2002, at 12:22 PM, Chris wrote: > So: Does mod_perl compile on MacOS X/Darwin? (either 10.1.x or > 10.2.x? I would like both!) Yes. Read my account on how to do it (a bit out of date, but still useful): http://david.wheeler.net/osx.html HTH, David --

Re: compiling mod_perl on Darwin (5.3 and 6.0)

2002-09-20 Thread David Wheeler
e's site are quite straight-forward, though. Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: arbitrarily complex variables

2002-09-24 Thread David Wheeler
; > No HTML, but... Data::Dumper Another good one is YAML. It's not HTML, it's not XML, it's YAML. But it's probably easier for humans to read than anything else. HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED]

Re: request: dyld explained

2002-09-24 Thread David Wheeler
% perl -i.bak -p -e "s/'LIBS'\s*=>\s*\[''\]/'LIBS' => \['-liconv'\]/" \ Makefile.PL % perl Makefile.PL % make % make test % make install HTH, David -- David Wheeler AIM:

Re: request: dyld explained

2002-09-24 Thread David Wheeler
before installing libiconv, and you installed libiconv in /usr/local/lib, then Perl will never be able to find it. That's why in README.MacOSX, I recommend that you first install expat in /usr/local, because then Perl's configure will see /usr/local/lib and include it in its search pa

Re: Bricolage Installation (was Re: request: dyld explained)

2002-09-24 Thread David Wheeler
On Tuesday, September 24, 2002, at 05:49 PM, Ken Williams wrote: > Have you had problems installing Mason? I can help with that, > probably. I do lots of Mason work on OS X. Note that you'll need Mason 1.05. Bricolage hasn't yet been ported to Mason 1.1x. David -

Re: request: dyld explained

2002-09-25 Thread David Wheeler
t thinking of right now. D -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: request: dyld explained

2002-09-25 Thread David Wheeler
f they did supply such common libraries, but to them, it'd be junking up the OS with stuff they don't need. Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 ht

Re: request: dyld explained

2002-09-25 Thread David Wheeler
On Wednesday, September 25, 2002, at 12:46 PM, Chris Reinhardt wrote: > Larry gave his keynote at OSCON (state of the onion) with his iBook. Huh. Every time I saw him there, he had an IBM ThinkPad...Might it have been Damian's? David -- David Wheeler

Re: request: dyld explained

2002-09-25 Thread David Wheeler
On Wednesday, September 25, 2002, at 02:29 PM, Dan Sugalski wrote: > He's got both, though the iBook broke right after OSCON. Infant > mortality and all. Ah, well, that clears it up. I think the entire cabal (which, of course, doesn't exist) now uses OS X! David -

Re: Losing my compiler's white belt (was Re: request: dyld explained)

2002-09-26 Thread David Wheeler
al/lib. It seems to me that if you configure Perl with -Dprefix=/usr/local, it should be set up to look for libraries in /usr/local/lib, anyway, since that's where Perl will put it's own modules! But it doesn't so you have to make them yourself. HTH, David -- David Wheele

Re: Perl/Tk on OS X

2002-09-27 Thread David Wheeler
t's probably what will fix > Apache::{Request|Cookie} too. Is it a new Jaguarism? Ooh, that'd be good. Can somebody test that? David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.

Re: Upgraded and Confused

2002-10-01 Thread David Wheeler
net/macosx/perl.html HTH, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: 'make test' for 5.8.0 hangs

2002-10-09 Thread David Wheeler
arkko has fixed that problem in the latest CPAN release of Time::HiRes, BTW), but not with lib/Shell. Seems very strange. I suggest you report it to the Perl 5 porters via the perlbug script. Regards, David -- David Wheeler AIM: dwTheory [EMA

Re: Installation of LWP fails

2002-10-10 Thread David Wheeler
On Wednesday, October 9, 2002, at 11:38 PM, Adam Fishman wrote: > (You get this message, because MakeMaker could not find > "/System/Library/Perl/darwin/CORE/perl.h") Well, do you have this file? David -- David Wheeler AIM: dwTheory

Re: Installation of LWP fails

2002-10-11 Thread David Wheeler
error message sent yesterday -- the compiler it what complained that it couldn't find perl.h. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/

Re: content management question

2002-10-14 Thread David Wheeler
ions of Perl on your system as you'd like. It's not voodoo, it > simply takes a little forethought, organization, and planning. I agree with this. I would only add that you also use "-Uinstallusrbinperl" so that /usr/bin/perl doesn't get replaced. David -- David Wh

Re: content management question

2002-10-16 Thread David Wheeler
blishing system that I'm aware of. We're talking 110K+ lines of code here! But it *is* easy to install. Use a RedHat distribution with a good installation of Apache/mod_perl and PostgreSQL from RPMs, or use FreeBSD and its ports collection, and then Bricolage'

Re: content management question

2002-10-16 Thread David Wheeler
ion script. I'll concede that it's not as easy as Moveable Type, though! BTW, I wrote an appendix to the forthcoming ORA Mason book on Bricolage. It covers installation and gives a brief introduction to using it. Check it out! Regards, David -- David Wheeler

Re: OS X meltdown

2002-10-23 Thread David Wheeler
but no more. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: [OT] memory consuming hashes

2002-10-21 Thread David Wheeler
tty simple you can probably just use DB_File (included with Perl): http://search.cpan.org/dist/DB_File/ If your hashes become more complex, you can use MLDBM from the CPAN: http://search.cpan.org/dist/MLDBM/ HTH, David -- David Wheeler AIM: dwTheory [EMAIL

ANNOUNCE: Bricolage 1.4.4

2002-10-27 Thread David Wheeler
The Bricolage team is pleased to announce the release of Bricolage 1.4.4. This is a maintenance release that fixes numerous bugs found in version 1.4.3. All users of earlier versions of Bricolage are encouraged to upgrade. The most significant change in this release is that the default character s

Re: Enabling sendmail on 10.1.5

2002-11-02 Thread David Wheeler
ail and forwarding are welcome additions, however. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

I's Published!

2002-11-05 Thread David Wheeler
"Build Your Own Apache Server with mod_perl" http://www.macdevcenter.com/pub/a/mac/2002/11/05/apache_osx.html David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.w

Re: I's Published!

2002-11-07 Thread David Wheeler
gards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]

Re: I's Published!

2002-11-07 Thread David Wheeler
prevent future OS updates from writing over our custom versions. There's the rub -- I don't think you *can* "prevent future OS updates from writing over our custom versions." That's why I choose to simply disable Apple's Apache and c

Re: It's Published!

2002-11-07 Thread David Wheeler
perience here and in publication is greatly appreciated. Thanks, I'm glad people benefit from my experience! Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler

Re: segmentation fault when searching for repeated text

2002-11-13 Thread David Wheeler
report this bug to the perl5-porters? David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL

Re: Sherlock SDK released

2002-11-13 Thread David Wheeler
have to start using Sherlock... David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL

Re: OS X Installed numbers (Was Re: mac-toolbox)

2002-11-13 Thread David Wheeler
about 90% of this. They're *really* far behind updating QuarkXPress to Mac OS X, and they still pretty well own the professional design layout market. D -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394

Re: Sherlock SDK released

2002-11-13 Thread David Wheeler
t didn't work with Chimera when I tried it. Regards, David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e

Re: OS X Installed numbers (Was Re: mac-toolbox)

2002-11-13 Thread David Wheeler
n Mac OS X for a lot of things. Pity, that. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [

Re: searching cpan with Chimera (was Re: Sherlock SDK released)

2002-11-14 Thread David Wheeler
to replace the default search. I'll set mine to use Google, too, but it'd be cool to be able to specify other search engines, and type, e.g., cpan Module::Build In the location bar. If I understood Ken's post, that's what Omniweb does, and IIRC, Moz

mod_ssl and libdbm

2002-11-19 Thread David Wheeler
ose more experienced with compiling on Mac OS X. Does anyone know how to a) get Apache's configure to find libdbm in libSystem and use it? Or b) have any idea why Apache/mod_ssl might be segfaulting when using SDBM? TIA! David -- David Wheeler

Re: mod_ssl and libdbm

2002-11-19 Thread David Wheeler
see the bottom of http://fink.sourceforge.net/doc/porting/basics.php for the reason. Yes, the Apple porting guide says that, too, although it can't hurt. Regards, Dvid -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 157

Re: mod_ssl and libdbm

2002-11-19 Thread David Wheeler
don't understand shared library syntax. Ie how to specify it on the link line. It should just be there...but it's not. I'm sure I must be missing something simple... Thanks, David -- David Wheeler AIM: dwTheory [

Re: mod_ssl and libdbm

2002-11-20 Thread David Wheeler
;" ;; *-dec-osf*) OS='DEC OSF/1' Note that I'm assuming that it's the same on Mac OS X Server. I think I'll send this patch off to the Apache project, too. Thanks for the help, Ken -- your pointing me to src/Configure cinched it for me. Regards

  1   2   >