Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6851 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7917 invoked by uid 1010); 8 Jan 2004 13:38:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7823 invoked from network); 8 Jan 2004 13:38:49 -0000 Received: from unknown (HELO dikode.com) (195.219.191.200) by pb1.pair.com with SMTP; 8 Jan 2004 13:38:49 -0000 Received: from TRABAJOS2 (116.red-80-37-11.pooles.rima-tde.net [80.37.11.116]) (authenticated (0 bits)) by dikode.com (8.12.10/8.11.0) with ESMTP id i08GwOkg012253 for ; Thu, 8 Jan 2004 14:58:28 -0200 X-Authentication-Warning: dikode.com: dikode owned process doing -bs Message-ID: <002601c3d5ec$bdddbe50$0301a8c0@TRABAJOS2> To: "php-dev" Date: Thu, 8 Jan 2004 14:38:35 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_001C_01C3D5F5.1893F780" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Subject: Warning: dl(): Unable to load dynamic library From: epplestun@alaplaya.com ("Ivan Rodriguez") ------=_NextPart_000_001C_01C3D5F5.1893F780 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi! I compile php 4.3.4 under Fedora Core 1 with this code: ./configure = --disable-cgi and PHP-GTK but when I try to load the php-gtk extension = with dl() PHP return me this warning, what can I do to support dynamic = librarys?=BF Warning: dl(): Unable to load dynamic library=20 '/usr/local/lib/php/extensions/no-debug-non-zts-20020429/php_gtk.so'=20 - libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file = or=20 directory in /home/epplestun/sources/php-gtk-1.0.0/test/hello.php on = line 5 Iv=E1n Rodriguez Espada _________________________ ALAPLAYA.COM http://www.alaplaya.com epplestun@alaplaya.com ------=_NextPart_000_001C_01C3D5F5.1893F780--