A bit googling and I found a virtual X-server. "Xvfb" will do the work. Just install xvfb with appropiate installer (in my case debians apt-get). It relias on a regular X-server is installed. "apt-get install xvbf" and run the command "xvfb-run --server-args='-fbdir /root/xvfb/fb/' xastir" where "/root/xvfb/fb/"is a directory where an image of xastir output will be created with the name "Xvfb_screen0".The directory must exist before starting xastir. Move the image to a Linux-pc and open it with "xwud -in ~/Xvfb_screen0" and you can see the output from xastir.
> On Sun, 14 Jun 2009, Tom Russo wrote: > >> On Sun, Jun 14, 2009 at 03:47:07PM +0200, we recorded a bogon-computron >> collision of the <[email protected]> flavor, containing: >>> I have installed xastir on an NSLU2 and configured it via my laptop >>> with X >>> support. I will only use it as an Igate with receive capabilities. Now >>> I >>> want to use it without my laptop and no X support. Is it possible and >>> in >>> that case how? >> >> Xastir is a graphical program and cannot work without X support. >> >> You might rather use other software to manage a headless igate such as >> javAPRSSvr or aprsd (with the proviso that aprsd has a known bug that >> must be >> patched or it mangles some mic-E packets). > > Here a link that might be useful: > > http://www.dimebank.com/cak/k6dbg/k6dbg_igate.html > > -- > Curt, WE7U. archer at eskimo dot com > 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!" > _______________________________________________ > Xastir mailing list > [email protected] > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir > _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
