Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Mon, 30 Oct 2000 14:44:42 -0330 (NST) From: Neil Zanella To: "Dennis W. Bulgrien" cc: cygwin AT sources DOT redhat DOT com Subject: Re: locatedb: No such file In-Reply-To: <39FDA331.F26536AC@vcsd.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Unfortunately it appears to me that cygwin does not come with the cron deamon which is what usually updates the database overnight. On Red Hat systems this is done by executing the script /etc/cron.daily/slocate.cron which used to be called /etc/cron.dailt/updatedb.cron on older distributions. All the script does is the following: #!/bin/sh /usr/bin/slocate -u -f "nfs,smbfs,ncpfs,proc,devpts" -e "/tmp,/var/tmp,/usr/tmp,/afs,/net" So perhaps we don't need cron but running it manually can be time consuming. Regards, Neil On Mon, 30 Oct 2000, Dennis W. Bulgrien wrote: > Though I left cygwin prompt open all night, locate fails. Is it supposed to work? > > $ locate dsp.bat > locate: /usr/var/locatedb: No such file or directory > -- > Dennis W. Bulgrien, Engineer Mailto:dbulgrien AT vcsd DOT com > VertexRSI, Controls and Structures http://www.vcsd.com > 1915 Harrison Road tel: 903 295 1480 x287 > Longview, TX 75604-5438 fax: 903 295 1479 > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com