Re: Linux + Baycom problems...

From: Arno Verhoeven (smhsik.ddfwfsvgtn@ics-gb.org)
Date: Fri Jun 09 2000 - 13:00:56 EEST

  • Next message: Marco Calistri: "R: 2 basic questions"

    Richard Adams wrote:
    >
    > How did you compile libax25, utils and apps.? simply with
    > ./configure
    > make
    > make install
    >
    > When i do;
    > strace -o filename listen
    > i get;
    > open("/etc/ax25/axports", O_RDONLY) = 4
    > and all is well.
    > When i read the INSTALL file in the source archive of ax25-apps-xx i see
    > that one needs to use;
    >
    > ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
    > To get the above effect, meaning i used the options above to configure
    > before i compiled.
    >
    > Your axports file is possably being looked for in /usr/local/etc instead of
    > /etc/ax25 if you simply did ./configure.
    > Of course i could be wrong.
    >

    I think Cyril used the packages in the Slackware contrib/ham/ directory.
    These are configured with
    ./configure --exec_prefix=/usr --sysconfdir=/etc --localstatedir=/var

    73, Arno pe1icq



    This archive was generated by hypermail 2b29 : Fri Jun 09 2000 - 13:05:18 EEST