I am wondering about your PATH setting. Of course, that depends on what happens when you try to use the more command - do you get a file not found, or what is the error.
Also, by typing
which more
(you can do with any command)
you will see where it is looking/finding the program
|