From owner-freebsd-questions Sun May 21 6:38:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from front7m.grolier.fr (front7m.grolier.fr [195.36.216.57]) by hub.freebsd.org (Postfix) with ESMTP id D65AE37B876 for ; Sun, 21 May 2000 06:38:34 -0700 (PDT) (envelope-from Olivier.Saut@crans.ens-cachan.fr) Received: from mychkine.crans.ens-cachan.fr (ppp-44-53-85.wmar.club-internet.fr [213.44.53.85]) by front7m.grolier.fr (8.9.3/No_Relay+No_Spam_MGC990224) with ESMTP id PAA26923 for ; Sun, 21 May 2000 15:38:32 +0200 (MET DST) Received: by mychkine.crans.ens-cachan.fr (Postfix, from userid 1001) id 04D29548; Sun, 21 May 2000 15:36:11 +0200 (CEST) Date: Sun, 21 May 2000 15:36:11 +0200 From: Olivier Saut To: freebsd-questions@FreeBSD.org Subject: Port : imlib Message-ID: <20000521153611.A13767@mychkine.crans.ens-cachan.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to build sawmill and gnomelibs on my laptop under 4-Stable. (There is no binary packages for these ports.) When I type make in /usr/ports/x11/gnomelibs I get : [...] checking for imlib-config... /usr/X11R6/bin/imlib-config checking for IMLIB - version >= 1.9... no *** Could not run IMLIB test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding IMLIB or finding the wrong *** version of IMLIB. If it is not finding IMLIB, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH checking for imlib-config... (cached) /usr/X11R6/bin/imlib-config checking for IMLIB - version >= 1.8... no *** Could not run IMLIB test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding IMLIB or finding the wrong *** version of IMLIB. If it is not finding IMLIB, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH configure: error: *** IMLIB 1.8 not installed - please install first *** ===> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. [...] I have imlib-1.9.8 installed in /usr/local/lib and : mychkine# echo $LD_LIBRARY_PATH /usr/local/lib /usr/X11R6/bin/imlib-config --version gives 1.9.8. I have not seen any error about imlib on bento.freebsd.org, so I guess it must be an error of my own -so I send this to -questions and not -ports-. Thanks a lot for your help, PS could you cc me on your answer, I am not subscribed to this list. - Olivier Olivier.Saut@dptMaths.ENS-Cachan.Fr | ID 0x7673A2CE To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message