Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 1997 08:20:31 -0500 (CDT)
From:      "Paul T. Root" <proot@horton.iaces.com>
To:        hmin@public.cq.sc.cn (HuangMin)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: MIT-SHM?
Message-ID:  <199709261320.IAA12341@horton.iaces.com>
In-Reply-To: <342CFD35.F5002A0F@public.cq.sc.cn> from HuangMin at "Sep 27, 97 08:33:58 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
In a previous message, HuangMin said:
[Charset gb2312 unsupported, skipping...]

>I'm running FreeBSD 2.2.2, and I got some distributions of XF8633.
>When I start X, it said " MIT-SHM extension disabled due to lack of
>kernel support , ..........non-present SYSVSHM ", and no xterm run
>on X screen. What's MIT-SHM and SYSVSHM, can anyone answer me and
>help me solve this problem. thanks

It's shared memory. Add the following to your kernel config:

options              SYSVSHM
options              SYSVSEM
options              SYSVMSG
                                                       

-- 
Artificial Intelligence usually beats real stupidity.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709261320.IAA12341>