[arch] Arch has gone *too* slow
Waldemar Bautista
waldemarbautista at gmail.com
Sat Feb 24 11:18:46 EST 2007
On 2/25/07, arnuld <geek.arnuld at gmail.com> wrote:
> sorry but i copied this link into address-bar and says:
>
> "page does not found"
The url was shortened when you quoted his mail. The url from his mail
is http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg266900.html
> > And claims that running this:
> >
> > for dir in `/usr/share/fonts/X11 ...`
> > do
> > touch $dir
> > done
> >
> > as root may fix it.
>
> can you explain, a little with *words*, what exactly i need to
> accomplish. i, plain, did not get it, it is confusing
The code applies to Debian. You need to change "/usr/share/fonts/X11"
to the Arch convention which is "/usr/share/fonts".
Now, the code says to use the "touch" command as root in every
directory inside "/usr/share/fonts/X11" but in Arch case, it should be
inside "/usr/share/fonts". This basically updates your directories
timestamp to the present.
--
Waldemar Amado Bautista
More information about the arch
mailing list