On Thu, 27 Jan 2000, Peter Grace wrote about, Re: node dies with no errors:
> To all - an update
> I just tried rebuilding the node binary package from src and installed
> it and when I run /usr/sbin/node - it still dies with no errors.
> Perhaps I need to get into the src, but I'm not much of a c programmer.
It wont run as root, it quite possably wont run as a user either on some
systems that dont have /usr/sbin in its default path, as root you can do;
cd /usr/bin
ln -s /usr/sbin/node node
exit
login with your user account and type node, if its configured properly you
should be confronted with the "defined" node prompt.
Nodes configuration file resides in /etc/ax25
The best thing to do is read the documentation written by Tomi Manninen
OH2BNS.
They are, README and INSTALL in the source archive itself,
Presuming you have followed some of the steps one of which is make install
do;
man node
man node.conf
There should be no need at all to touch any c or h file.
> 73 de Peter [EMAIL PROTECTED]
>
> Peter Grace wrote:
> >
> > Greetings all, especially Toni:
> > When I run node as in /usr/sbin/node
> > it dies with no errors.
> >
> > Any ideas why or how to diagnose?
> >
> > RedHat 6.1
> > kernel-2.2.14
> > ax25-apps-0.0.4-1
> > libax25-0.0.7-1
> > libax25-devel-0.0.7-1
> > ax25-tools-0.0.5-1
> > node-0.3.0-1 (also tried node-0.3.0-8)
> >
> > 73 de
> > --
> > Peter Grace web: http://www.gracefamily.net
> > KB1CVH email: [EMAIL PROTECTED]
> > packet: [EMAIL PROTECTED]
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/