Hi, Bryce L Nordgren <[email protected]> skribis:
> But it seems that the java-based installer hardcodes /bin/chmod instead of > using $PATH. (error follows). Therefore most of the scripts are not > executable. > > Is there a recommended workaround? Yes, run ‘sed’ over the source files to replace “/bin/chmod” by “chmod”. Thanks, Ludo’. _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
