Tiny Core Linux
Tiny Core Extensions => TCE Bugs => Topic started by: daemonjax on June 18, 2009, 08:38:46 AM
-
Importance: very minor
Description: Findutils doesn't create a /var/lib/locate directory for the locatedb.n database automagically.
Work-around: after installing findutils.tce type the following into a terminal:
sudo mkdir /var/lib
sudo mkdir /var/lib/locate
Then you can updatedb normally to use the locate command (with sudo, of course).
-
Thanks for posting this!