Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
locate problem[solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sun Sep 05, 2004 1:08 pm    Post subject: locate problem[solved] Reply with quote

i get a permission denied message when i try to use locate i tried chmod 755 but then things become same on reboot........what is the reason that this is happening there used to be no problem earlier.

thnx
Saurabh
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!


Last edited by sobers_2002 on Sat Sep 25, 2004 4:51 pm; edited 1 time in total
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Sun Sep 05, 2004 3:56 pm    Post subject: Reply with quote

locate is just a symlink to slocate. Make sure, that slocate is owned by root:slocate and has permission 2755 (i.e. it executes with the group slocate).
Code:
chown root:slocate /usr/bin/slocate
chmod 2755 /usr/bin/slocate
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sun Sep 05, 2004 4:55 pm    Post subject: Reply with quote

thanx........my group for that was somehow mysql ( :?: :?: ) so it wasn't working.
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum