Norm writes:

> comp: error while loading shared libraries: libreadline.so.6: cannot open 
> shared object file: No such file or directory
>
> What I am doing wrong?

Nothing.  Either the nmh package for the version of Ubuntu you're using
needs to be rebuilt, or you need to install a libreadline6 package.  I
took a quick look and didn't find one, but I don't use Ubuntu.

In the meantime, if you want to build nmh yourself from scratch, run:

  wget http://git.savannah.gnu.org/cgit/nmh.git/plain/build_nmh &&
  sh build_nmh -iv

Respond to the prompts, the first is the install directory.  The rest
probably have good defaults.

David

-- 
nmh-workers
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to