From owner-freebsd-questions Wed Mar 21 6:29:10 2001 Delivered-To: freebsd-questions@freebsd.org Received: from puma.gartner.com (overlord.gartner.com [207.140.148.33]) by hub.freebsd.org (Postfix) with SMTP id 3FCCC37B737 for ; Wed, 21 Mar 2001 06:29:06 -0800 (PST) (envelope-from jim.martin@gartner.com) Received: from 127.0.0.1 by puma.gartner.com (InterScan E-Mail VirusWall NT); Wed, 21 Mar 2001 09:29:05 -0500 (Eastern Standard Time) Received: by puma.gartner.com with Internet Mail Service (5.5.2653.19) id ; Wed, 21 Mar 2001 09:29:05 -0500 Message-ID: <8647AD35DEC2D411A4DD0002A513481AB0D47C@mammoth.gartner.com> From: "Martin,Jim" To: "'freebsd-questions@freebsd.org'" Subject: libg++.so.4 not found error Date: Wed, 21 Mar 2001 09:29:03 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi everyone, I have developed an application and it runs on the machine that I developed it on. When I run it on a different machine, I get the error "/usr/libexec/ld-elf.so.1: Shared object "libg++.so.4" not found". Both machines are running freebsd 4.2. The strange thing is that I can't find libg++.so.4 on the first machine that runs the application correctly? I'm essentially a newbie, so I'm not even sure what libg++ is being used. What is missing on the second machine ? Any help would be appreciated. Regards, Jim Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message