LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   mozilla configuration error (https://www.linuxquestions.org/questions/debian-26/mozilla-configuration-error-249361/)

basanta 10-31-2004 02:36 AM

mozilla configuration error
 
Dear All,

I tried configuring mozilla(1.7.3) and 1.4 on my morphix-debian machine. I get following error while configuring ( ./confiure) . I don't know which x library is it looking for. Please help

-basanta
MPP, kathmandu, Nepal
----------------------
checking whether the C++ "using" keyword resolves ambiguity... yes
checking for "std::" namespace... yes
checking whether standard template operator!=() is ambiguous... unambiguous
checking for C++ reinterpret_cast... yes
checking for C++ dynamic_cast to void*... yes
checking whether C++ requires implementation of unused virtual methods... yes
checking for trouble comparing to zero near std::operator!=()... no
checking for LC_MESSAGES... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for freetype-config... no
checking for FreeType - version >= 6.1.0... no
*** The freetype-config script installed by FreeType 2 could not be found.
*** If FreeType 2 was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the FT2_CONFIG environment variable to the
*** full path to freetype-config.
checking for XpGetPrinterList in -lXp... no
checking for __builtin_vec_new... no
checking for __builtin_vec_delete... no
checking for __builtin_new... no
checking for __builtin_delete... no
checking for __pure_virtual... no
checking for cplus_demangle in -liberty... no
checking for gcc -pipe support... yes
checking for correct overload resolution with const and templates... no
checking whether compiler supports -Wno-long-long... yes
checking for glib-config... /usr/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for libIDL-config... /usr/bin/libIDL-config
checking for libIDL - version >= 0.6.3... yes
configure: error: Could not find the following X libraries: -lXt

XavierP 10-31-2004 04:32 AM

You need to download the lXt library (that's LXT). Try using apt (if it comes with Morphix) to install it.

basanta 10-31-2004 11:10 PM

bash-2.05b# apt-get install lxt
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package lxt

basanta 11-02-2004 12:00 AM

it actually was xt. so

#apt-get install xt

punx120 11-11-2004 01:12 PM

Hello,

I try to build thunderbird, but i've got the same error as basanta. so i install xt, but it still doesn't work !!

Thanks for your help,

I'm running Debian SID, kernel : 2.6.9

Wells 11-27-2004 12:24 PM

I am running Debian Sarge at the moment, and ran into this problem recently as well. The library I found that I need was not xt, but in fact libxt-dev. xt is a graphical Traceroute program in Sarge.

punx120 11-27-2004 01:11 PM

Hello,

thanks for your answer, in fact i solved the problem by installing xlibs-dev, it i remember well.

Bye


All times are GMT -5. The time now is 11:53 PM.