Re: [Ftnpl-develop] pkt2txt.pl updates
Brought to you by:
jame
|
From: Russ J. <ru...@di...> - 2001-08-25 17:23:06
|
At 04:56 AM 8/25/2001 -0400, you wrote: >Russ, > > > Do another get, and you'll have the updated version > > What are running on? I mean, which linux distro & which version of perl? >Because I did do an update & got your changes, & I made some changes to the >command line processing & was trying to test 'em; but ended up with errors >again at the "mkdir" line... I'm using redhat 7.0. With perl 5.6.0. I see the mode in "Programming Perl". It says something about "if mkdir is not built in to your C library, Perl emulates it by calling the mkdir program." I think one of use might have that problem. > That error came up before, on the old version I had from you before we >started useing the cvs. The error that comes up is "Not enough arguements >for mkdir ..., near ""$OUTDIR/$area";" When I checked that I found that, >at least on my system, that mkdir command also requires a mode entry of some >sort; I used 0750. That "should" work on my system too. I'll test it out. Did you upload it? > >. *I* think it's easier to read and understand this way. :) > > Indeed it is...<g> Glad to hear it. It's a format I adopted after starting this particular script. Russ Johnson Stargate Online http://www.dimstar.net telnet://telnet.dimstar.net ICQ: 3739685 |