Hi,<br><br>I use agner to install a package and encounter a problem in installing process:<br><br>[Installing...]<br>FAILURE: {'EXIT',<0.67.0>,<br>                 {{badmatch,{error,enoent}},<br>                  [{agner_fetch,install_dirs,1},<br>
                   {agner_fetch,installable,2},<br>                   {gen_fsm2,handle_msg,7},<br>                   {proc_lib,init_p_do_apply,3}]}}<br><br>Reading the error message, I guess that it was because the installation dir is not installable. This can be accepted since I ran agner not as root or using sudo. I've read the agner wiki and it says that we can use AGNER_INSTALL_PREFIX to define installation dir but the error is still the same. <br>
<br>Am I missing something? Any hint(s)? Thank you :)<br><br>--<br>bpdp<br>