Re: [Xastir] Mandriva 2008.1
On Tue, Jul 8, 2008 at 9:46 PM, Lee Bengston <[EMAIL PROTECTED]> wrote: > Another option is to switch to GraphicsMagick. Your > note says no RPM, but I am seeing them when I search > with the package manager. I'll look into GraphicsMagick > and send a separate message on what I find there. Dexter, Using the package manager, it found the following graphicsmagick RPM's. graphicsmagick (version 1.1.10) libgraphicsmagick-devel (v1.1.10) libgraphicsmagick1 (v1.1.10) Hopfully the screenshot of the configured repositories I sent you directly will help you get to the graphicsmagick packages. I installed all 3 of the above with ImageMagick already installed, and configured using the July 7th Xastir Development tarball. Xastir picks GM over IM if both are installed. I did have to install an additional package that is not in the HowTo, which is xfontsel (version 1.0.2). I encountered a Make error without it. Anyway, I'm thinking installing graphicmagick may be the easiest way forward to get around your imagemagick problem. My new compilation of the July 7th tarball seems to be fine with GM in Mandriva 2008.1. Regards, Lee - K5DAT ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] Mandriva 2008.1
On Tue, Jul 8, 2008 at 7:29 PM, Dexter N Muir <[EMAIL PROTECTED]> wrote: >From the xastir HOWTO-Mandriva: Fyi, the HowTo-Mandriva covers 2007.1 and 2008.0 - it has not been updated to cover 2008.1, but there are very few differences between 2008.0 and 2008.1 > Add Libraries > > 1. Back at the main software management screen in rpmdrake, search for > the following packages and mark them for installation if they are not > already shown to be installed. Note: you do not have to enter the entire > package name in the search. > > gcc 4.2.3 --> put in 4.3.0 > make3.81 > automake1.10.1 > autoconf2.61 > cvs 1.12.13 OK, so far so good. > 3. Search for the following package, mark it for installation, and > install it by selecting Apply. > > libstdc++6-devel --> 4.2.3-6 This applies only to 2007.1 - it is installed automatically as a dependency in 2008.x - the HowTo says to skip this step for 2008. > 5. Search for the following set of packages, mark them for installation, > and install them by selecting Apply. Note: The first 4 are required for > printing from XASTIR, the 5th, OpenMotif, is required, and libax25 is > optional (required for I-Gating). > > ImageMagick 6.3.8.9 > gvfs 0.2.2m - is this it? also installed libgvfs-devel and The HowTo says gv not gvfs - the gv version is 3.63 in 2008.1 > libgvfs0 > libxp6 1.0.0(and -devel) Yes, selecting libxp-devel will auto-select libxp6 as a dependency > libopenmotif42.3.0(and -devel) The HowTo says libopenmotif3-devel, which is version 2.23, which will avoid a bug in 2.3.0. libopemotif3 will be installed also as a dependency. If you installed version 2.3, though, it's not a showstopper. > libax25 (no package - built from source? How many other libs and > packages req'd? fortunately optional) (not tried) The HowTo says libax25_0-devel - libax25_0 is installed automatically as a dependency. My Mandriva 2008.1 is finding these rpms OK. > 6. Search for the following packages, mark them for installation, and > install them by selecting Apply. Note: the packages below are not > absolutely required, but they are highly recommended. > > libmagick-devel 6.3.8.9 10.7.0 from 2008 distro will not select libmagick-devel is normally what you want, which is version 6.3.8.9. This is one of the differences between Mandriva 2008.0 and 2008.1. Selecting libmagick-devel normally installs the libmagick1 package as a dependency. I believe the problem is that the 6.4.1 version you installed from source is causing a conflict. (see below near your configure results) > - unsatisfied djvulibre (too new?) > libcurl4 (no -devel) 7.18.0 The HowTo says libcurl-devel for 2008 not libcurl4-devel The version is 7.18, yes. > libshapelib1-devel - Not present - shapelib-1.2.8-1.i586 cannot be > selected (due to unsatisfied PROJ.4[>= 4.4.1]) The HowTo says libshapelib-devel for 2008 not libshapelib1-devel. On some of these you appear to be looking at the 2007.1 packages instead of the 2008 versions. The shapelib version is 1.2.10 > libpcre-devel 7.6 > libdb4.6-devel 4.6.21 The above are correct - Mandriva 2008.1 has libdb4.6 and 4.6-devel vs. db4.5 in the 2008.0 version. > > 7. Optionally search for the following packages, mark them for > installation, and install them by selecting Apply. Note: the first pair > enables support for geotiff maps, the 2nd pair enables XASTIR's limited > GDAL support, and the 3rd pair enables text to speech. > > libproj0-devel - No package -PROJ 4.4.8 installed - but still won't > allow shapelib! My Mandriva 2008.1 found libproj0-devel, version 4.6.0, and it installed libproj0 version 4.6.0 as a dependency. > libgeotiff1-devel - No package That's a change from Mandriva 2008.0 to 2008.1. In 2008.1 you want libgeotiff-devel, which is version 1.2.4. > libpq8.3_5 8.3.1 > libgdal1-devel - No package > festvox-kedlpc8k 1.4.3 (option - not selected) > festival (n -devel) 1.96 (option - not selected) > >(Didn't try any of these) You probably don't need to bother with any of the above > ./configure: > > options and external libraries: > > MINIMUM OPTIONS: > ShapeLib (Vector maps) . : yes (internal) > > RECOMMENDED OPTIONS: > GraphicsMagick/ImageMagick (Raster maps) : no > pcre (Shapefile customization) . : yes > dbfawk (Shapefile customization) ... : yes > rtree indexing (Shapefile speedups) : yes > map caching (Raster map speedups) .. : yes > internet map retrieval . : yes (wget) the main thing that needs to be fixed is Imagemagick. I think the problem is the 6.4.1 version you installed from source doesn't match the 6.3.89 development package in the repo. Can you find an imagemagick 6.4.1 development source package and compile that? Otherwise, if the 6.4.1 version can be deleted, then the 6.3.89 packages can be installed. Another optio
Re: [Xastir] APRS-IS without authentication?
You're using Tier 2 servers, right? Rick Green wrote: On Mon, 7 Jul 2008, Jason KG4WSV wrote: On Mon, Jul 7, 2008 at 7:50 PM, Rick Green <[EMAIL PROTECTED]> wrote: Sometimes, I'd like to bring up xastir on my laptop and connect to an internet server just to see what's going on in the neighborhood. I've found, however, that I don't get any data from the aprs-is unless I 'authentacate' myself with my callsign and passcode. do you have a position-dependent filter? I had the same problem, until I figured out that with my filter to only show me stations near my position (the r filter?) I needed to send a position report for the filter to have enough data to work. I had discovered that a while ago, so I converted to the 'a' filter where I explicitly declare the bounds. But yesterday, I found that even an 'a' filter, or even the unfiltered 'firehose' feed was silent until I entered my passcode. -- Gerry Creager -- [EMAIL PROTECTED] Texas Mesonet -- AATLT, Texas A&M University Cell: 979.229.5301 Office: 979.458.4020 FAX: 979.862.3983 Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843 ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
[Xastir] Mandriva 2008.1
Given a fresh install of 2008.1, using KDE: Source .tgz extracted to directory xastir, terminal opened there ./configure Failure, looking for Motif install lesstif (liblesstif-devel) as above ./configure looks OK, but can't find or use ImageMagick make / su / make install works, and xastir runs, but no raster maps. Tried GraphicsMagick instead (1.2.3 from source code, no rpm) ./configure looks OK, but only static libs. Try anyway... 'make' fails, needing 'EXTERN.h' at /usr/lib/perl5/5.10.0/i586-linux-thread-multi/CORE What gives here? Back to ImageMagick (this time from source 6.4.1) ./configure looks OK, but 'make' fails, needing 'EXTERN.h' same as above search reveals this is part of perl-devel-5.10.0-13, so install as above ./configure looks OK, and this time also shared libs! Hopeful! make, su, make install OK, 'display' works! Back to xastir ./configure still can't find or use ImageMagick - libmagick-devel does not seem to be there. See 6. above. After several tries, I investigated 6.3.8.9 and 10.7.0 - they both seemed to provide the same files, but 6.3.8.9 is putting some of them in a different place. >From the xastir HOWTO-Mandriva: KDE, Configure Your Computer - log in as root Software Management appears, select "Configure media sources for install and update" Main (check both enabled and updates) Main Updates (check both enabled and updates) Contrib (check enabled) Contrib Updates (check both enabled and updates) Non-free (check enabled) Non-free Updates (check both enabled and updates) If Updates not shown, use ADD button, select a source If any of the above are not checked, check them, and select yes if prompted to update. Add Libraries 1. Back at the main software management screen in rpmdrake, search for the following packages and mark them for installation if they are not already shown to be installed. Note: you do not have to enter the entire package name in the search. gcc 4.2.3 --> put in 4.3.0 make3.81 automake1.10.1 autoconf2.61 cvs 1.12.13 2. After all of the above are selected, click the apply button to go ahead and download/install them. Other packages will typically be installed as dependencies and you may be prompted if it is OK. Click YES/OK - whatever it takes to continue to install the required packages. This first set of packages consists of compilers, tools, etc. to be able to download and compile XASTIR. 3. Search for the following package, mark it for installation, and install it by selecting Apply. libstdc++6-devel --> 4.2.3-6 4. Search for the following package, mark it for installation, and install it by selecting Apply. Note: This package had many dependencies, so this author decided it best to install it by itself along with its dependent packages. libxorg-x11-devel7.2.0 5. Search for the following set of packages, mark them for installation, and install them by selecting Apply. Note: The first 4 are required for printing from XASTIR, the 5th, OpenMotif, is required, and libax25 is optional (required for I-Gating). ImageMagick 6.3.8.9 gvfs 0.2.2m - is this it? also installed libgvfs-devel and libgvfs0 libxp6 1.0.0(and -devel) libopenmotif42.3.0(and -devel) libax25 (no package - built from source? How many other libs and packages req'd? fortunately optional) (not tried) 6. Search for the following packages, mark them for installation, and install them by selecting Apply. Note: the packages below are not absolutely required, but they are highly recommended. libmagick-devel 6.3.8.9 10.7.0 from 2008 distro will not select - unsatisfied djvulibre (too new?) libcurl4 (no -devel) 7.18.0 libshapelib1-devel - Not present - shapelib-1.2.8-1.i586 cannot be selected (due to unsatisfied PROJ.4[>= 4.4.1]) libpcre-devel 7.6 libdb4.6-devel 4.6.21 7. Optionally search for the following packages, mark them for installation, and install them by selecting Apply. Note: the first pair enables support for geotiff maps, the 2nd pair enables XASTIR's limited GDAL support, and the 3rd pair enables text to speech. libproj0-devel - No package -PROJ 4.4.8 installed - but still won't allow shapelib! libgeotiff1-devel - No package libpq8.3_5 8.3.1 libgdal1-devel - No package festvox-kedlpc8k 1.4.3 (option - not selected) festival (n -devel) 1.96 (option - not selected) (Didn't try any of these) Now, ./configure: options and external libraries: MINIMUM OPTIONS: ShapeLib (Vector maps) . : yes (internal) RECOMMENDED OPTIONS: GraphicsMagick/ImageMagick (Raster maps) : no pcre (Shapefile customization) . : yes dbfawk (Shapefile customization) ... : yes rtree indexing (Shapefile speedups) : yes map caching (Raster map speedups) .. : yes internet map retrieval . : yes (wget) FOR THE ADVENTUROUS:
Re: [Xastir] View station comment
On Tue, 8 Jul 2008, William McKeehan wrote: With more and more people adding frequency information to their status text, I find that I would like to display this information on screen. How difficult would it be to add this data to the "Filter Display" menu and allow it to be displayed on the screen? It would take a few hours of work. We'd have to parse it, create a place to store it in the Station record, modify the drawing functions to accept another parameter and draw it. Not hard, just a bunch of busy work. -- Curt, WE7U. archer at eskimo dot com http://www.eskimo.com/~archer Lotto: A tax on people who are bad at math. - unknown Windows: Microsoft's tax on computer illiterates. - WE7U. The world DOES revolve around me: I picked the coordinate system!" ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] View station comment
On Tue, 8 Jul 2008, Alex Carver wrote: It's about as sane as it can be until Bob B. changes his mind again which should be happening in 5...4...2...wait, what happened to 3? In theory it's meant to be machine parsable so that the new D710's can read it and tune the VFO. In practice, the D710's are out and in use so the format is "out in the wild". D170's _can_ be firmware-upgraded in the field but most likely Bob won't change the format because many people will never upgrade to newer firmware and we just _can't_ alienate those users. Once any of the protocol is in firmware Bob is very reluctant to change it. -- Curt, WE7U. archer at eskimo dot com http://www.eskimo.com/~archer Lotto: A tax on people who are bad at math. - unknown Windows: Microsoft's tax on computer illiterates. - WE7U. The world DOES revolve around me: I picked the coordinate system!" ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] View station comment
--- On Tue, 7/8/08, Jason KG4WSV wrote: > From: Jason KG4WSV > Subject: Re: [Xastir] View station comment > To: "Xastir - APRS client software discussion" > Date: Tuesday, July 8, 2008, 11:02 AM > On Tue, Jul 8, 2008 at 9:56 AM, William McKeehan > <[EMAIL PROTECTED]> wrote: > > With more and more people adding frequency information > to their status text, I > > find that I would like to display this information on > screen. > > > > How difficult would it be to add this data to the > "Filter Display" menu and > > allow it to be displayed on the screen? > > > I'll admit to not paying much attention to this one. > > How sane is the implementation, and is it something that > can be readily parsed? It's about as sane as it can be until Bob B. changes his mind again which should be happening in 5...4...2...wait, what happened to 3? In theory it's meant to be machine parsable so that the new D710's can read it and tune the VFO. ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] cvs tags? was Re: Early Xastir
On Tue, 8 Jul 2008, Dick Repasky wrote: Do you use cvs tags? If you tag each release, anybody can checkout any release. I create them for each release of my own project (http://j-bird.sourceforge.net) and post them in the Changelog. Yep. Unfortunately we didn't use CVS early on, we sent patches to Frank and he incorporated those that he chose to. Later we had a CVS server at Univ. of Virginia I think, then moved it to SourceForge. We started from scratch with the current version at the time we moved it to SourceForge. Chuck may have a tarball of the CVS archive from Virginia if we care to have a more complete history. Right now it'd be a big hassle to combine them. -- Curt, WE7U. archer at eskimo dot com http://www.eskimo.com/~archer Lotto: A tax on people who are bad at math. - unknown Windows: Microsoft's tax on computer illiterates. - WE7U. The world DOES revolve around me: I picked the coordinate system!" ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] error 2
Thanks, Tom de Vic k4xtt On Tue, 8 Jul 2008 08:37:53 -0600 Tom Russo <[EMAIL PROTECTED]> wrote: > On Mon, Jul 07, 2008 at 10:09:50PM -0400, we recorded a bogon-computron > collision of the <[EMAIL PROTECTED]> flavor, containing: > > I'm getting the following: > > make[2]: Entering directory `/home/vic/xastir/scripts' > > make[2]: *** No rule to make target `fcc-get', needed by `all-am'. Stop. > > make[2]: Leaving directory `/home/vic/xastir/scripts' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/vic/xastir' > > make: *** [all] Error 2 > > Rerun "bootstrap.sh" in your source directory and rerun-configure in your > build directory. fcc-get was removed, and bootstrapping will fix Makefile so > it doesn't look for that file anymore. > > -- > Tom RussoKM5VY SAR502 DM64ux http://www.swcp.com/~russo/ > Tijeras, NM QRPL#1592 K2#398 SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM > "It's so simple to be wise: just think of something stupid to say and > then don't say it." --- Sam Levinson > > ___ > Xastir mailing list > Xastir@xastir.org > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir -- vic <[EMAIL PROTECTED]> ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
[Xastir] cvs tags? was Re: Early Xastir
Do you use cvs tags? If you tag each release, anybody can checkout any release. I create them for each release of my own project (http://j-bird.sourceforge.net) and post them in the Changelog. Dick Repasky Curt, WE7U wrote: > On Tue, 8 Jul 2008, David wrote: > >> Thanks to Curt and the other Authors for such a great program... > > If you're going to thank anyone in particular, thank Frank > Giannandrea., KC2GJS. He created it. I don't think he monitors > this list anymore though. After he started it, several of us jumped > on it and it's been a rotating cast of characters since then. Thank > Frank for putting it under an open-source license too. > > If anyone wants to play with xastir-0.1.0.tgz, I have it. A few > years back I tried to collect all the old versions I could find. > Perhaps we should set it up with an autoconfig so people can run the > original Xastir... > > These are the earliest ones I have: > > xastir-0.1.0.tgz > xastir-0.1.1.tgz > xastir-0.1.2.tgz > xastir-0.1.3.tgz > xastir-0.2.2.tgz > xastir-0.2.6.tgz > xastir-0.2.7.tgz > xastir-0.2.9.tgz > xastir-0.3.0.tgz > xastir-0.3.3.tgz > xastir-0.3.4a.tgz > xastir-0.3.6-2.tgz > xastir-0.3.6-3.tgz > xastir-0.3.6a.tgz > xastir-0.3.6.tgz > xastir-0.4.4-20010304.tar.gz > xastir-1.0.0.tgz > ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] Database Storage
On Tue, 8 Jul 2008, Jeffrey Johnson wrote: I'm just getting my feet wet with Xastir and APRS in general, but come at this with an extensive background in geospatial tech. I was wondering if anyone has any links/tips on how best/easiest hook into xastir to store positions in an external database? It looks easy enough to simply parse the log files on a periodic basis and stuff this into a DB, but this seems to be somewhat of a kludge. Any better suggestions from the list? Two things: *) There's some initial code that stores data in a database. Hopefully the author will jump in here and let you know how to enable it. I'm not sure whether it's ready for prime-time yet (it may very well be). *) The Xastir2 or Xastir-NG project intends to solve this problem (well, we'll see what the Use Case's turn up anyway) and others. Subscribe to the Xastir-Dev list and check out the new Wiki on the sourceforge.net/projects/xastir pages for more info. Hopefully we'll be directing more energy towards the new project and less to the old in the near future. -- Curt, WE7U. archer at eskimo dot com http://www.eskimo.com/~archer Lotto: A tax on people who are bad at math. - unknown Windows: Microsoft's tax on computer illiterates. - WE7U. The world DOES revolve around me: I picked the coordinate system!" ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
[Xastir] Database Storage
Hi All, I'm just getting my feet wet with Xastir and APRS in general, but come at this with an extensive background in geospatial tech. I was wondering if anyone has any links/tips on how best/easiest hook into xastir to store positions in an external database? It looks easy enough to simply parse the log files on a periodic basis and stuff this into a DB, but this seems to be somewhat of a kludge. Any better suggestions from the list? Thanks in advance, Jeff ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] maps, loading
On Mon, 7 Jul 2008, John wrote: I have xastir installed and I have an Icon displayed but no maps. The online maps do not display and I have not been able to display maps from map dirrectory. What have I done wrong? I am using Linux Xandros. Tell us: Did you compile Xastir from sources or install an Xastir binary? That tells us whether somebody else made all the library/helper-app choices and you might be missing some, or whether you made the choices. It also directs our path a bit as to a possible set of solutions. Is anything displayed in the Xterm that you start Xastir from? If you're not starting it from an Xterm, try it now so that you can see the text. In the startup text, does it mention either "curl" or "wget"? Does it mention either GraphicsMagick or ImageMagick? Does it say that internet maps are enabled? What does your LANG variable say ("echo $LANG")? Try setting it to "C" and then running Xastir in that shell. This sets up the C library read/write functions so they operate properly for our config files and such. If you're running a BASH shell, type: export LANG=C Did you reindex your maps? Map->Configure->INDEX: Reindex ALL Maps Anything I'm forgetting? -- Curt, WE7U. archer at eskimo dot com http://www.eskimo.com/~archer Lotto: A tax on people who are bad at math. - unknown Windows: Microsoft's tax on computer illiterates. - WE7U. The world DOES revolve around me: I picked the coordinate system!" ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Early Xastir & Attributions, was Re: [Xastir] Updating
On Tue, 8 Jul 2008, David wrote: Thanks to Curt and the other Authors for such a great program... If you're going to thank anyone in particular, thank Frank Giannandrea., KC2GJS. He created it. I don't think he monitors this list anymore though. After he started it, several of us jumped on it and it's been a rotating cast of characters since then. Thank Frank for putting it under an open-source license too. If anyone wants to play with xastir-0.1.0.tgz, I have it. A few years back I tried to collect all the old versions I could find. Perhaps we should set it up with an autoconfig so people can run the original Xastir... These are the earliest ones I have: xastir-0.1.0.tgz xastir-0.1.1.tgz xastir-0.1.2.tgz xastir-0.1.3.tgz xastir-0.2.2.tgz xastir-0.2.6.tgz xastir-0.2.7.tgz xastir-0.2.9.tgz xastir-0.3.0.tgz xastir-0.3.3.tgz xastir-0.3.4a.tgz xastir-0.3.6-2.tgz xastir-0.3.6-3.tgz xastir-0.3.6a.tgz xastir-0.3.6.tgz xastir-0.4.4-20010304.tar.gz xastir-1.0.0.tgz -- Curt, WE7U. archer at eskimo dot com http://www.eskimo.com/~archer Lotto: A tax on people who are bad at math. - unknown Windows: Microsoft's tax on computer illiterates. - WE7U. The world DOES revolve around me: I picked the coordinate system!" ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] View station comment
On Tue, Jul 8, 2008 at 9:56 AM, William McKeehan <[EMAIL PROTECTED]> wrote: > With more and more people adding frequency information to their status text, I > find that I would like to display this information on screen. > > How difficult would it be to add this data to the "Filter Display" menu and > allow it to be displayed on the screen? I'll admit to not paying much attention to this one. How sane is the implementation, and is it something that can be readily parsed? Jason's OT rant of the day: an OpenTrac network is long overdue! -Jason kg4wsv ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
[Xastir] View station comment
With more and more people adding frequency information to their status text, I find that I would like to display this information on screen. How difficult would it be to add this data to the "Filter Display" menu and allow it to be displayed on the screen? -- William McKeehan KI4HDU http://mckeehan.homeip.net ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] error 2
On Mon, Jul 07, 2008 at 10:09:50PM -0400, we recorded a bogon-computron collision of the <[EMAIL PROTECTED]> flavor, containing: > I'm getting the following: > make[2]: Entering directory `/home/vic/xastir/scripts' > make[2]: *** No rule to make target `fcc-get', needed by `all-am'. Stop. > make[2]: Leaving directory `/home/vic/xastir/scripts' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/vic/xastir' > make: *** [all] Error 2 Rerun "bootstrap.sh" in your source directory and rerun-configure in your build directory. fcc-get was removed, and bootstrapping will fix Makefile so it doesn't look for that file anymore. -- Tom RussoKM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM "It's so simple to be wise: just think of something stupid to say and then don't say it." --- Sam Levinson ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] APRS-IS without authentication?
On Mon, 7 Jul 2008, Jason KG4WSV wrote: On Mon, Jul 7, 2008 at 7:50 PM, Rick Green <[EMAIL PROTECTED]> wrote: Sometimes, I'd like to bring up xastir on my laptop and connect to an internet server just to see what's going on in the neighborhood. I've found, however, that I don't get any data from the aprs-is unless I 'authentacate' myself with my callsign and passcode. do you have a position-dependent filter? I had the same problem, until I figured out that with my filter to only show me stations near my position (the r filter?) I needed to send a position report for the filter to have enough data to work. I had discovered that a while ago, so I converted to the 'a' filter where I explicitly declare the bounds. But yesterday, I found that even an 'a' filter, or even the unfiltered 'firehose' feed was silent until I entered my passcode. -- Rick Green, N8BJX "Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety." -Benjamin Franklin ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] wms radar
Looks like another problem has cropped up. As soon as I can get a few free cycles I'll be looking at this today. gerry Steve Friis wrote: vic wrote: Yea man, working like a champ! Take your time, I just was wondering what was happening. 73 de k4xtt vic On Mon, 07 Jul 2008 18:41:35 -0500 Gerry Creager <[EMAIL PROTECTED]> wrote: Is it back? I'm seeing some graphics. Resurrected a lot of hardware today. Lots to do... AFTER Hurricane Bertha is resolved. gerry I am still nor seeing them. Is it possible some regions are on and others like ours here is still disconnected? Not sure what you send us. -- Gerry Creager -- [EMAIL PROTECTED] Texas Mesonet -- AATLT, Texas A&M University Cell: 979.229.5301 Office: 979.458.4020 FAX: 979.862.3983 Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843 ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Re: [Xastir] wms radar
Contrary to previously published reports to the contrary, Gerry WILL take vacations. This just points out to the lack of redundancy in systems and their presentations. AFAIK, there is no redundancy for WXSVR or Gerry's servers (direct copy). If you look back in the email archives, there was a string of emails concerning using the NOAA RIDGE system. A couple of us came up with the necessary .geo files to use the radars, both local, regional, or nationwide. I keep several .geo's programmed up and switch to a different feed when there are issues. I am waiting to see if the NWS posts the upgraded radar images for use from the NEXRAD upgrades. 73 from 807, Richard, N6NKO Gerry Creager wrote: Let's see... 2 LDAP servers got unhappy, then the big NFS server got locked up (and had a pair of SMART disk errors, one on each of two striped RAIDs). The box 'mesonet.tamu.edu' couldn't get authentication info AND couldn't access images from the NFS server. Another NFS server had system disk block errors. And a 13TB RAID shelf had a single drive 128-byte block error. I'm never taking vacation again. gerry vic wrote: Yea man, working like a champ! Take your time, I just was wondering what was happening. 73 de k4xtt vic On Mon, 07 Jul 2008 18:41:35 -0500 Gerry Creager <[EMAIL PROTECTED]> wrote: Is it back? I'm seeing some graphics. Resurrected a lot of hardware today. Lots to do... AFTER Hurricane Bertha is resolved. gerry vic wrote: I really like the font now. I cannot get wms radar images with the current CVS version. Anybody know why? Thanks, Vic -- Gerry Creager -- [EMAIL PROTECTED] Texas Mesonet -- AATLT, Texas A&M University Cell: 979.229.5301 Office: 979.862.3982 FAX: 979.862.3983 Office: 1700 Research Parkway Ste 160, TAMU, College Station, TX 77843 ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir ___ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir