Date: Wed, 26 Sep 2012 09:10:34 +0100 (BST) From: Anton Shterenlikht <mexas@bristol.ac.uk> To: office@freebsd.org Subject: aspell, en-aspell: pkg: lstat(/usr/local/lib/aspell-/en_phonet.dat): No such file or directory Message-ID: <201209260810.q8Q8AYK7045140@mech-cluster241.men.bris.ac.uk>
next in thread | raw e-mail | index | archive | help
Just to let you know: mkdir -p /usr/local/lib/aspell-0.60/ cp en.dat en_phonet.dat en_affix.dat /usr/local/lib/aspell-0.60/ cd /usr/local/lib/aspell-0.60/ && chmod 644 en.dat en_phonet.dat en_affix.dat ===> Registering installation for en-aspell-7.1.0_1 pkg: lstat(/usr/local/lib/aspell-/en.dat): No such file or directory pkg: lstat(/usr/local/lib/aspell-/en_affix.dat): No such file or directory pkg: lstat(/usr/local/lib/aspell-/en_phonet.dat): No such file or directory Installing en-aspell-7.1.0_1... done ===> Cleaning for aspell-0.60.6.1_2 ===> Cleaning for en-aspell-7.1.0_1 ===> Deleting distfiles for en-aspell-7.1.0_1 Somehow the "0.60" suffix disappeared, triggering pkg warning. Thanks Anton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209260810.q8Q8AYK7045140>