----- Original Message ----- From: "Jay Strauss" <[EMAIL PROTECTED]> To: "Sisyphus" <[EMAIL PROTECTED]> Cc: <inline@perl.org> Sent: Tuesday, March 07, 2006 1:44 AM Subject: Re: Inline::Java, changing location of _Inline compilation directory
> > > Try using DIRECTORY=> instead. Maybe something like: > > > > DIRECTORY => $Config{sitelib} . "/module_name", > > > > Cheers, > > Rob > > Ah, that worked nicely. > Forgot to mention - I think that if you specify a directory that doesn't exist, then it won't work. (That is, it won't create the directory for you if that directory doesn't already exist ..... I think :-) Cheers, Rob