| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DATE_IN_PAST_06_12,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <4A38574F.3090202@gmail.com> |
| Date: | Wed, 17 Jun 2009 03:39:11 +0100 |
| From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
| User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Garbage man pages |
| References: | <h0rub8$ltg$1 AT ger DOT gmane DOT org> <4A326B74 DOT 7000005 AT gmail DOT com> <4A326F19 DOT 8000303 AT gmail DOT com> <4A33100F DOT 5070401 AT gmail DOT com> <83zlccsk2h DOT fsf AT gmail DOT com> <4A33864E DOT 9010506 AT gmail DOT com> <4A36531A DOT 3010508 AT gmail DOT com> |
| In-Reply-To: | <4A36531A.3010508@gmail.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Bill McCormick wrote:
> Dave Korn wrote:
>> Haojun Bao wrote:
>>
>>>> Bill McCormick wrote:
>>>>> Bill McCormick wrote:
>>>>>> Bill McCormick wrote:
>>>>>>> Hello,
>>>>>>>
>>>>>>> There's something wrong with my man pager; it's producing garbage
>>>>>>> output. My ~/.bashrc has these entries:
>>>>>>>
>>>>>>> export MANPAGER='less -isrR'
>>>>>>> export PAGER='less -r'
>>
>>> Hi, I also have the same issue.
>>>
>>> however, there was a warning before I do `man find' that says:
>>> Warning: cannot open configuration file /usr/share/misc/man.conf
>>>
>>> So, after a `find /etc -name "man.conf"', I fixed it by this command:
>>>
>>> cp /etc/defaults/usr/share/misc/man.conf /usr/share/misc/man.conf
>>>
>>> This maybe a packaging problem?
>>
>> I tried temporarily moving my man.conf out of the way and it also
>> reproduces
>> the symptom's of Bill's problem exactly as he describes. Bill, try this!
>
> Yep. That's it.
I said I'd check: there doesn't seem anything wrong with the packaging,
which hasn't changed in a couple of years now; the most likely thing is that
you and Bao experienced some kind of failure during running the postinstall
scripts. Checking the log files /var/log/setup.* might show some indication
of the problem. (But it also might not, error-handling paths are a known
weakness in setup.exe.)
cheers,
DaveK
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |