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

Hi David, That fixed the problem for the ax25mail-utils but I think it 
broke the axmail.cc program. Now it complains it can't find vector.h and 
fstream.h. I changed them to use the vector and fstream but that caused 
more problems it couldn't find gets and some other functions then.

Best Regards,
Joe G.

On 2/14/2014 6:47 PM, David Ranch wrote:
>
>
>> 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-16  0:24 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
2014-02-16  0:24             ` Joe Goforth [this message]
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=53000542.9020500@mcn.org \
    --to=joego@mcn.org \
    --cc=linux-hams@trinnet.net \
    --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.