Installing Sed-3.02

Estimated build time:           1 minute
Estimated required disk space:  2 MB

Installation of Sed

Install Sed by running the following commands:

./configure --prefix=/usr --bindir=/bin &&
make &&
make install

Contents

The Sed package contains the sed program.

Description

sed is a stream editor. A stream editor is used to perform basic text transformations on an input stream (a file or input from a pipeline).

Dependencies

Sed-3.02 needs the following to be installed:


sh from the bash package

ar from the binutils package
as from the binutils package
ld from the binutils package

cmp from the diffutils package

chmod from the fileutils package
cp from the fileutils package
ls from the fileutils package
mv from the fileutils package
rm from the fileutils package

cc from the gcc package

egrep from the grep package
grep from the grep package

make from the make package

sed from the sed package

basename from the sh-utils package
expr from the sh-utils package
sleep from the sh-utils package

cat from the textutils package
tr from the textutils package