From: Leo Bistmans (ixu.iqsvrr@kerailya.tunkki.fi)
Date: Thu Mar 04 2004 - 20:17:58 EET
On Thu, 04 Mar 2004 15:36:41 +0200
Tomi Manninen <ztcofu@nri.de> wrote:
> On Thu, 2004-03-04 at 12:02, Ruben Navarro Huedo wrote:
>
> > Do you know about some Debian repository to download libax25-0.0.11
>
> No (I don't use debian) but I'm sure someone on the list can help
> you with this.
Cannot find a backport debian package for it either. So one can compile the .0.0.11-2 that is found in unstable or testing. Compiling it on your local system makes sure there will be no library mismatch.
1) add deb-src source repository in the /etc/apt/sources.list
deb-src http://ftp.belnet.be/debian unstable main
2) read them
apt-get update
3à) fetch the source and compile
apt-get -b source libax25
4) if all goes well, install the two generated packages
dpkg -i libax25_0.0.11-2_i386.deb
dpkg -i libax25-dev_0.0.11-2_i386.deb
There might be more paths to do it
Good Luck, on1aad
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to akv.rvqmnt@ns.ca
More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Thu Mar 04 2004 - 20:21:20 EET