From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1ReQn4-0004aA-Po for garchives@archives.gentoo.org; Sat, 24 Dec 2011 12:33:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E6D221C17B; Sat, 24 Dec 2011 12:33:17 +0000 (UTC) Received: from svr-us4.tirtonadi.com (svr-us4.tirtonadi.com [69.65.43.212]) by pigeon.gentoo.org (Postfix) with ESMTP id C7A3B21C189 for ; Sat, 24 Dec 2011 12:32:09 +0000 (UTC) Received: from mail-we0-f181.google.com ([74.125.82.181]) by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1ReQln-002zS8-FJ for gentoo-user@lists.gentoo.org; Sat, 24 Dec 2011 19:32:11 +0700 Received: by werm12 with SMTP id m12so5351395wer.40 for ; Sat, 24 Dec 2011 04:32:05 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.132.231 with SMTP id o81mr15829744wei.3.1324729925936; Sat, 24 Dec 2011 04:32:05 -0800 (PST) Received: by 10.223.103.70 with HTTP; Sat, 24 Dec 2011 04:32:05 -0800 (PST) Received: by 10.223.103.70 with HTTP; Sat, 24 Dec 2011 04:32:05 -0800 (PST) In-Reply-To: References: <4EF5C17E.9000903@gmail.com> Date: Sat, 24 Dec 2011 19:32:05 +0700 Message-ID: Subject: Re: [gentoo-user] No manual entry for emerge From: Pandu Poluan To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e6d778d7a8a5ff04b4d5b801 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - poluan.info X-Archives-Salt: 59c9e38e-e1d3-42aa-82ae-8f45018d2e87 X-Archives-Hash: c5d8c3550e95fffa6edbee9aa80d63be --0016e6d778d7a8a5ff04b4d5b801 Content-Type: text/plain; charset=UTF-8 On Dec 24, 2011 7:28 PM, "Pandu Poluan" wrote: > > > On Dec 24, 2011 7:15 PM, "Dale" wrote: > > > > Vishnupradeep wrote: > >> > >> man emerge > >> sh: /usr/bin/less: No such file or directory > >> Error executing formatting or display command. > >> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL 9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d '/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status 127. > >> No manual entry for emerge > >> > >> What should i do ?? > >> > >> ---- > >> Linux Blog: http://xtreme-linux.blogspot.com/ > >> Fedora Blog: http://xtreme-fedora.blogspot.com/ > >> My Blog: http://sharedonweb.blogspot.com/ > >> > >> > > > > I would make sure less is installed. There have been some changes to something and some people are letting --depclean or friends remove less. It's a long story and there are other threads about it. Just check and see if less is installed and if it is not, emerge it and make sure it is added to the world file. > > > > In my case, since I'm now using vimpager, I just make a symlink to it: > > ln -s $(which vimpager) /usr/local/bin/less > > ... then I purposefully unmerged less :-) > Meh, forgot one very important thing: echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager env-update source /etc/profile Rgds, --0016e6d778d7a8a5ff04b4d5b801 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Dec 24, 2011 7:28 PM, "Pandu Poluan" <pandu@poluan.info> wrote:
>
>
> On Dec 24, 2011 7:15 PM, "Dale" <rdalek1967@gmail.com> wrote:
> >
> > Vishnupradeep wrote:
> >>
> >> man emerge
> >> sh: /usr/bin/less: No such file or directory
> >> Error executing formatting or display command.
> >> System command (cd "/usr/share/man" && (ech= o ".ll 9.9i"; echo ".nr LL 9.9i"; echo ".pl 1100i&= quot;; /bin/bzip2 -c -d '/usr/share/man/man1/emerge.1.bz2'; echo &q= uot;.\\\""; echo ".pl \n(nlu+10") | /usr/bin/gtbl | /us= r/bin/nroff -mandoc | /usr/bin/less) exited with status 127.
> >> No manual entry for emerge
> >>
> >> What should i do ??
> >>
> >> ----
> >> Linux Blog: htt= p://xtreme-linux.blogspot.com/
> >> Fedora Blog: h= ttp://xtreme-fedora.blogspot.com/
> >> My Blog: http://= sharedonweb.blogspot.com/
> >>
> >>
> >
> > I would make sure less is installed. =C2=A0There have been some c= hanges to something and some people are letting --depclean or friends remov= e less. =C2=A0It's a long story and there are other threads about it. = =C2=A0Just check and see if less is installed and if it is not, emerge it a= nd make sure it is added to the world file.
> >
>
> In my case, since I'm now using vimpager, I just make a symlink to= it:
>
> ln -s $(which vimpager) /usr/local/bin/less
>
> ... then I purposefully unmerged less :-)
>

Meh, forgot one very important thing:

echo "MANPAGER=3D\"$(which vimmanpager)\"" > /etc= /env.d/99manpager
env-update
source /etc/profile

Rgds,

--0016e6d778d7a8a5ff04b4d5b801--