All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Ranch <linux-hams@trinnet.net>
To: Joe Goforth <joego@mcn.org>, Linux Hams <linux-hams@vger.kernel.org>
Subject: Re: Linpac on Raspberry Pi
Date: Fri, 14 Feb 2014 18:47:06 -0800	[thread overview]
Message-ID: <52FED52A.3080106@trinnet.net> (raw)
In-Reply-To: <52FECC4B.1010108@mcn.org>



> Hi David, Gave it a go on the beaglebone but I couldn't get the axmail
> to compile. It is looking a file called vector.c any clues? I think I
> remember some email from you or someone else about that file?

Ah.. ok, try this:

cd /tmp
wget 
http://iweb.dl.sourceforge.net/project/ax25mail/ax25mail-utils/0.11/ax25mail-utils-0.11.tar.gz

tar xzvf ax25mail-utils-0.11.tar.gz
cd ax25mail-utils-0.11

wget 
http://ftp.ubuntu.com/ubuntu/pool/universe/a/ax25mail-utils/ax25mail-utils_0.11-6.1.diff.gz

wget 
www.trinityos.com/HAM/CentosDigitalModes/usr/src/redhat/SOURCES/ax25mail-utils_0.11-ulistd.diff

gunzip ax25mail-utils_0.11-6.1.diff.gz

patch -p1 < ax25mail-utils_0.11-6.1.diff
patch -p1 < ax25mail-utils_0.11-ulistd.diff

./configure
make

--David


  reply	other threads:[~2014-02-15  2:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-14  7:17 Linpac on Raspberry Pi Ray Wells
2014-02-14 17:08 ` David Ranch
2014-02-14 21:47   ` Ray Wells
2014-02-14 23:53     ` Ray Wells
2014-02-15  0:40       ` David Ranch
2014-02-15  2:09         ` Joe Goforth
2014-02-15  2:47           ` David Ranch [this message]
2014-02-16  0:24             ` Joe Goforth
2014-02-16 16:49               ` David Ranch
2014-02-14 17:38 ` David Ranch
2014-02-17  9:57   ` folkert

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=52FED52A.3080106@trinnet.net \
    --to=linux-hams@trinnet.net \
    --cc=joego@mcn.org \
    --cc=linux-hams@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.