Re: Perl 5.6.1

2001-04-09 Thread Chris Nandor
because I have corrupted fonts on Mac OS 9. YES, I AM UPSET ABOUT IT. Ahem. Regardless, is there any reason I should choose HFS+ over UFS, or vice versa? Is there a document somewhere that discusses this? -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Sou

Re: Perl 5.6.1

2001-04-09 Thread Chris Nandor
At 09:54 -0500 2001.04.09, Ken Williams wrote: >[EMAIL PROTECTED] (Chris Nandor) wrote: >>I would test it, but apparently Mac OS X won't boot for me because I have >>corrupted fonts on Mac OS 9. YES, I AM UPSET ABOUT IT. Ahem. > >To help isolate the problem, you could

Re: MacPerl to OSX Perl

2001-04-09 Thread Chris Nandor
x script to Mac OS (Classic) format when run on Mac OS 9, and vice versa when run on Unix (or Mac OS X). :-) -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: More problems compiling 5.6.1

2001-04-11 Thread Chris Nandor
t be used on filesystems with that limitation. Did you unpack the distribution under Mac OS 9.1? That would certainly explain the missing files. It might also explain other problems if you have them; chances are when expanding under Mac OS 9.1, you are messing up the file newline

Re: Perl 5.6.1

2001-04-11 Thread Chris Nandor
At 20:04 -0700 2001.04.10, John W Baxter wrote: >At 10:08 -0400 4/9/01, Chris Nandor wrote: >>Well, there are filename length problems; does Mac OS X with HFS+ have the >>31-char limit? > >HFS+ itself has never had the 31 character limit. Some of the supporting >cast ha

Re: What does 10.0.1 updater do?

2001-04-16 Thread Chris Nandor
lled. But I suppose that is asking for "too much." -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: /usr/bin/head is an HTTP 'HEAD' request??

2001-04-18 Thread Chris Nandor
y prompted for it. This variable should always be used in your makefiles for maximum portability. Essentially, if LWP is using installbin as the location, then that is the Right Thing. These should be /usr/local/bin/. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

perlport

