Installation of Sed Prepare Sed for compilation: ./configure --prefix=/usr --bindir=/bin Compile the package: make Test the results: make check And install the package: make install