From owner-freebsd-questions@FreeBSD.ORG Thu Mar 1 23:42:44 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E752616A402 for ; Thu, 1 Mar 2007 23:42:44 +0000 (UTC) (envelope-from speedtoys.racing@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id 7DA9A13C441 for ; Thu, 1 Mar 2007 23:42:44 +0000 (UTC) (envelope-from speedtoys.racing@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so1017407nfc for ; Thu, 01 Mar 2007 15:42:43 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=DS5eif7FbHOXoVBT6lMF1+Cja+a9A3y7tExUd6AAZBsZheV4d0Nw5HHAPKAWSTkFQnuRqjgFuyeL5Ls3JJsR7NVqxsNikeg2LWm8ioB4a5Z2GyFyouzHRBqCjNTqlmS/pmSHpS4yPtAl2K+QAt2TzTyIQhOU8RDTEi0XqGUWIho= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=TQNxfGrhy3PK96tvbWgC+60YhIyehdM3rkNPPpG3o5cncN/2Vb9vcbU9z/EseflQ5xJvPNBGCUpLfYJ6RraMDiLNKpMfrrokXSjB9aV+X/porw0UXdDqqQKq+ImubncLGp5xtmO+6/KRnHpCQifoUiFzHJOk5iv2MbLBgQwL0vI= Received: by 10.78.140.17 with SMTP id n17mr215213hud.1172792562946; Thu, 01 Mar 2007 15:42:42 -0800 (PST) Received: by 10.78.17.18 with HTTP; Thu, 1 Mar 2007 15:42:42 -0800 (PST) Message-ID: Date: Thu, 1 Mar 2007 15:42:42 -0800 From: "Jeff Mohler" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: X11 library question.. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Mar 2007 23:42:45 -0000 The error: error while loading shared libraries: libXm.so.3: cannot open shared object file: No such file or directory Ive done a few searches, and installing open-motif seemed to be the right answer, but isnt getting me anywhere. Ideas/suggestions?