From owner-freebsd-questions Sat Sep 22 21:53:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from avocet.mail.pas.earthlink.net (avocet.mail.pas.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 4303537B427 for ; Sat, 22 Sep 2001 21:53:50 -0700 (PDT) Received: from sdn-ar-003dcwashp165.dialsprint.net ([206.133.21.101] helo=moo.holy.cow) by avocet.mail.pas.earthlink.net with esmtp (Exim 3.32 #2) id 15l1H3-0005Qi-00; Sat, 22 Sep 2001 21:53:49 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 9ABAF50BAA; Sun, 23 Sep 2001 00:54:02 -0400 (EDT) Date: Sun, 23 Sep 2001 00:54:02 -0400 From: parv To: pcw Cc: freebsd-questions@freebsd.org Subject: Re: Upgrade to 4.4 breaks acroread and wordperfect Message-ID: <20010923005402.B47084@moo.holy.cow> Mail-Followup-To: pcw , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from pcw@karpy.com on Sat, Sep 22, 2001 at 10:43:12AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG this was, on the fateful occasion around Sep 22 13:43 -0400, sent by pcw > > I just upgraded my 4.2 home system to 4.4 via cvsup. that worked well +- a > few minor gliches. My problem now is that some linux applications no > longer work. For example: acroread 3.05 and my trusty old WP7 no longer > work. > > errors are as follows > > momo:/users/pcw> acroread > XIO: fatal IO error 2 (Bad file number) on X server "0:0.0" > after 96 requests (94 known processed) with 0 events remaining. > > momo:/users/pcw> xwp (wp7) > XIO: fatal IO error 2 (Bad file number) on X server "0:0.0" > after 284 requests (278 known processed) with 22 events remaining. > > momo:/users/pcw> acroread4 > /usr/local/Acrobat4/Reader/intellinux/bin/acroread: error in loading > shared libraries: libreadcore.so: cannot stat shared object: Operation not > permitted > ... possibilities to explore: (0) in an extreme & most improbable case, are you running these commands from console? (i think & hope not.) (1) are you running at securelevel >0? see init(8) - in that case, you can't even run X; but from your message gives the impression that you can/are. (2) is linux module loaded/compiled? see linux(8) counter-data-point: i upgraded from 4.2 to 4.3 to 4.4-stable and never had any problems running acrobat4 & wordperfect8... as long as i can run X and linux module is compiled/loaded. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message