From: John Ackermann (terhi.victor@logonet.com)
Date: Thu Nov 23 2000 - 17:10:15 EET
Chuck, it sounds like somewhere you have a mix of precompiled ax25
stuff that uses /etc/ax25 for its config files, and home-built programs
that use /usr/local/etc/ax25. This may not be the right answer, but
what I've done to workaround this is to make /usr/local/etc/ax25 a
symbolic link to /etc/ax25 -- that way all the programs will find the
same config directory, no matter which one they're looking for.
Assuming that your config files are currently all installed in
/etc/ax25 and you don't have anything you need to save in
/usr/local/etc/ax25, do this:
rm -rf /usr/local/etc/ax25
ln -s /etc/ax25 /usr/local/etc/ax25
Now both directories point to the same place.
It's not pretty, but it works.
Also, I think Richard noted about permissions being a problem -- I've
been bitten by that, too. You need to make sure that both the config
files, and the /etc/ax25 directory itself, are world readable.
73,
John
> root@server:/usr/local/etc/ax25# kissattach -m 230 ttyS0 ax0 10.9.9.9
> kissattach: open: No such file or directory
>
> !!!! New error message !!!! ^
>
> #find / -name axports
> /usr/local/etc/ax25/axports <---------------------
> /usr/local/etc/axports
> /usr/ax25/libax25-0.0.7/axports
> /etc/ax25/axports
>
> axports:
> # /etc/ax25/axports
> #
> # The format of this file is:
> #
> # name callsign speed paclen window description
> #
> #1 OH2BNS-1 1200 255 2 144.675 MHz (1200 bps)
> #2 OH2BNS-9 38400 255 7 TNOS/Linux (38400 bps)
> ax0 NC8Q-4 1200 230 1 KISSport
> #
>
>
> "Charles E. Gelm" wrote:
> >
> > Oh, oh!
> >
> > I forgot to mention. Tomi asked what distribution I am using.
> >
> > Slackware-7.10 upgraded with kernel-2.2.17
> >
> > AMD-K6-266, 64 Megabytes of RAM, 73 Megabytes of swap, #df:
> > Filesystem 1k-blocks Used Available Use% Mounted on
> > /dev/hda1 995864 378172 566288 40% /
> > /dev/hda3 7106601 963710 5774601 14% /newhome
> > /dev/hdb1 507423 371991 109226 77% /oldroot
> > /dev/hdb3 252783 140155 99575 58% /oldhome
> >
> > /usr/src/linux/.config = http://gelm.net/config.html
> >
> > Regards, Chuck
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> > the body of a message to dqtbsd.gtghvpi@mx.dy.fi
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to uleexak.cmfczusz@kerailya.tunkki.fi
-- John Ackermann N8UR Dayton, Ohio, USA tyomwp@kerailya.tunkki.fi -- http://www.febo.com-----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.6.3a
mQBtAzgI9hgAAAEDAMiMQDZTVVuVIS0AscJ0Wy63oK4+Q5xvtxbX/ZoG1qCOuYDI Fph4/RqL9vVEItWBy6ISk+zbkATzPgy84nrI7+GBtld4F9DoHWARQXjC1I8cFZjY TSe16ffqO/ba1ukLnQAFEbQlSm9obiBSLiBBY2tlcm1hbm4gTjhVUiA8anJhQGZl Ym8uY29tPokAdQMFEDgI9hjqO/ba1ukLnQEBtYIC/AxJ2RqT0/9TqY8JGEkPx2sw +W5Z6Tu4UI654t9diGdCcIEPjOG1qUvwH2Xop0Yj9QGoM4NnHIw6qUSN5VH7hHKA bGnpuTxinuW/gKaI3bt2MC8QZZq0gy2de26907lE2A== =UHWl -----END PGP PUBLIC KEY BLOCK-----
- To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to czg@telenor.cz
This archive was generated by hypermail 2b30 : Thu Nov 23 2000 - 17:29:22 EET