macperl-porters-digest Wednesday, March 31 1999 Volume 01 : Number 010 [MacPerl-Porters] syslogd Re: [MacPerl-Porters] syslogd Re: [MacPerl-Porters] Configure.mpw (fwd) ---------------------------------------------------------------------- Date: Tue, 30 Mar 1999 08:19:11 -0500 From: Chris Nandor <pudge@pobox.com> Subject: [MacPerl-Porters] syslogd I had been thinking about working with this to get a nice syslog for MacPerl. http://www.classicalguitar.net/brian/apps/syslogd/ But it is $20 and not open source. This means that IMO it should not be bundled with MacPerl. I just wonder if there are any thoughts on the matter, or if there is a better way to eventually get a working syslog with MacPerl. - -- Chris Nandor mailto:pudge@pobox.com http://pudge.net/ %PGPKey = ('B76E72AD', [1024, '0824090B CE73CA10 1FF77F13 8180B6B6']) ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-porters-request@macperl.org ------------------------------ Date: Tue, 30 Mar 1999 19:18:05 -0800 (PST) From: Peter Prymmer <pvhp@best.com> Subject: Re: [MacPerl-Porters] syslogd On Tue, 30 Mar 1999, Chris Nandor wrote: > I had been thinking about working with this to get a nice syslog for MacPerl. > > http://www.classicalguitar.net/brian/apps/syslogd/ > > But it is $20 and not open source. This means that IMO it should not be > bundled with MacPerl. I just wonder if there are any thoughts on the > matter, or if there is a better way to eventually get a working syslog with > MacPerl. It does look impressive. I wonder about a crude server that is written in perl with output going to a MacPerl STDOUT window? Can you write a background app in MacPerl? Isn't there a MacPerl FAQ about writing cron? (Interestingly, the syslogd facility came up on the vmsperl list today where the dependency of DBI on Sys::Syslog posed trouble that is glossed over by re-writing Syslog.pm to essentially have a simple C<1;> statement to ameliorate C<use>.) BTW, In doing a cgi search of the MIT Info-Mac archive I stumbled across two cases of a "curses" package, the first was a game but the second was an implementation of libcurses - albeit targeted at Symantec Think C I think. I haven't checked it out yet (among other things I am quickly running out of Mac disk space :-) Peter Prymmer ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-porters-request@macperl.org ------------------------------ Date: Tue, 30 Mar 1999 19:23:42 -0800 (PST) From: Peter Prymmer <pvhp@best.com> Subject: Re: [MacPerl-Porters] Configure.mpw (fwd) On Mon, 29 Mar 1999, Arved Sandstrom wrote: > There _is actually a <unistd.h> with Metrowerks, but they only attempt to > provide a subset of functions. symlink() is not one of them, leastways not > in CW Pro 3 (it's time to upgrade...but it's probably not in Pro 4, > either). > > However, Matthias has a symlink() prototype in GUSI:includes:unistd.h, and > the function definition in GUSI:src:GUSIFile.cp. For a lot of these things > just use Alpha or BBEdit to do batch searches in GUSI. > > HTH, Arved Yes indeed that did help - thanks. Dunno how I missed the unistd.h in GUSI. I will probably retrofit a transitive closure script for following both *.r and *.h includes - in perl though. Peter Prymmer ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" to macperl-porters-request@macperl.org ------------------------------ End of macperl-porters-digest V1 #10 ************************************ ==== Want to unsubscribe from this list? ==== Send mail with body "unsubscribe" ==== to macperl-porters-digest-request@macperl.org