From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29158 invoked by alias); 8 Feb 2002 17:58:50 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 29085 invoked from network); 8 Feb 2002 17:58:48 -0000 Received: from unknown (HELO adobe.com) (192.150.11.1) by sources.redhat.com with SMTP; 8 Feb 2002 17:58:48 -0000 Received: from inner-relay-2.corp.adobe.com ([153.32.1.52]) by adobe.com (1.0.0/8.11.4) with ESMTP id g18I0Ev01874 for ; Fri, 8 Feb 2002 10:00:14 -0800 (PST) Received: from iplan-mn.corp.adobe.com (iplan-mn.corp.adobe.com [130.248.25.5]) by inner-relay-2.corp.adobe.com (8.11.4/8.11.4) with ESMTP id g18HvSY20382 for ; Fri, 8 Feb 2002 09:57:28 -0800 (PST) Received: from mneljaypc ([130.248.184.172]) by iplan-mn.corp.adobe.com (Netscape Messaging Server 4.15 mn Jul 11 2001 16:32:57) with SMTP id GR87A200.F30; Fri, 8 Feb 2002 11:58:50 -0600 Message-ID: <000b01c1b0c8$e5bcd4b0$8101a8c0@mneljaypc> From: "John Love-Jensen" To: "Venkatakrishnan, V" , References: <8229C4577A00D511ABC00090277A45A0ADBA0D@us0111-ch-ms1.channels.mc.xerox.com> Subject: Re: A simple problem regarding shared libs... Date: Fri, 08 Feb 2002 09:58:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-SW-Source: 2002-02/txt/msg00089.txt.bz2 Hi V, Have you set your LD_LIBRARY_PATH? LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH Sincerely, --Eljay