If you got sources (probably in a ".tar.gz" bundle), put the package into a directory (I like "/usr/src"), and type something like "tar -zxf" <filename>. The result will be a directory under the package. In it will be, among other things, a file called "README" (case important), which tells you how to proceed with the build. -Dave