in reply to Re^5: Inline::Java Usage: _Inline/ directory creation
in thread Inline::Java Usage: _Inline/ directory creation
I have used use warnings, but didn't get any info on why DIRECTORY is being ignored.
The alternate(below one) you suggested is working as expected. Thanks
use Inline Config => DIRECTORY => "/u/narlab/InlineLib/";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Inline::Java Usage: _Inline/ directory creation
by syphilis (Archbishop) on May 15, 2012 at 08:23 UTC | |
by syphilis (Archbishop) on May 18, 2012 at 14:18 UTC |