OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Debian => Topic started by: Kanuvar on October 21, 2008, 03:42:36 pm
-
Hello! I wanted to know if anyone had managed to compile
this application. Fairly useful if you have a library
that allows you to use garmin maps.
Another question, is there any tool to compile applications natively like the pdaxrom iso?.
P.D: Zdevil excellent guide for isntalling Debian on the Zaurus, or the only one that worked for mi.
Runing
Linux Zaurus 2.6.24.3-yonggun #7 PREEMPT Mon Mar 24 15:08:02 IST 2008 armv5tel GNU/Linux
in Zaurus Akita
Saludos
Kanuvar
Perdon por my Ingles...
-
It's easy to install build tools on Debian:
apt-get install build-essential
You'll probably get errors when you try to build stuff about missing headers/libs, even with that. Just install them in the same way as usual. You can look here for specific names:
http://www.debian.org/distrib/packages (http://www.debian.org/distrib/packages)