On Monday 30 Jun 2003 00:22, Collins Richey wrote:
> On Sun, 29 Jun 2003 15:57:56 -0700 (PDT)
>
> "G�im" 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.

There is only one copy:
$ ls -l /usr/bin/X11
lrwxr-xr-x    1 root     root           12 2003-06-22 17:23 /usr/bin/X11 
-> ../X11R6/bin

>
> I have /usr/X11R6/bin on my $PATH - both for normal user and for
> root.
>
Me too - it's a must have.  Set it here:
$ grep /usr/X11R6/bin /etc/env.d/*
/etc/env.d/10xfree:PATH=/usr/X11R6/bin
/etc/env.d/10xfree:ROOTPATH=/usr/X11R6/bin

Peter
-- 
==================================================
Gentoo Linux:   Gentoo Base System version 1.4.3.8p1
kernel-2.4.21_rc8-gss i686 AMD Athlon(tm) XP 1600+
==================================================


--
[EMAIL PROTECTED] mailing list

Reply via email to