create deb-packages from perl-modules
see CPAN-Module für Ubuntu (german)
my 2 cents
see CPAN-Module für Ubuntu (german)
required packages: qemu-arm-static see: binfmt sudo debootstrap —foreign —verbose \ —variant=buildd —arch arm \ lenny `pwd`/lenny_arm \ http://ftp.de.debian.org/debian/
ever ran into a (x)sane-message claiming an error to scan via hplip like this?
“failed to open device hpaio:/net/HP_LaserJet_M1522nf_MFP?ip=192.168.12.34”
it took me hours to figure out why amarok (2) didn’t want to give a damn tone out of its entrails on my jaunty system…
building clean packages is pretty easy having a defined environment…
list packages owning a file: rpm -qf /bin/vi dpkg -S /bin/vi
lost in a rpm-based distribution? list files containing “bin” in their path of an installed package: rpm -ql postfix | grep bin dpkg -L postfix | grep bin
apparently, libgdal in ubuntu 8.10 has a bug which causes QLandkarte GT to crash with a segfault. fortunately, there is a fixed lib available on launchpad, simply add this to your sources.list: # libgdal for qlandkarte-gt deb http://ppa.launchpad.net/qgis/ubuntu intrepid main
bug-report including fix: Zenity windows appear underneath others