I compiled lcdproc 0.5.3 for jaunty -- I got a imonlcd display ... and I'd just like to share. I dropped most stuff that is upstream -- so please send any bugs upstream.
Get lcdproc tarball from sf.net(see link in comment #0). Get my modified .diff.gz here: http://geki.ath.cx/hacks/lcdproc_0.5.3-0ubuntu1.diff.gz Now then, do: $ tar xzf lcdproc-0.5.3.tar.gz $ cd lcdproc-0.5.3/ $ zcat ../lcdproc_0.5.3-0ubuntu1.diff.gz | patch -p1 # I have to change owner/rights ...wt?! $ cd .. $ sudo chown root:root lcdproc-0.5.3/ $ sudo chmod -R 755 lcdproc-0.5.3/ $ cd - # build .deb file $ sudo apt-get build-dep lcdproc $ sudo dpkg-buildpackage Now you got a .deb file you can install. I did not test it yet, though. :| -- Update to 0.5.3 release https://bugs.launchpad.net/bugs/390452 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs