That did it! YEA. Thank you so much. I'm now seeing data inXastir as well as in mheard. While I'm here, I had sent a reply earlier that doesn't show up. But I know at least David Ranch recieved it because he replyed. Thanks again, Max Hello Max,
Yes, it works and here are the depends I had as part of the .deb package: -- Depends: lesstif2 (>= 1:0.94.4), libax25 (>= 0.0.12-rc2+cvs20120204), libbz2-1.0, libc6 (>= 2.13-28), libcurl3-gnutls (>= 7.16.2), libdb5.1, libfreetype6 (>= 2.2.1), libgdal1 (>= 1.8.0), libgeotiff2, libgomp1 (>= 4.2.1), libgraphicsmagick3 (>= 1.3.5), libice6 (>= 1:1.0.0), libjasper1, libjbig0, libjpeg8 (>= 8c), liblcms1 (>= 1.15-1), libltdl7 (>= 2.4.2), libpcre3 (>= 8.10), libpng12-0 (>= 1.2.13-4), libproj0, libshp1, libsm6, libtiff4 (>> 3.9.5-3~), libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxext6, libxml2 (>= 2.6.27), libxp6, libxt6, zlib1g (>= 1:1.1.4) Suggests: wget, python, festival, gpsman, gpsmanshp, x11-utils -- --David On 11/24/2013 03:16 PM, Max Harper wrote: I had already ran apt-get install libax25 libax25-dev ax25-apps ax25-tools before I ran the script. I just need to know it it was supposed to work or not. Has any one else tried this > >Max KG4PID From: Lee Bengston <[email protected]> To: Xastir - APRS client software discussion <[email protected]> Sent: Sunday, November 24, 2013 5:56 PM Subject: Re: [Xastir] Fw: Compiling Xastir in a Raspberry Pi David, libax25 is installed automatically as a dependency of libax25-dev, so there's no need to call out the libax25 package in the script. Max, When I compiled Xastir in Raspbian, I did build it with ax25 support, and it's working with my setup. I am not seeing the error that you posted, and I am able to transmit and receive with Xastir using a configured AX25 interface. Prior to compiling and installing Xastir I was already running DIXPRS on the RPi with ax25 networking. libax25 was one of the few dependent packages that I had already installed prior to attempting to compile and install Xastir. Have you tried the following command in order to resolve permissions with ax25 networking? I've never seen the error you posted before, so I am not sure if the command below will solve it, but it's worth a try. sudo chmod 4755 /usr/local/bin/xastir Regards, Lee - K5DAT On Sun, Nov 24, 2013 at 5:58 PM, David Ranch <[email protected]> wrote: > > Hello Max, > > Your last attempt got through though I'm not quite sure why. Seems most > of Yahoo is getting blocked via various RBLs right now. You might consider > using an alternative providers like gmail, etc. > > Anyway, when you ran that script last night, did you happen to see what > the output of "./configure" showed? The script installs the following > dependencies: > -- > sudo apt-get -y install build-essential automake cvs xorg-dev lesstif2-dev > graphicsmagick gv libxp-dev libcurl4-openssl-dev shapelib libshp-dev tcl8.4 > gpsman gpsmanshp libpcre3-dev libproj-dev libdb5.1-dev python-dev > *libax25-dev* libgraphicsmagick1-dev festival festival-dev || exit 1 > -- > > which does include the libax25-dev but if you don't have the standard > libax25 (non-dev) libraries installed, I don't think it will function. If > this script built proper .deb packages, it would have caught that > dependency. Anyway, see if libax25 is installed and if it's not, try > installing it and then trying Xastir again. Btw, though not apart of the > Debian repositories, the VE7FET / F6BVP AX.25 packages offer some > significant bug fixes over the "official" ax.25 libraries which are rather > old: > > http://code.google.com/p/linuxax25/downloads/list > > There are ARM ports available there as well which are up to date but it > other x86 RPM / DEB packages are pretty old and need a compile via CVS > sources. If you're interested in that, I have that documented here at > least for RPMs (this URL also goes into more details of the various AX.25 > library differences, etc): > > http://www.trinityos.com/HAM/CentosDigitalModes/ > hampacketizing-centos.html#3.ax25tools > > --David > > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
