On 21/11/13 15:49, Max Harper wrote:
I have been trying to figure out how to compile Xastir for the RasPi. It stops
saying I need X11 but I don't know the exact name. I can't be the only one
wanting to do this. Am I getting close?
Thanks MaxKG4PID
cd /usr/src
sudo wget
http://downloads.sourceforge.net/project/xastir/xastir-stable/xastir-2.0.4/xastir-2.0.4.tar.gz
sudo tar xvf xastir-2.0.4.tar.gz
sudo su
cd /usr/src/xastir-2.0.4
./configure && make && make install
*checking for X... no
configure: error: *** No X11! Install X-Windows development headers/libraries!
****
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
Max,
Grab libx11-dev. That package will flag a handful of other packages.
Ray vk2tv
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir