From: John Ackermann N8UR (ppugiwfq@mail.studiokonzept.at)
Date: Thu Jan 02 2003 - 21:15:00 EET
Oops... ignore my second point in my reply. My brain farted and it didn't
click that Curt's chmod 4555 command did in fact set suid root. Sorry.
John
--On Thursday, January 02, 2003 11:02 AM -0800 "Curt Mills, WE7U"
<bye@afnm.com> wrote:
> On Wed, 1 Jan 2003, Chuck Gelm wrote:
>
>> Thanks for your informative response.
>> I'll try a 'stable' release of Xastir soon.
>
> No! Try the latest "development" package instead! :-)
>
>
>> However, I have no idea what CVS is.
>> Is CVS are requirement?
>
> _I_ think it is! ;-)
>
> CVS stands for Concurrent Versions System. It's built on top of
> RCS, so you need both installed.
>
> Here's what you can do as a user. Following are two LONG lines, so
> if your e-mail is wrapping them, unwrap them before typing. They
> will create an "xastir" directory where you are sitting and populate
> it with the latest sources:
>
>
> cvs -d:pserver:mycsqnq@vippi.fi:/cvsroot/xastir login
>
> cvs -z3 -d:pserver:lzbi@shire.com:/cvsroot/xastir co xastir
>
>
> When prompted for a password for anonymous, press the Enter key.
>
> Ok. Now that you have Xastir sources sitting there (wasn't that
> easy?), you can do this:
>
>
> cd xastir
> ./configure
> make
> make install-strip;chmod 4555 /usr/local/bin/xastir
>
>
> Now you have Xastir installed.
>
> To update to the latest developers code, you do this:
>
>
> cd xastir
> cvs update
> make install-strip;chmod 4555 /usr/local/bin/xastir
>
>
> The "cvs update" part takes only a few seconds, 'cuz it just snags
> down the patches to the code, and not the whole stinkin' sources.
> It makes it very fast/easy to keep up with the latest. You can do a
> cvs update immediately after a developer anywhere in the world has
> submitted changes, and you'll get them. How's that for up-to-date
> code!
>
> Some people do an update every day. If changes come down, they
> compile/install. The codebase moves pretty fast sometimes.
>
> --
> Curt Mills, WE7U terhi.victor@logonet.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!"
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to ifdsqhux@containerstore.com
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
---- John Ackermann N8UR ikhvyvrd.cmhqzns@osakidetza.net http://www.febo.com President, TAPR hwzy@gristlepit.com http://www.tapr.org- To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to ietqjcw@dublinschool.org More majordomo info at http://vger.kernel.org/majordomo-info.html
This archive was generated by hypermail 2b30 : Thu Jan 02 2003 - 21:15:21 EET