Quote:
Originally Posted by j.p.s
I decided to try bash. Now I get:
Code:
[root@kindle root]# man ls
sh: gtbl: not found
sh: nroff: not found
So gtbl missing as well as nroff.
|
You might want to try ldd for a list of libraries that are needed and do so with any libraries you add from a compatible repository. That is how I got sox running.
Dave