troubles rebuilding extensions.ini

Carl Johnson carlj at peak.org
Sat Jan 22 18:06:56 UTC 2011


Gary Kline <kline at thought.org> writes:

> On Sat, Jan 22, 2011 at 06:43:23AM +0100, Polytropon wrote:
>> On Fri, 21 Jan 2011 22:57:07 -0500, Chris Brennan <xaero at xaerolimit.net> wrote:
>> > make rmconfig will remove/reset the config to factory default, then make
>> > config to restart fresh.
>> 
>> And "make rmconfig-recursive" will do so for any other port
>> the current port depends on. A very handy solution if the
>> trouble hides in a dependency of a dependency... :-)
>> 
>> Just see "man ports" for a list of all targets.
>> 
>
> 	Ye Gods.  The ports manpage is almost unreadable.  Not to
> 	mention full of non-ASCII bytes.  I'm beat.  Throwing in the
> 	towel for now.  --Everything works except my own web server.
> 	Thanks to the list ... and that's it for now.

It should not have any non-ASCII characters, or at least not properly
displayable ones.  That probably means that you have the wrong locale
set for whatever your display is.  If you just want to see only ASCII,
then try 'LANG=C man ports'.  If that doesn't work then try setting
LC_ALL=C instead of LANG=C.

-- 
Carl Johnson		carlj at peak.org



More information about the freebsd-questions mailing list