native cmds and libs in the module library
Alan Bateman
Alan.Bateman at oracle.com
Tue Dec 20 05:14:08 PST 2011
On 19/12/2011 16:23, Sean Mullan wrote:
> On most systems, you'll probably also run into file permission issues if you
> aren't superuser or an administrator. Is this something you are going to detect
> up-front and warn the user or will the command just fail when it tries to
> install the files?
>
> --Sean
>
If the "jmod create" command creates the bin and lib directories and it
fails then that gives us the error. If it doesn't create the directories
then it could emit a warning if they aren't writable. In any case, if
the install fails for any reason then it should rollback all changes.
-Alan.
More information about the jigsaw-dev
mailing list