On Fri, May 06, 2005, Doug SUMMERS wrote:
> I'm getting this message when trying to compile x11 on SUSE:
> ERROR: SOME X11 INFORMATION COULD NOT BE DETERMINED!!
>
The error you describe is always accompanied with the following:

  We found out:

      X11 Binary  Directory: <something>
      X11 Include Directory: <something>
      X11 Library Directory: <something>

...which is very important to know. I'll take a wild guess that your
includes and libraries are okay, but your system X11 binaries are missing.
In a SuSE environment with X11 development binaries you find:

  /usr/X11/bin/imake
  /usr/X11/bin/xmkmf

If these programs are missing on your system then it explains the
problem you are having trying to install the OpenPKG x11 package. I
believe you need:

  xorg-x11-libs
  xorg-x11-devel

Check to see if you have these with:

  suse$ /bin/rpm -qi xorg-x11-libs xorg-x11-devel

Regards,
Michael

-- 
Michael Schloh von Bennewitz <[EMAIL PROTECTED]>
Development Team, Operations Northern Europe
Cable & Wireless Telecommunications Services
Tel +49-89-92699-227, Fax +49-89-92699-808

Attachment: pgpSm2aMVCZ7c.pgp
Description: PGP signature

Reply via email to