Axel Beckert <[email protected]> writes: > > writable by the user by default.
Oh, I was running as root. I expected root is necessary to establish the global bits. >> I see the dillo lib directory in debian is /usr/lib/i386-linux-gnu/dillo. > > That depends a lot on the architecture you're running Dillo on. I see now I think DILLO_LIBDIR becomes /usr/lib/i386-linux-gnu/ with the debian build options whereas the code in dillo-install-hyphenation only knows /lib. But actually I haven't persuaded the hyphenation do anything yet, so perhaps it's premature to worry about the dir in the script :-). > Anything below /usr should not be writable for a normal user. This > should probably go somewhere under ~/.local/ or ~/.dillo/ instead. ~/.dillo could be a possibility in addition to the global places. > In the long run, the package should probably make use of the already > existing hyphenation packages in Debian (if they provide the same > format): Believe it's TeX, per texlive-base under /usr/share/texlive/texmf-dist/tex/generic/hyph-utf8/patterns/txt. Though the files there have an extra .txt extension over what seems to be at CTAN. I filed a bug upstream suggesting it could look in a TeX dir for files in addition to its /usr/lib/dillo downloaded bits. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

