From 9e9e7c33ae8ea66a4cdc3d5e8f91edf702c72aa9 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Thu, 3 Sep 2015 21:20:19 -0400 Subject: [PATCH] Install commentary, msg1678. --- README.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.pod b/README.pod index 8ac7e72df..86da9d58a 100644 --- a/README.pod +++ b/README.pod @@ -117,9 +117,10 @@ and add it to path using Modules/modulecmd: After installing you'll want a module file like the following: set install_root /CAD_DISK/verilator/{version-number-used-above} - setenv VERILATOR_ROOT $install_root + unsetenv VERILATOR_ROOT prepend-path PATH $install_root/bin prepend-path MANPATH $install_root/man + prepend-path PKG_CONFIG_PATH $install_root/share/pkgconfig =item 3.