Jan, You do not say anything about your configuration. Apparently you selected the open-gl option but you do not have gl installed. When you configure root, you must indicate the open-gl include directory. This is, for example, my configuration script: ./configure linux \ --enable-alien \ --enable-table \ --with-ttf-incdir=$HOME/ttf/include \ --with-ttf-libdir=$HOME/ttf/lib \ --with-ttf-fontdir=$HOME/ttf/fonts \ --with-opengl-incdir=$HOME/Mesa/include \ --with-opengl-libdir=$HOME/Mesa/lib \ --with-pythia-libdir=$HOME/pythia \ --with-pythia6-libdir=$HOME/pythia6 \ --with-venus-libdir=$HOME/venus \ --with-mysql-libdir=$HOME/mysql-3.23.42-pc-linux-gnu-i686/lib \ --with-mysql-incdir=$HOME/mysql-3.23.42-pc-linux-gnu-i686/include \ --with-cern-libdir=/cern/pro/lib \ --with-shift-libdir=$HOME/shift/lib \ --with-asimage-incdir=$HOME/libAfterImage \ --with-asimage-libdir=$HOME/libAfterImage \ --with-srp=$HOME/srp for more details on installing Root from source, see: http://root.cern.ch/root/Install.html and for gl, see; On how to get an open source version of OpenGL see: http://www.mesa3d.org For prebuilt versions see: ftp://root.cern.ch/root/opengl/ Rene Brun On Thu, 22 Aug 2002, Jan Strube wrote: > Hi, > > I wanted to install the new ROOT version, but encountered the errormessage > included as attachment. > > I am using SuSE 8.0 on an Intel Pentium 4 machine > > cheers > Jan > > ------------------------------------ > Jan F. Strube > Department of Physics > University of Oregon > office: WIL 412 > phone: (541) 346 - 0066 > >
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:05 MET