Glamo driver on Debian

Timo Juhani Lindfors timo.lindfors at iki.fi
Thu Aug 21 16:02:51 CEST 2008


"Aapo Rantalainen" <aapo.rantalainen at gmail.com> writes:
> I'm not brave enough to 'make install'  on my computer, but if I do
> 'make install' on my phone it is ready then?

Don't. It's a debian package so you build and install it with

wget http://pkg-fso.alioth.debian.org/xglamo-beta/xglamo_1.3.0.0+git20080807.orig.tar.gz
wget http://pkg-fso.alioth.debian.org/xglamo-beta/xglamo_1.3.0.0+git20080807-1.diff.gz
wget http://pkg-fso.alioth.debian.org/xglamo-beta/xglamo_1.3.0.0+git20080807-1.dsc
dpkg-source -x xglamo_1.3.0.0+git20080807-1.dsc
cd xglamo-1.3.0.0+git20080807/
dpkg-buildpackage -rfakeroot
sudo dpkg -i ../xglamo_1.3.0.0+git20080807-1_i386.deb

and you'll even be told what to install if some dependencies are
missing. (I tested these steps on debian unstable on x86.)




More information about the support mailing list