From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Harter, Douglas" Newsgroups: gmane.emacs.help Subject: Problem running after installation Date: Mon, 31 Mar 2003 11:11:39 -0500 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <85E58454F2BF664EA529D6DD4762D9D10167CD8B@hbgpri13> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1049127515 4584 80.91.224.249 (31 Mar 2003 16:18:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 31 Mar 2003 16:18:35 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 31 18:18:33 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1901zV-0001Bg-00 for ; Mon, 31 Mar 2003 18:18:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1901y2-0000j2-09 for gnu-help-gnu-emacs@m.gmane.org; Mon, 31 Mar 2003 11:17:02 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 1901vG-0006jL-00 for help-gnu-emacs@gnu.org; Mon, 31 Mar 2003 11:14:10 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 1901tE-0005SF-00 for help-gnu-emacs@gnu.org; Mon, 31 Mar 2003 11:12:06 -0500 Original-Received: from hbgimc02.state.pa.us ([206.224.21.18]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1901t2-0005Ne-00 for help-gnu-emacs@gnu.org; Mon, 31 Mar 2003 11:11:53 -0500 Original-Received: by hbgimc02.state.pa.us with Internet Mail Service (5.5.2650.21) id ; Mon, 31 Mar 2003 11:11:49 -0500 Original-To: "'help-gnu-emacs@gnu.org'" X-Mailer: Internet Mail Service (5.5.2650.21) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8021 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8021 I got all the following from Sun freeware as packages: emacs-21.1-sol8-sparc-local tiff-3.5.7-sol8-sparc-local jpeg-6b-sol8-sparc-local xaw3d-1.5-sol8-sparc-local libgcc-3.2.2-sol8-sparc-local xpm-3.4k-sol8-sparc-local libpng-1.2.4-sol8-sparc-local zlib-1.1.4-sol8-sparc-local libungif-4.1.0-sol8-sparc-local I am installing on a Sun Blade 1000. I package installed (using pkgadd) everything in alphabetical order except emacs and then installed emacs. All products said they were installed correctly. When I run emacs, I get ld.so.1: emacs: fatal: libgcc_s.so.1: open failed: No such file or directory Killed There is a libgcc_s.so.1 file in /usr/local/sparcv9 and /usr/local I tried adding both to PATH and got the same result. What do I need to do to get emacs to run?