Find the answer to your Linux question:
Results 1 to 3 of 3
Hello! I give up watching in newsgroups to solve my problem. I found many answers but nothing helps me about my configure-problem. I downloaded digikam-0.7.3-beta1.tar.gz and tried to configure and ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
  1. #1
    Just Joined!
    Join Date
    Apr 2005
    Posts
    1

    configure: error: We need a working libXext to proceed

    Hello!

    I give up watching in newsgroups to solve my problem. I found many answers but nothing helps me about my configure-problem.

    I downloaded digikam-0.7.3-beta1.tar.gz and tried to configure and then to install it. My system is SuSE Linux 9.2 (x86_64).

    While the configure process the following error appears:

    -----------------------------------------------------------
    ./configure --prefix=/usr/local/apps/digikam
    [...]
    checking for libXext... no
    configure: error: We need a working libXext to proceed. Since configure
    can't find it itself, we stop here assuming that make wouldn't find
    them either.
    -----------------------------------------------------------
    This output appears while every configure process that uses X-components.
    The library libXext.so links to a library called libXext.so.6.4 and is in the following directory: /usr/X11R6/lib

    Corresponding to some answers I installed XFree86-devel, but it helps nothing.

    Has anybody additional ideas to solve my problem? I'm really discouraged yet!

    Thanks in advance,
    Christian

  2. #2
    Linux Engineer
    Join Date
    Jul 2003
    Location
    Uppsala, Sweden
    Posts
    1,278
    install all the development packages you can find with yast.. its total overkill but should solve the problem.
    Proud to be a GNU/Gentoo Linux user!

  3. #3
    Just Joined! wxqc11h's Avatar
    Join Date
    Oct 2007
    Location
    Poland/Kraków
    Posts
    1
    Try,
    emerge -D libXext

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •