nepal wrote: > I am trying to compile some source and when I run ./configure it > eventually stops with an error for cannot find "libm". Do you have the package libc6-dev installed? Actually I would suggest to install the package build-essential. Possibly you need more -dev packages depending on the program you try to configure / compile. Nils