On 07 Jul 2001 21:08:08 EDT, Katherine Richmond wrote:
>RunTimeBuilder.dp creates a folder called drop folder. Inside that is drop.run
>and a folder called shared libs. Inside shared libs is a library file called
>MoreFiles.
I've begun checking out RunTimeBuilder.dp, I've already found a few
minor bugs. But this looks like a major one to me. Whatever modules I
use, I never seem to get anything more than this "MoreFiles" file in
Shared Lib. It looks to me like several more are missing.
I'm not sure of the reason behind it, the next is all speculation. I
think that his script ought to have copied a *directory structure* into
this folder, not just the files. But File::Copy does not automatically
create a directory where a destination file has to come in. So every
copy not to the root of this subdirectory, fails.
I'll try patching the script, and see if it helps. I'll get back to you
on this.
--
Bart.