From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: elirehema.obedi2@mail.dcu.ie Newsgroups: gmane.emacs.help Subject: emacs libXaw3d Date: Wed, 19 Nov 2003 17:17:28 +0000 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3F6B7AEB0005997A@hawk.dcu.ie> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1069262554 10355 80.91.224.253 (19 Nov 2003 17:22:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2003 17:22:34 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 19 18:22:31 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AMW2B-0004LV-01 for ; Wed, 19 Nov 2003 18:22:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMWxh-0007N3-VR for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Nov 2003 13:21:57 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AMWvJ-0006n5-0S for help-gnu-emacs@gnu.org; Wed, 19 Nov 2003 13:19:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AMWul-0006cA-Fo for help-gnu-emacs@gnu.org; Wed, 19 Nov 2003 13:19:26 -0500 Original-Received: from [136.206.1.5] (helo=hawk.dcu.ie) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMWul-0006br-1f for help-gnu-emacs@gnu.org; Wed, 19 Nov 2003 13:18:55 -0500 Original-Received: from [136.206.35.61] by hawk.dcu.ie with HTTP; Wed, 19 Nov 2003 17:17:28 +0000 In-Reply-To: Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14383 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14383 Hi Billy, I tried that but did not work. Is there any other way of ommiting this li= brary during the building process? >> Hi All, >> I downloaded emacs-21.2 from source and compiled it in the ipaq machin= e >> in the development cluster. When i run the binary on compaq ipaq h3600= >i >> got the error message: >> emacs: error while loading shared libraries: libXaw3d.so.6: cannot ope= n >> shared object file: No such file or directory > >Just as a sanity check, try emacs -nw. > >Billy >