Installing ETSwitch on Ubuntu 6.06 dependencies needed to build ETSwitch from source. build-essential xserver-xorg-dev libxxf86vm-dev (optional but highly recomended) libxpm-dev libxmu-dev (i may have missed one or two, please report back if so) system wide installation: larsson@p4-ubuntu:~/Desktop/etswitch-0.1.15$ ./configure --prefix=/usr larsson@p4-ubuntu:~/Desktop/etswitch-0.1.15$ make larsson@p4-ubuntu:~/Desktop/etswitch-0.1.15$ sudo make install enjoy! /larsson