From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Simon Wunderlich Date: Tue, 10 Jun 2014 12:34:43 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201406101234.43612.sw@simonwunderlich.de> Subject: Re: [B.A.T.M.A.N.] Update batman-adv Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: b.a.t.m.a.n@lists.open-mesh.org That doesn't need a guide ... Download the version you want from our download page. tar zxf batman-adv-.tar.gz cd batman-adv- make sudo make install done. :) Alternatively (and more cleanly, since you use the package system), update your kernel which contains the version you want. A list of which kernel contains which version can also be found on our download page. Cheers, Simon > hi all, > > how to update batman-module to batman-adv 2014 in Ubuntu 12. > Is there any guides available?