2001-04-18 Thread Chris Nandor
mine :-) to find all these little differences and check to make sure they are properly addressed in the doc. I am not talking about building/configuring things, though; that is primarily for README.macosx or hints/macosx.sh or hints/darwin.sh or whatever. -- Chris Nandor [

Re: Apple Engineer Explains Case in/sensitivity Reasoning, etc.

2001-04-19 Thread Chris Nandor
or 15 years and have grown to love. Can't figure out how to configure it? Then don't! Want docs on the various changes we made to the core, to NetInfo, etc.? Good luck! Steve Jobs and Apple as a whole do not care about us, unfortunately. -- Chris Nandor [EM

Re: /usr/bin/head is an HTTP 'HEAD' request??

2001-04-23 Thread Chris Nandor
ppy. :-) -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Apple Engineer Explains Case in/sensitivity Reasoning, etc.

2001-04-23 Thread Chris Nandor
who don't need to do this kind of thing. >Apple in OS X. For what it's worth, any NeXT docs you find on NetInfo >are still pretty accurate. Yeah, I kinda figured they would be. If I need to go further, this would be the direction I would go. -- Chris Nandor

Re: BBEdit

2001-04-23 Thread Chris Nandor
elop >perl/cgi applications. Maybe one with not just an awesome GUI, but one that actually works well? And a Unix that Works As I Expect? (Yes, I can change my expectations, but I cannot fix the GUI.) OK, I'll shut up now, I am just in the mood to vent. :-) Sticking with Mac

Re: BBEdit

2001-04-23 Thread Chris Nandor
At 12:44 -0500 2001.04.23, Bill Stephenson wrote: >on 4/23/01 11:31 AM, Chris Nandor at [EMAIL PROTECTED] wrote: > >> Maybe one with not just an awesome GUI, but one that actually works well? >> And a Unix that Works As I Expect? (Yes, I can change my expectations, but >&

Re: BBEdit

2001-04-23 Thread Chris Nandor
ill do my darndest to release MacPerl 5.6.x and MacPerl 5.8.x, as applicable. After that, we are past the forseeable future, but nevertheless, if I am not still working on it, it should be relatively simple for someone else to build new versions. -- Chris Nandor [EMAIL PROTEC

Fwd: perl 5.7.1+ fine(ish) on mac os x (please fwd)

2001-04-25 Thread Chris Nandor
>Date: Wed, 25 Apr 2001 10:34:42 -0500 >From: Jarkko Hietaniemi <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: perl 5.7.1+ fine(ish) on mac os x (please fwd) >Sender: [EMAIL PROTECTED] > >Public service announcement: the development branch of Perl now >builds [1] out of the box in Mac OS X,

Re: Fwd: perl 5.7.1+ fine(ish) on mac os x (please fwd)

2001-05-02 Thread Chris Nandor
At 10:07 + 2001.04.26, <[EMAIL PROTECTED]> wrote: >On Wed, 25 Apr 2001, Chris Nandor wrote: > >> >Public service announcement: the development branch of Perl now >> >builds [1] out of the box in Mac OS X, with just Configure -de. > >Erm, except doing -d

Fwd: perl@10517

2001-06-11 Thread Chris Nandor
on 2001/06/11 12:30:06 >Log: Add final commas to lists as suggested by Philip Newton. > Branch: perl > ! lib/ExtUtils/Constant.pm t/lib/extutils.t > >[ 10512] By: jhi on 20

Re: Bit-twiddling in OS X Perl

2001-06-20 Thread Chris Nandor
retty arbitrary, as it can be changed after the build, and it really only affects N and V packs. However, I should also add that on MacPerl, I get the same result as above. I also know that Macs are big-endian. So my guess is that the output does not indicate what someone thinks it indicates.

Re: sourceforge ssh problmos

2001-07-13 Thread Chris Nandor
ectives are in the > global config file, it will fix it in all such situations. There may be > situations in which that's not desired, but it's worked well for me. Also "-1" on the command line forces it. Or "-2" for ssh2. And "-4" for ipv4. Or &quo

Re: Upgrading to 5.6.1 - has someone put together the definitiveanswer?

2001-07-18 Thread Chris Nandor
ep. I did have some failed tests in perl 5.7.2 on Mac OS X 10.0.4, though. But `sh Configure -des -Dusedevel; make` ran without a hitch. Just realy slow compared to the same command on the same machine running Yellow Dog Linux. Maybe Mac OS X 10.1 will fix that. ;

Re: Accented characters in scripts (and whereis iconv.h?)

2001-07-22 Thread Chris Nandor
set a string is in (except for Unicode, which I don't know much about). It's all just data. It's how that data is rendered that changes between platforms/environments/applications/fonts/etc. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Accented characters in scripts (and whereis iconv.h?)

2001-07-23 Thread Chris Nandor
is the default, and therefore not a problem. You might want to therefore adjust the behavior of your apps to use Latin-1 instead of MacRoman. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Accented characters in scripts (and whereis iconv.h?)

2001-07-25 Thread Chris Nandor
not HTML). I personally never bother with such conversions, if I know the output is going to be HTML. I just store it using the correct HTML entities (like "ê"). If you know the output is HTML, then use HTML, which means using the HTML entities, not the Latin-1 or MacRoman charac

Re: Trying to create MySQL table w Terminal?

2001-07-30 Thread Chris Nandor
ot Mac OS X in general, and not other programs on Mac OS X. I doubt anyone will care too much, but please refrain int he future. Thanks, -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: State of OS X Perl?

2001-07-31 Thread Chris Nandor
erlport manpage. > No doubt zillions of people could chime in on #3. =) I like cat. ;-) -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: State of OS X Perl?

2001-08-06 Thread Chris Nandor
am not sure how file > paths should be handled. Perhaps the best way to handle it would be to, at some point, merge the two files. Bottom line: please do not put it on CPAN with that name until we figure something out. -- Chris Nandor [EMAIL PROTECTED]http://pudg

Re: Trouble building modules from CPAN

2001-08-30 Thread Chris Nandor
present on my system anywhere, or is it? Just a guess ... did you install the developer tools CD? -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Script menu in 10.1

2001-09-26 Thread Chris Nandor
erl droplet with Mac::OSA::Simple to do that, so no worries. I'll probably install Mac OS X 10.1 anyway. ;-) -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Script menu in 10.1

2001-09-27 Thread Chris Nandor
In article <25932486.1001528307@[10.0.0.2]>, [EMAIL PROTECTED] (Ken Williams) wrote: > Allow me to elaborate. =) Ah, ignore me. I was just taking the opportunity to note that we have something similar in Mac OS 9, and that I don't want to use Mac OS X. ;) --

Re: Converting a Unix path into a Mac path

2001-12-05 Thread Chris Nandor
ote it, and it converts Unix paths to Mac paths. You would need to manually prepend the volume name, in this example, of course. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: AppleScript module for perl?

2001-12-05 Thread Chris Nandor
getting MacPerl 5.6.1 out, and then 5.8.0 after that -- but I can certainly give aid to someone who wanted to work on it. Lots of people want it, and it's certainly worthwhile. Matthias might even be able to lend a hand, I dunno. Is this for Moz building? -- Chris Nandor

Re: Perl and AppleScript Studio

2002-01-04 Thread Chris Nandor
I don't know when that will happen. One thing is nearly certain: it will happen before I make the switch to Mac OS X as my main box. :-) But that might not be for quite some time. Mac OS 9 is quite comfortable, and Mac OS X is not, for now. -- Chris Nandor [EMAI

Re: MacOSX::File uploaded to CPAN

2002-01-08 Thread Chris Nandor
espace. 2. Did you look at the modules in MacPerl that do the same thing, with an eye toward compatability of interfaces? -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Namespace [Was: Re: MacOSX::File]

2002-01-10 Thread Chris Nandor
quot; and just have it work. Well, OK, maybe not. But I do want *A* module called "Mac::Files" on Mac OS X that has the same interface as Mac::Files on Mac OS, though, and what I don't want is for there to be confusion in the long run as to what these modules should and sh

Re: MacOSX-File-0.30.tar.gz uploaded to CPAN

2002-01-13 Thread Chris Nandor
Dan, did you not get my previous post/reply to you? I was hoping you would respond to my concerns. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Namespace [Was: Re: MacOSX::File]

2002-01-14 Thread Chris Nandor
the module, and I am not saying the module as it exists is wrong in any way. But the issue of duplicated functionality and compatability (as well as the issues of what File::Copy etc. should do) need to be addressed, so that we all know what direction things are headed, and so that interested parties have a chance to weigh in. Thanks, -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Namespace [Was: Re: MacOSX::File]

2002-01-14 Thread Chris Nandor
At 11:44 -0500 2002.01.14, John Gruber wrote: >Chris Nandor <[EMAIL PROTECTED]> wrote on 1/14/02 at 9:27a: > >> Yes, I agree it is confusing. I am not crazy about MacOSX, but can think >> of nothing better, so I am not objecting. > >I have a feeling that "Mac

Re: Namespace [Was: Re: MacOSX::File]

2002-01-14 Thread Chris Nandor
tc. This would be Mac::Carbon::Something in that case ... -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Perl and AppleScript Studio

2002-01-15 Thread Chris Nandor
to it in Perl, bypassing AppleScript altogether. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Namespace [Was: Re: MacOSX::File]

2002-01-15 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Brian McNett) wrote: > On Monday, January 14, 2002, at 09:42 AM, Chris Nandor wrote: > > > I wonder if maybe we should have Carbon:: or Cocoa:: namespaces? Even > > Mac::Carbon:: or Mac::Cocoa:: or Mac::Aqua:: etc

Re: Line endings (was: Help with Perl on MacOSX)

2002-01-23 Thread Chris Nandor
27;t really an established standard. As to the 1904 datestamp, that was to accomodate the fact that time_t in Mac OS is unsigned ... which in some ways makes more sense than a signed time_t. Why have a negative time_t to go before 1970 when you can just start at 0 further back? Again, there was no s

Re: Please

2002-01-23 Thread Chris Nandor
king with creators and types easier. > > The modules are getting there, but I haven't heard of any way to make a Perl > droplet yet. Droplets can be done in other ways. And the modules, while nice to have, don't rely on having a Carbon MacPerl, it relies

Re: Please DON'T

2002-01-25 Thread Chris Nandor
istence of MacPerl, or the purpose it is maintained, or the purpose you use it? Maybe MacPerl "was" a stopgap for you, but it was not designed as such, and is not maintained as such. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development N

Re: MacPerl Capabilities on OS X (was Please Don't)

2002-01-26 Thread Chris Nandor
on.' I don't know what that means. An IDE and droplet can simply communicate with the "command line" perl. They don't need to be separate things. [*] Well, the latest maint-5.6 source from the perl repository, which is more like perl 5.6.1 + patches. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: MacPerl Capabilities on OS X (was Please Don't)

2002-02-04 Thread Chris Nandor
ase status. The next beta -- probably this week -- will have all known major bugs fixed. Although, perl on Mac OS X will someday (hopefully sooner rather than later) have access to the Mac:: modules (if in a different form), which will, hopefully, make MacPerl on Mac OS X obsolete. -- Chris

Re: Applescript call from Perl

2002-02-08 Thread Chris Nandor
se it and send the data to it from the Perl script. > > Is there any other ways? There's a "MacPerl" module for Mac OS X with a similar interface to the MacPerl module in MacPerl, whish uses osascript. http://news2.ils.uec.ac.jp/~herr/ http://news2.ils.uec.ac.jp/~herr/OSXMacPerl-0.1.gz -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Announce: osx-client mailing list

2002-02-28 Thread Chris Nandor
lient only problems"? -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Announce: osx-client mailing list

2002-03-01 Thread Chris Nandor
In article , [EMAIL PROTECTED] wrote: > This is just off the top of my head mind, I'm sure if you give me > time to think I could come up with a couple of others. No, that's fine, I just didn't know what you meant by the phrase. Thanks, -- Chris Nandor

Re: Passing an AppleScript string to a perl routine

2002-03-01 Thread Chris Nandor
l list quite a while > ago, but I couldn't make the methods discussed there work. Well, in MacPerl, it is very different than in perl. In perl, you might try executing from the command line, something like `osascript scriptname | perl perlscriptname`, where the output is piped to p

Re: Carbon patches for Mac::(Types,Memory,Resources)

2002-03-09 Thread Chris Nandor
ility, since it looks like we're going a different way, as described above. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Carbon patches for Mac::(Types,Memory,Resources)

2002-03-10 Thread Chris Nandor
orrect? I don't know for sure. That is my suspicion. I just hope Mac::Carbon can be started soon, and then maybe people can focus on testing and supplying patches for it. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

MacPerl 5.6.1 Released

2002-03-11 Thread Chris Nandor
bugs and portability issues. Many other people helped in many other ways as well. Thanks, and have fun, -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

YAPC

2002-05-15 Thread Chris Nandor
view of 5.6/5.8 on Mac OS, and on Mac OS X, and the state of various tools and modules for accessing the Mac OS API on both platforms. I'll be preparing my slides over the next two weeks. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Developme

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 Chris Nandor
p install-all install-verbose install-silent \ no-install install.perl install.man install.html So I dunno what the deal is ... maybe the problem is that .PHONY is a no-op on Mac OS X's make? -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

YAPC talk

2002-06-24 Thread Chris Nandor
in Mac OS X; and an announcement about MacPerl on Mac OS X that you may not want to miss. Slides will be posted after the talk. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Mac errors

2002-11-12 Thread Chris Nandor
or in user parameter list It's quite useful to me ... figure some of you might find it of use, too. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

mac-toolbox

2002-11-12 Thread Chris Nandor
ed before; I've been effectively offline much of this year, being busy with other things. (FWIW, I bring this up now because I am finishing up version 0.01 of Mac::Carbon, which is a port of the MacPerl Mac:: modules to Mac OS X ... more to come later.) -- Chris Nandor

Re: mac-toolbox

2002-11-12 Thread Chris Nandor
n either macosx@ or macperl@. I suppose this will mean some duplication of effort in answering questions, but I suppose that's better than using a list that most people won't subscribe to. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Mac::Carbon 0.01 Released

2002-11-12 Thread Chris Nandor
R The Mac Toolbox modules were written by Matthias Neeracher <[EMAIL PROTECTED]>. They are currently maintained by Chris Nandor <[EMAIL PROTECTED]>. VERSION $Id: README,v 1.1 2002/11/13 02:04:50 pudge Exp $ -- Chris Nandor [EMAIL PROTECTED]htt

Re: Mac::Carbon 0.01 Released

2002-11-13 Thread Chris Nandor
account. Or, if the only tests that fail are Types/t/Types.t, tests 3-4, then just force install. Oh, and I should have warned one more thing about the test suite ... it plays with your system volume. It can be loud for a few seconds, and quiet for a few more. :) -- Chris Nandor

Re: BBEdit 7.0

2002-11-13 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Adrian Howard) wrote: > And CVS support too! Excellent! The CVS support is very cool, too. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: BBEdit 7.0

2002-11-13 Thread Chris Nandor
. CVS works fine from the command line. Maybe > BBEdit isn't picking up my CVS environment variables? I thought there'd be > someplace to set them in the BBEdit prefs, but I haven't found it yet... The only problem I had like that was when I tried to use CVS with a checkou

Re: Sherlock SDK released

2002-11-13 Thread Chris Nandor
evelopment: > > > > http://developer.apple.com/macosx/sherlock/ It's about time! > Damn. Once someone writes a search.cpan.org plugin, I might actually > have to start using Sherlock... Bah. Use Watson instead. :) Seriously, Watson is faster and has mostly better tools (altho

EyeTV + Carbon

2002-11-13 Thread Chris Nandor
ResolveAlias($handle), 'EyeTV Archive'); } -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Sherlock SDK released

2002-11-13 Thread Chris Nandor
ent. The other ones were just little text files which described how to send and process search forms. Sherlock 3 is web services and JavaScript, and designing a UI rather than just a few text parameters. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source

Re: BBEdit 7.0 - Not Impressed

2002-11-13 Thread Chris Nandor
istory and checking the status, but the ability to do commit and diff is huge for me. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

