[ROOT] Problem with e.g. TBrowser after install from source

From: Andy Buckley (buckley@hep.phy.cam.ac.uk)
Date: Mon Mar 24 2003 - 14:51:22 MET


Hi,

I've got a bit of a problem after compiling ROOT v3.05 from source: none
of the graphical functionality seems to work, in particular

root> b = new TBrowser();

does nothing. The configure command (for a RH7.3 Linux machine using GCC
2.95.2) I used is shown below, along with its output:

./configure linux --with-shift-libdir=/lhcb/sw/lib/rh73_gcc2952
--prefix=/lhcb/software/sw/packages/ROOT/v3.05.03/rh73_gcc2952/root
--libdir=/lhcb/software/sw/packages/ROOT/v3.05.03/rh73_gcc2952/root/lib

gives:

Configuring for linux
Checking for libXpm ... /usr/X11R6/lib
Checking for libpthread ... /usr/lib
Checking for GL/gl.h ... /usr/include
Checking for libGL, or libMesaGL ... /usr/lib
Checking for libGLU, or libMesaGLU ... /usr/lib
Checking for Inventor/SoType.h ... no
Checking for libInventor ... no
Checking for libInventorXt ... no
Checking for mysql.h ... /usr/include/mysql
Checking for libmysqlclient ... /usr/lib/mysql
Checking for libpq-fe.h ... no
Checking for libpq ... no
Checking for sql.h ... no
Checking for libsqlod ... no
Checking for libshift, shiftmd, or shift ... /lhcb/sw/lib/rh73_gcc2952
Checking for libpacklib, packmd, or packlib ... /cern/pro/lib
Checking for libkernlib, kernmd, or kernlib ... /cern/pro/lib
Checking for libPythia ... no
Checking for libPythia6 ... no
Checking for libVenus ... no
Checking for dcap.h ... no
Checking for libdcap ... no
Checking for chirp_client.h ... no
Checking for libchirp_client ... no
Checking for AliEn.h ... no
Checking for libAliEn ... no
Checking for afterimage.h ... no
Checking for libAfterImage ... no
Checking for ldap.h ... /usr/include
Checking for libldap ... /usr/lib
Checking for liblber ... /usr/lib
Checking for t_server.h ... no
Checking for libsrp ... no
Checking for libgmp ... /usr/lib
Checking for base/libmisc/libmisc ... no
Checking for pwauth.h ... no
Checking for krb5.h ... /usr/kerberos/include
Checking for libk5crypto ... /usr/kerberos/lib
Checking for libkrb5 ... /usr/kerberos/lib
Checking for libcom_err ... /usr/kerberos/lib
Checking for libss ... /usr/kerberos/lib
Checking for libk5crypto ... /usr/kerberos/lib
Checking for shadow passwords ... yes
Checking whether to build libTable ... no
Checking whether setresuid declared in /usr/include/unistd.h ... no
Writing config/Makefile.config ... done
Writing include/config.h ... done
Writing bin/root-config ... done
Writing etc/system.rootrc ... done
Writing etc/root.mimes ... done
Writing bin/memprobe ... done
Writing build/misc/root-help.el ... done

To build ROOT type:

   gmake
   gmake install

---

The installation seems to work perfectly, other than this problem: can
anyone suggest what's going wrong -- X11 libraries not being found or
similar? All help welcome!

Thanks again,
Andy


-- 
Andy Buckley, HEP Group, Cavendish Lab, Cambridge
http://www.insectnation.co.uk



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:10 MET