[Xastir] Question

Curt, WE7U archer at eskimo.com
Wed Nov 22 14:50:57 EST 2006


On Wed, 22 Nov 2006, AC7YY wrote:

> I am attempting a new install using SuSe 10.1. I have done this as a user in
> /home/kim/xastir
>
> cvs update
> ./bootstrap.sh
> ./configure
> make
>
> The summary shows ImageMagick = YES, prce - YES, all else is = NO
>
> No for the really stupid question....
>
> How do I start xastir? I have tried xastir and ./xastir I get a 'no such
> file or directory' error.

You forgot to do the "make install" portion:

    su
    make install
    chmod 4755 /usr/local/bin/xastir
    exit (from root)

Now you should be able to do something like this:

    xastir &

or my favorite:

    xastir -geometry -0-0 &

--
Curt, WE7U.   APRS Client Comparisons: http://www.eskimo.com/~archer
"Lotto:    A tax on people who are bad at math." -- unknown
"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