RunAppleScript vs. DoAppleScript

2002-11-14 Thread Chris Nandor
ot;asd"); print $@' The variable asd is not defined $ perl -MMac::AppleScript=:all -le 'RunAppleScript("asd"); print $@' -1753 $ macerror -1753 Mac OS error -1753: (errOSAScriptError) Anyway, before people started asking, that's the only r

Re: RunAppleScript vs. DoAppleScript

2002-11-14 Thread Chris Nandor
apper would work: use MacPerl 'DoAppleScript'; # no need to slurp in all of Mac::Carbon *RunAppleScript = *DoAppleScript{CODE}; The only caveat is that right now Mac::Carbon is still in development ... and I am not entirely sure if there isn't any other significant difference be

Re: BBEdit 7.0 - Not Impressed

2002-11-14 Thread Chris Nandor
In article , [EMAIL PROTECTED] (Kee Hinckley) wrote: > At 11:29 PM -0500 11/13/02, Chris Nandor wrote: > >In article <[EMAIL PROTECTED]>, > > [EMAIL PROTECTED] (_brian_d_foy) wrote: > > > >> i'll have to see about this CVS tool thing. i'm dubiou

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

2002-11-15 Thread Chris Nandor
search.cpan.org/search?query=%s&mode=all I then enter "cpan" in the keyword field for that bookmark's Properties window, and then I can type: cpan Mac::Carbon in the location field. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Sourc

