With the current AX25 versions, you'll find that the pre-compiled
packages look for config files in /etc/ax25, while the default
location in the source code is /usr/local/etc/ax25. This apparently
complies with the Linux FSSTND, but it makes it annoying when you
use a combination of packaged and home-compiled tools. I finally made
/usr/local/etc/ax25 a symlink to /etc/ax25 and that's worked well.
73,
John N8UR
[EMAIL PROTECTED]
----
In message <[EMAIL PROTECTED]>, Arno Verhoeven writes:
>Rob Compton wrote:
>>
>> I have just spent the last two days, installing, and re-installing zipslack
>> 7 onto one of my machines to use as part of my BBS/node/cluster system.
>>
>> I now find that ax25d won't load.
>>
>> I get the following errors...
>>
>> axconfig: port yam0 not active
>> axconfig: port scc0 not active
>> axconfig: port scc1 not active
>> axconfig: port axip not active
>> ax25d: no AX25 port data configured
>>
>> For some reason, ax25d is looking in /usr/local/etc/ax25 for the config,
>> rather than in /etc/ax25
>
>This is a configure option before compiling the ax25 stuff. Read the
>INSTALL files in the source packages for details.
>
>But if you're using Slackware 7 you can simply use the binary packages
>in contrib/ham/ax25 on the CD-ROM.
>These are compiled so that they look in /etc/ax25.
>
>73, Arno pe1icq