Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Nov 1995 12:16:53 -0800 (PST)
From:      Donald Burr <d_burr@ix.netcom.com>
To:        Anthony Hill <ahill@interconnect.com.au>
Cc:        Brian Tao <taob@io.org>, Chuck Robey <chuckr@glue.umd.edu>, FREEBSD-PORTS-L <freebsd-ports@freebsd.org>
Subject:   Re: The GIMP beta on 2.1.0-RELEASE
Message-ID:  <Pine.BSF.3.91.951128121349.9336A-100000@ncc-1701-d>
In-Reply-To: <Pine.BSI.3.91.951128230106.16137B-100000@tulpi.interconnect.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Nov 1995, Anthony Hill wrote:

> Xlib:  extension "MIT-SHM" missing on display ":0.0".
> Bad system call (core dumped)
> 
> Any ideas ? - If you want I can send you the core.

Yes, you haven't compiled in MIT Shared Memory extensions into your 
kenrel.  Recompile it with:

options SYSVSHM
options SYSVSEM
options SYSVMSG

in your kernel config file.  Then try again.

Donald Burr [d_burr@ix.netcom.com], PO Box 91212, Santa Barbara CA 93190-1212
TEL (805)564-1871 / FAX 564-2315 / WWW http://www.geopages.com/WallStreet/2072
PGP Public Key available by request (send e-mail) or on Public Key Servers.
** Uphold your right to privacy - Use PGP. **



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951128121349.9336A-100000>