[Xastir] Can't get tnc & net data at the same time

Curt Mills hacker at tc.fluke.com
Wed Feb 5 14:29:51 EST 2003


On Wed, 5 Feb 2003, Curt Mills, WE7U wrote:

> Xastir uses the same commands as most other free software out there.
> Here are the steps to get it running:
>
>     ./configure (configures it)
>     make (compiles it)
>     make install-strip (or "make install")
>     su (become root)
>     chmod 4555 /usr/local/bin/xastir (change permissions)
>     exit (from root)

I goofed here.  Do the first "make", then the "su", then the 2nd
"make" and "chmod", then the "exit", like this:


     ./configure (configures it)
     make (compiles it)
     su (become root)
     make install-strip (or "make install")
     chmod 4555 /usr/local/bin/xastir (change permissions)
     exit (from root)


-- 
Curt Mills, WE7U                    hacker_NO_SPAM_ at tc.fluke.com
Senior Methods Engineer/SysAdmin
"Lotto:    A tax on people who are bad at math!"
"Windows:  Microsoft's tax on computer illiterates!" -- WE7U
"The world DOES revolve around me:  I picked the coordinate system!"



More information about the Xastir mailing list