<br style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">
> ആറാമത്തെ കമാന്‍ഡിനു ലഭിച്ച ഉത്തരം താഴെക്കൊടുക്കുന്നു<br>
> bash: /etc/rc.d/init.d/dictd: No such file or directory<br>
<br>
</div>/etc/init.d/dictd start<br>
</blockquote></div><br>In arch linux it should be <br><br><blockquote style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;" class="gmail_quote">/etc/rc.d/dictd start<br></blockquote>
<br>there is no init.d at all. I just checked myself. <br><br>by the way, in my system, dictd was already installed and functional. Just went through this route to check the steps. so i stopped it first and then started. Here are the results:<br>
<br>(Standing in root /home/sebinaj/dict-freedict-eng-mal-0.1)<br><blockquote>#  /etc/rc.d/dictd stop                                                            <br>:: Stop dictd daemon                                                                                                     [DONE] <br>
#  /etc/rc.d/dictd start                                                           <br>:: Check dictd configuration                                                                                             [DONE] <br>:: Scanning for dictionaries...                                                                                          [DONE] <br>
1 dictionary indexes found.<br>:: Start dictd daemon                                                                                                    [BUSY] :E: Move "site" directive to section "global" of the configuration file!<br>
<br></blockquote>So I suppose, there is indeed one more step. Some symlink to be added? <br>