linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Appana Durga Kedareswara Rao <appana.durga.rao@xilinx.com>,
	"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: Re: can-utils from
Date: Tue, 03 Dec 2013 12:45:39 +0100	[thread overview]
Message-ID: <529DC463.9080409@pengutronix.de> (raw)
In-Reply-To: <d74513b2-5338-463a-9af9-d4b7f6b5aa90@CH1EHSMHS021.ehs.local>

[-- Attachment #1: Type: text/plain, Size: 843 bytes --]

On 12/03/2013 12:35 PM, Appana Durga Kedareswara Rao wrote:
> Hi Marc,
> 
>         Is there any way to compile the canutils downloaded from the https://gitorious.org/linux-can/can-utils.

You need automake, autoconf and libtool, then

    ./autogen.sh
    ./configure
    make
    sudo make install

If this doesn't work you can download a tarball from pengutronix:

http://www.pengutronix.de/software/ptxdist/temporary-src/can-utils-2012.01.0.tar.bz2

Marc

P.S.: Please use the linux-can@vger.kernel.org mailing list for CAN
related question.

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

           reply	other threads:[~2013-12-03 11:45 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <d74513b2-5338-463a-9af9-d4b7f6b5aa90@CH1EHSMHS021.ehs.local>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=529DC463.9080409@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=appana.durga.rao@xilinx.com \
    --cc=linux-can@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).