Re: AX25IPD help?

From: pa3gcu (lzn@loudcloud.com)
Date: Sun Sep 09 2001 - 10:03:03 EEST

  • Next message: Martin Bálint: "linuxnet to baybox interlink"

    On Sunday 09 September 2001 22:21, Gary E. Kohtala wrote:
    > Greetings,
    >
    > I'm trying to set up AXIP links with AX25IPD in SuSE Linux 6.4 and 7.2,
    > in order to replace TNOS with the native AX25 suite. I have thus far
    > been
    > unable to get AX25IPD to work. I keep getting an error: "Config file
    > not
    > found or could not be opened." This makes no sense to me. The
    > configuration
    > file AX25IPD.CONF exists in /etc/ax25 where it should be. Permissions
    > are
    > set correctly. I am logged in as root. Still, it keeps erroring out. Can
    > anyone
    > tell me where I went wrong? Additionally, once I get past that hurdle, I
    > still
    > need help configuring AX25IPD. Perhaps someone would be so kind as to
    > share your configuration files with me. That would be most appreciated.
    > Thanks in advance.

    This has been addressed many times here, so without meaning t be rude i will
    say you installed the ax25 utilitys without reading the INSTALL and README
    files properly.

    What you did was configure libax25 ax25-tools and ax25-apps with ./configure
    without "options", the ax25 stuff goes into /usr/local/* by default so when
    most of the ax25 programs get started they will look into "/usr/local/etc for
    thier config files.

    If you use
     ./configure --prefix=/usr --sysconfdir=/etc localstatdir=/var
    as per the INSTALL file then this problem would not have arised.

    You will have more problems later om with other commands and apps, all saying
    they cant find there config files.

    You have several choosies to correct this problem.
    Link /usr/local/etc to /etc/ax25

    Use the -c option with ax25ipd, BTW the man page does not define -c at all,
    use ax25ipd --help for valid options.
    The -c option is not a global means of solving your problem as i said, other
    programs will moan about config file not found and not all have such an
    option i belive.
      
    Reinstall libax25, apps and utils and use the configure with options as per
    the example above.

    >
    > 73,
    >
    > Gary, W7NTF
    >
    > --
    > Tacoma, WA TCPIP Gateway: 44.24.115.8
    > DX Cluster Node: 207.207.72.5 9000
    > Apache Personal Webserver: http://w7ntf.dhs.org
    > Linux FBB BBS: 207.207.72.5 6300

    -- 
    Regards Richard
    hetvcmk@neu.edu
    http://people.zeelandnet.nl/pa3gcu
    -
    To unsubscribe from this list: send the line "unsubscribe linux-hams" in
    the body of a message to nrn.fhdhhj@orbisuk.com
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    



    This archive was generated by hypermail 2b30 : Sun Sep 09 2001 - 10:13:05 EEST