On Sun, 29 Jun 2003 15:57:56 -0700 (PDT) "G�zim" Hoxha <[EMAIL PROTECTED]> wrote:
> Hello guys, > > Check this out: > #ttmkfdir > fonts.scale > bash: ttmkfdir: command not found > # whereis ttmkfdir > ttmkfdir: /usr/X11R6/bin/ttmkfdir > /usr/bin/X11/ttmkfdir > # > > What's going on, there is two different path to > ttmkfdir and yet when I do "ttmkfdir" it says command > not found? > Having two copies of ttmkfdir seens to be quite normal; I get the same results. Obviously, neither of the executables is on your $PATH, so either update your path or use the absolute path to the executable. I have /usr/X11R6/bin on my $PATH - both for normal user and for root. HTH. -- Collins Richey - Denver Area if you fill your heart with regrets of yesterday and the worries of tomorrow, you have no today to be thankful for. -- [EMAIL PROTECTED] mailing list
