Active Topics

 


Reply
Thread Tools
casketizer's Avatar
Posts: 566 | Thanked: 282 times | Joined on Sep 2010 @ Lower Saxony
#11
As I said you need to fix the updatedb script to use gfind (gnu find, must be installed too) instead of busybox's find.
Sorry no time atm for more detailed help.
 
Posts: 1,425 | Thanked: 983 times | Joined on May 2010 @ Hong Kong
#12
Originally Posted by hathoda View Post
i tried .dae and also *.dae
any help now?
Sorry for reply late due to time lag.

I forgot package locate is quite broken in maemo such that you also need findutils-gnu as casketizer said.

The complete instructions are as followed:

Code:
root
apt-get install locate findutils-gnu
update-alternatives --install /usr/bin/find find /usr/bin/gfind 1
update-alternatives --install /usr/bin/locate locate /usr/bin/gnu/locate 1
update-alternatives --install /usr/bin/updatedb updatedb /usr/bin/gnu/updatedb 1
updatedb
locate .dae
I pulled the above command out of my memory but they should work. Please let me know if you've any other problem.
 

The Following User Says Thank You to 9000 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 13:04.