Re: OS X: iTunes to HTML, by yours truly

2002-11-15 Thread Chris Nandor
owed down the problem somewhat, but won't get to look into it closely for a little while. Something about converting SoundJam ID3v2 tags to ID3v2.4.0 in iTunes; either I got something wrong, or Apple did. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Op

Re: locale in carbon emacs (was: OS X Installed numbers (was: mac-toolbox))

2002-11-15 Thread Chris Nandor
that can be done about network disks not cleanly unmounting; I have similar problems that I learn to deal with in various ways ... sometimes force-relaunching the Finder helps, sometimes not), if you stick with it, I think you'll find it in the end to be more rewarding than Micros

Re: Apache2

2002-11-15 Thread Chris Nandor
toggle the Firewall (next tab over) > access to port 80. If that helps you any... If you do have the firewall on, you can also manually add access to port 80 in that Firewall settings. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development

Re: Darwin darwin or darwin6.0

2002-11-15 Thread Chris Nandor
In article <p05100307b9fad2141fb6@[192.168.1.14]>, [EMAIL PROTECTED] (Doug McNutt) wrote: > What is the "official" name of the operating system under MacOS neXt? darwin. > Where does perl get it? Lowercase uname, same as most (but not all) OSes. -- Chris Nandor

Re: Darwin darwin or darwin6.0

2002-11-24 Thread Chris Nandor
how to get the OS version, which under Mac OS can be done with Gestalt. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: NetInfo (was: migration successful)

2002-11-24 Thread Chris Nandor
er of people (many of us changed the lookupd order on our own in previous versions of Mac OS X), and that this is not a reflection on NetInfo in general. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: unix or mac-style text files?

2002-11-24 Thread Chris Nandor
p5p in July: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-07/msg00871.html The bottom line was that it'd be nice to have a PerlIO filter for perl 5.8.x, so that MacPerl can execute Unix and Windows text files, and Mac OS X perl can execute Mac OS text files, etc. Patc

Re: unix or mac-style text files?

2002-11-24 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Dan Kogai) wrote: > On Monday, Nov 25, 2002, at 01:05 Asia/Tokyo, Chris Nandor wrote: > > The bottom line was that it'd be nice to have a PerlIO filter for perl > > 5.8.x, so that MacPerl can execute Unix and Windows t

Re: unix or mac-style text files?

2002-11-25 Thread Chris Nandor
); > } #? > } > > and then call the script with > >perl -MFilter::Any2Unix script.pl > > or embed "use Filter::Any2Unix" into the script. That shouldn't work. By the time you get to it in the script, if you have a #! line, then the

Re: unix or mac-style text files?

2002-11-25 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Heather Madrone) wrote: > At 11:05 AM 11/24/2002 -0500, Chris Nandor wrote: > >But back to the point: there's been some discussion in this threa on > >workarounds, but my personal feeling is that this is a bug, or at

Re: unix or mac-style text files?

2002-11-26 Thread Chris Nandor
fit or somesuch, they can set an option to translate newlines. If they used MacPerl's module installation tools, then it asks you if you want to convert newlines. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Understanding $Config{startperl} in MacPerl

2002-12-01 Thread Chris Nandor
ke the shebang line in Unix, but for MPW. You can have it ignored from the command line with perl's -x command-line switch. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: [META] List for macperl is here?

2002-12-01 Thread Chris Nandor
There's macperl-toolbox which is mostly deprecated, I think, in favor of Mac::Carbon discussions taking place here. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Mac::MoreFiles breaks @INC (MacPerl 5.6.1)

2002-12-01 Thread Chris Nandor
th 5.6. As a workaround, I'm doing "use lib > File::Spec->catdir('lib');", which seems to work. Yes, that is the "workaround" (really, the proper approach :-) I'd recommend. Of course, it fails miserably if you can't find File/Spec.pm, but

Re: CPAN messages

2002-12-03 Thread Chris Nandor
be safe to delete anything in the build directory. I'd just rm -rf .cpan/build/*. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Process table information

2002-12-03 Thread Chris Nandor
and see if there's anything else there you need that it doesn't provide. :-) Let me know, or file a report on SourceForge.net. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Process table information

2002-12-03 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Chris Nandor) wrote: > Mac::Processes can give you much of the information you could want. It > provides a PSN instead of a PID, but I could add GetProcessPID() and > GetProcessForPID() to Mac::Processes, which maps between t

Re: Process table information

2002-12-03 Thread Chris Nandor
ays to do this. Of these, the only approach that works on Mac OS X is exec'ing the ps command line tool. exec'ing ps will require parsing the tool's output and will not use system resources as efficiently as Listing 1. -- Chris Nandor [EMAIL PROTECTED]

Re: Process table information

2002-12-03 Thread Chris Nandor
e of Mac::Carbon in the next 2 weeks). -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: unix or mac-style text files?

2002-12-03 Thread Chris Nandor
nd it should be converted to the native format of whatever the target platform is. If you want a literal \012, then you should encode it as \012 or \0xA or \cJ. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Process table information

2002-12-04 Thread Chris Nandor
ching for a couple of minutes > when Mac::Carbon wouldn't compile; then I noticed the 2.95.2 in the > output. So I think Ken's on the money here. Aha, thanks, I'll take a gander at it when I get a chance. Dunno if it will help me much, but it looks like if I can fix

open() a resource fork

2002-12-05 Thread Chris Nandor
Does anyone know how to open a resource fork, with open(), sysopen(), POSIX::open(), etc.? On Mac OS, I would use O_RSRC, but that is apparently not available in Mac OS X's fcntl.h. -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Ne

Re: open() a resource fork

2002-12-05 Thread Chris Nandor
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Sherm Pendley) wrote: > On Thursday, December 5, 2002, at 12:38 PM, Chris Nandor wrote: > > > Does anyone know how to open a resource fork, with open(), sysopen(), > > POSIX::open(), etc.? On Mac OS, I would

Re: open() a resource fork

2002-12-05 Thread Chris Nandor
At 13:21 -0500 2002.12.05, Sherm Pendley wrote: >On Thursday, December 5, 2002, at 12:38 PM, Chris Nandor wrote: > >> Does anyone know how to open a resource fork, with open(), sysopen(), >> POSIX::open(), etc.? On Mac OS, I would use O_RSRC, but that is >> apparently &g

Re: Apple Perl directory layout

2002-12-11 Thread Chris Nandor
d to do on Debian Linux too, as installing your own perl over the system perl can cause havoc with apt-get etc. There are certainly ways around it, but it's easier just to install into /usr/local/. I think the biggest problem with how Apple does it is that it is nonstandard. Every other pla

Re: closing and opening a browser

2002-12-11 Thread Chris Nandor
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). -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

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 bi

Test Mac::Carbon build for me?

2002-12-12 Thread Chris Nandor
OS X 10.1/10.2. Thanks, -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EMAIL PROTECTED] http://osdn.com/

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Chris Nandor
ork. To see if it will, use the 0.02 binaries you have installed and try this one-liner: % perl -MMac::AppleEvents -e '$e = AEBuildAppleEvent(qw(misc actv sign MACS -1 0), ""); AESend($e, kAEWaitReply); AEDisposeDesc($e)' It should activate the Finder, the

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Chris Nandor
version on the web site, which isn't on the CPAN. http://dev.macperl.org/tmp/Mac-Carbon-0.02_01.tar.gz The errors you got were expected with the version you used. Thanks, -- Chris Nandor [EMAIL PROTECTED]http://pudge.net/ Open Source Development Network[EM

  1   2   3   4   >