Re: [Ftnpl-develop] pkt2txt.pl updates
Brought to you by:
jame
|
From: Robert J. C. <rj...@ho...> - 2001-08-25 08:58:14
|
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...
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.
I've made a copy of that line, commented out the original with a note
about the error, & changed the duplicate to the version that works on my
system...
>. *I* think it's easier to read and understand this way. :)
Indeed it is...<g>
Jame
|