How to install sharutils-4.2.1


http://quox.org/install/gnu/sharutils-4.2.1.html
[ Top > Install Memo > gnu > sharutils > 4.2.1 ]

Homepage:

Source:

Related File:

Optional:

gettext-0.10.35


展開

  % tar xvzf ${archive}/sharutils-4.2.1.tar.gz
  % cd sharutils-4.2.1

パッチ当て

  % patch -p1 < ${archive}/sharutils-4.2.1.potfile.patch

Configure

  % ./configure --prefix=${prefix}

Make

  % make
  % strip src/{shar,unshar,uudecode,uuencode}

Install

  # make install install-man

Last Modified: Wed Oct 25 17:05:02 2000