Sujet : Re: A Dictionary: More GNU/Linux Superiority
De : fsquared (at) *nospam* fsquared.linux (Farley Flud)
Groupes : comp.os.linux.advocacyDate : 23. Dec 2024, 19:39:42
Autres entêtes
Organisation : UsenetExpress - www.usenetexpress.com
Message-ID : <1813e25fdae216ea$44630$2314$802601b3@news.usenetexpress.com>
References : 1 2
User-Agent : Pan/0.146 (Hic habitat felicitas; d7a48b4 gitlab.gnome.org/GNOME/pan.git)
On Sun, 22 Dec 2024 20:51:04 -0600, Physfitfreak wrote:
On 12/22/24 4:09 AM, Farley Flud wrote:
#! /bin/bash printf "define * \"$1\"\n" $1 | dictd -i
When I do as above, I get:
dictd (dict_data_open): /dev/null is not a regular file -- ignoring
>
Do you have the location of your dictionaries specified in your config
file, which is usually in /etc/dictd.conf?
The entries in dictd.conf should point to your dictionary files which
are usually in /usr/share/dict but can be anywhere.
You can try to execute from a terminal:
dictd -i -d
This should print all the locations if there are any.
-- Hail Linux! Hail FOSS! Hail Stallman!