Closed AdamBromiley closed 2 years ago
make install runs the installation script with the --no-packages option, which means users building Netkit-JH from source may not have all required dependencies to run Netkit-JH as expected.
make install
--no-packages
make install
runs the installation script with the--no-packages
option, which means users building Netkit-JH from source may not have all required dependencies to run Netkit-JH as expected.