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: Sun, 16 Feb 2014 08:49:38 -0800 [thread overview]
Message-ID: <5300EC22.8040106@trinnet.net> (raw)
In-Reply-To: <53000542.9020500@mcn.org>
Taking it offline not to bother the list on compile issues. I put
together a script that will fetch the sources, patch them, etc.
If anyone is interested in the script, feel free to email me offline.
PS. I've already been reaching out to various people to get the next
version of Linpac made available in EPEL, Ubuntu repos, etc.
--David
On 02/15/2014 04:24 PM, Joe Goforth wrote:
> 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
>>
>>
next prev parent reply other threads:[~2014-02-16 16:49 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
2014-02-16 16:49 ` David Ranch [this message]
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=5300EC22.8040106@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.