From owner-freebsd-hackers Tue Feb 28 11:57:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id LAA00948 for hackers-outgoing; Tue, 28 Feb 1995 11:57:18 -0800 Received: from p5.spnet.com (elh.com [204.156.130.1]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id LAA00940 for ; Tue, 28 Feb 1995 11:57:15 -0800 Received: from localhost (localhost [127.0.0.1]) by p5.spnet.com (8.6.9/8.6.6) with SMTP id LAA12359 for ; Tue, 28 Feb 1995 11:54:02 GMT Message-Id: <199502281154.LAA12359@p5.spnet.com> X-Authentication-Warning: p5.spnet.com: Host localhost didn't use HELO protocol To: hackers@FreeBSD.org Subject: Re: iBSC2 and WordPerfect.. In-reply-to: Your message of "Mon, 27 Feb 1995 17:18:25 PST." <199502280118.RAA04431@netcom14.netcom.com> Date: Tue, 28 Feb 1995 11:54:02 +0000 From: Ed Hudson Sender: hackers-owner@FreeBSD.org Precedence: bulk after downloading 35mby of binaries (for something that i'll never use, but would buy a copy of just to stimulate sales in the fbsd apps market), after installing ibcs2 into the kernel (both options), the installatiion script "wpinstall" complains that there is no /dev/X0R anybody know what /dev/X0R under SCO is ? (other than some sort of connection to the x-server) i've tried the brain-dead things of linking {/tmp/.X11-unix , /tmp/.X11-unix/X0) to /dev/X0R. wpinstall complains in the first case that the former (/tmp/X11-unix/X0) is a directory and that the later is a socket and that it can't perform some operation on it. if i have an empty file for /dev/X0R, the install script seems to make it further, and them complains about unimplemented ioctl's and some inability to send messages. the output follows. any thoughts / suggestions? -elh stdout + stderr: WPCorp Installation for: WordPerfect 6.0 for UNIX (R) Systems Error: Can't open display: :0.0 console messages: Feb 28 11:53:36 l486 /kernel: sockopen: [4561] 0x2901 Feb 28 11:53:36 l486 /kernel: sockopen: SPX: [4561] opening Feb 28 11:53:36 l486 /kernel: sockopen: SPX: [4561] get a unix domain socket Feb 28 11:53:36 l486 /kernel: sockopen: SPX: [4561] connect to /tmp/X11-unix/X0 Feb 28 11:53:36 l486 /kernel: IBCS2: 'getmsg' not supported Feb 28 11:53:36 l486 /kernel: IBCS2: 'putmsg' not supported Feb 28 11:53:36 l486 /kernel: sockioctl: [4561] ? SS_IOW('?',126,l=4) 0x2901 (0x8004667e) <0xefbffef8> Feb 28 11:53:36 l486 /kernel: sockioctl: bad magic (sys_generic.c has no socksys mods?) Feb 28 11:53:36 l486 /kernel: sockclose: [4561] 0x2901 Feb 28 11:53:36 l486 /kernel: ss_fop_close: [4561] fd=5 is a socket