Unix Version

The UNIX/Linux version of Weighbor takes its input from the standard input, and writes to the standard output. So you will want to use a command like

weighbor < distfile > treefile

You can get a list of other options by typing weighbor -h. The two parameters you can (and should) change are L, the sequence length, and b, the alphabet size. See Parameters.

Executables:
The solaris executable is below (right click and save to disk). Others are at Nick Socci's Weighbor page, along with source code.
weighbor-solaris Sun Solaris executable, compiled using gcc.

Bill Bruno's Home Page