Date: Wed, 26 Sep 2012 23:52:34 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Anton Shterenlikht <mexas@bristol.ac.uk> Cc: office@FreeBSD.org Subject: Re: aspell, en-aspell: pkg: lstat(/usr/local/lib/aspell-/en_phonet.dat): No such file or directory Message-ID: <20120926215234.GJ79077@ithaqua.etoilebsd.net> In-Reply-To: <201209260810.q8Q8AYK7045140@mech-cluster241.men.bris.ac.uk> References: <201209260810.q8Q8AYK7045140@mech-cluster241.men.bris.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
--9aCKuHbn5v2q3RVc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 26, 2012 at 09:10:34AM +0100, Anton Shterenlikht wrote: >=20 > Just to let you know: >=20 > 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= =2Edat > =3D=3D=3D> 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 directo= ry > Installing en-aspell-7.1.0_1... done > =3D=3D=3D> Cleaning for aspell-0.60.6.1_2 > =3D=3D=3D> Cleaning for en-aspell-7.1.0_1 > =3D=3D=3D> Deleting distfiles for en-aspell-7.1.0_1 >=20 > Somehow the "0.60" suffix disappeared, > triggering pkg warning. >=20 > Thanks >=20 > Anton > _______________________________________________ > freebsd-office@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-office > To unsubscribe, send any mail to "freebsd-office-unsubscribe@freebsd.org" Ok I know why. aspell wasn't installed yet when you run make install in textproc/en-aspell right? Workaround is to first install textproc/aspell and then install en-aspell I didn't want to change the aspell.ver logic (which I don't like) but looks= like I will need to modify it anyway :) regards, Bapt --9aCKuHbn5v2q3RVc Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlBjeSIACgkQ8kTtMUmk6EzUFwCfYbnALb5aCQNESSZBA/r7A7// OnUAnRoxLxxzAsAyIvYm8IpaMmBMRJAM =tLEI -----END PGP SIGNATURE----- --9aCKuHbn5v2q3RVc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120926215234.GJ79077>