Get latest version of aspell
ZIYAD A. M. AL-BATLY
zamb at spymac.com
Tue Apr 5 01:27:12 UTC 2005
On Mon, 2005-04-04 at 20:11 -0400, Trey Sizemore wrote:
> On Sun, 03 Apr 2005 11:17:37 -0400
> Trey Sizemore <trey at fastmail.fm> wrote:
>
> > I have a package that requires libaspell15 >= 0.6. I have 0.5 on this
> > machine and with universe enabled as a repo that is the latest that is
> > offered. Is there another repo I can use to get this package?
> >
> > Thanks.
> >
>
> Anyone...?
>
>
> --
> Cheers,
> Trey
> ----
>
> Green light in a.m. for new projects. Red light in P.M. for traffic
> tickets.
>
> FreeBSD 5.3-STABLE i386 i386 GENERIC
> 8:11PM up 13:41, 0 users, load averages: 1.32, 0.92, 0.54
>
Try Debian Unstable (a.k.a. Sid) repository:
#Please don't do it until you read the whole message
deb http://ftp.debian.org/debian/ sid main
Be warned that this might (almost sure) break your Packaging System due
to version conflict with the Ubuntu repository. The best solution would
be to download the files manually and install them (all at once) using:
sudo dpkg --install package1.deb package2.deb package3.deb
The files are:
aspell_0.60.2+20050121-2_all.deb
libaspell15_0.60.2+20050121-2_i386.deb
aspell-bin_0.60.2+20050121-2_i386.deb
aspell-doc_0.60.2+20050121-2_all.deb (if you need documentation)
libpspell-dev_0.60.2+20050121-2_i386.deb (for development)
The files can be found at:
http://ftp.debian.org/debian/pool/main/a/aspell/
You might need to install language file(s) from:
http://ftp.debian.org/debian/pool/main/a/aspell-??/ (change ??
to the language you want, "en" for English and so on)
(Check for newer versions in the above places! Those are the newest in
the Debian repository at the time of writing this.)
Ziyad.
More information about the ubuntu-users
mailing list