tar -xvf jellyfish-2.3.0.tar.gz
cd jellyfish-2.3.0
./configure --prefix=/path/to/jellyfish make -j 4 make install