xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Nikolai Kalitzin


i'm trying to install the latest version of lyx on
a SuSE linux intel computer. i got all the required
packages. but i got the same problem as bill simpson
([EMAIL PROTECTED]/msg02796.html).
i found out that the problem is that the following include files:
Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
the question is where do i get them, to which package they belong?
i checked also the reply by jean-marc lasgouttes
([EMAIL PROTECTED]/msg02797.html)

so, any help would be appreciated.

best wishes,
n.

 _
(_) __ _ ___   Nikolai Kalitzin [EMAIL PROTECTED]
| |/ _` / __|  Institut f. Akustik und Sprachkommunikation / TU Dresden
| | (_| \__ \  Tel.: +49 351 463-2509 Date: 09-Nov-99
|_|\__,_|___/  Fax.: +49 351 463-7091 Time: 10:28:47



Re: xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Bill Simpson

On Tue, 9 Nov 1999, Nikolai Kalitzin wrote:
 i'm trying to install the latest version of lyx on
 a SuSE linux intel computer. i got all the required
 packages. but i got the same problem as bill simpson
 ([EMAIL PROTECTED]/msg02796.html).
 i found out that the problem is that the following include files:
 Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
 the question is where do i get them, to which package they belong?
 i checked also the reply by jean-marc lasgouttes
 ([EMAIL PROTECTED]/msg02797.html)

My problem is different, since I do have these files.

The files should have been installed when you installed XFree86 I think.
Here is the header from one:

/* $XConsortium: Xutil.h,v 11.78 94/04/17 20:21:56 rws Exp $ */
/* $XFree86: xc/lib/X11/Xutil.h,v 3.0 1996/12/09 11:49:36 dawes Exp $ */

On my system, the files reside at
/usr/X11R6/include/X11/

Bill



Re: xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Christopher Sawtell

On Tue, 09 Nov 1999, Nikolai Kalitzin wrote:
 i'm trying to install the latest version of lyx on
 a SuSE linux intel computer.

Which version of SuSE?

 i got all the required
 packages. but i got the same problem as bill simpson
 ([EMAIL PROTECTED]/msg02796.html).
 i found out that the problem is that the following include files:
 Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
 the question is where do i get them,

The X Consortium, or your local mirror. ( CD perhaps )

 to which package they belong?

Xlib. Remember that you have to install the `development' library.

 i checked also the reply by jean-marc lasgouttes
 ([EMAIL PROTECTED]/msg02797.html)
 
 so, any help would be appreciated.
 
 best wishes,

For you too.

--
Sincerely etc.,

 NAMEChristopher Sawtell - Support Engineer - iOpen Technologies Ltd.
 ICQ UIN 45863470
 EMAIL   csawtell(at)xtra(dot)co(dot)nz
 CNOTES  ftp://ftp.funet.fi/pub/languages/C/tutorials/sawtell_C.tar.gz 



xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Nikolai Kalitzin


i'm trying to install the latest version of lyx on
a SuSE linux intel computer. i got all the required
packages. but i got the same problem as bill simpson
([EMAIL PROTECTED]/msg02796.html).
i found out that the problem is that the following include files:
Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
the question is where do i get them, to which package they belong?
i checked also the reply by jean-marc lasgouttes
([EMAIL PROTECTED]/msg02797.html)

so, any help would be appreciated.

best wishes,
n.

 _
(_) __ _ ___   Nikolai Kalitzin [EMAIL PROTECTED]
| |/ _` / __|  Institut f. Akustik und Sprachkommunikation / TU Dresden
| | (_| \__ \  Tel.: +49 351 463-2509 Date: 09-Nov-99
|_|\__,_|___/  Fax.: +49 351 463-7091 Time: 10:28:47



Re: xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Bill Simpson

On Tue, 9 Nov 1999, Nikolai Kalitzin wrote:
 i'm trying to install the latest version of lyx on
 a SuSE linux intel computer. i got all the required
 packages. but i got the same problem as bill simpson
 ([EMAIL PROTECTED]/msg02796.html).
 i found out that the problem is that the following include files:
 Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
 the question is where do i get them, to which package they belong?
 i checked also the reply by jean-marc lasgouttes
 ([EMAIL PROTECTED]/msg02797.html)

My problem is different, since I do have these files.

The files should have been installed when you installed XFree86 I think.
Here is the header from one:

/* $XConsortium: Xutil.h,v 11.78 94/04/17 20:21:56 rws Exp $ */
/* $XFree86: xc/lib/X11/Xutil.h,v 3.0 1996/12/09 11:49:36 dawes Exp $ */

On my system, the files reside at
/usr/X11R6/include/X11/

Bill



Re: xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Christopher Sawtell

On Tue, 09 Nov 1999, Nikolai Kalitzin wrote:
 i'm trying to install the latest version of lyx on
 a SuSE linux intel computer.

Which version of SuSE?

 i got all the required
 packages. but i got the same problem as bill simpson
 ([EMAIL PROTECTED]/msg02796.html).
 i found out that the problem is that the following include files:
 Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
 the question is where do i get them,

The X Consortium, or your local mirror. ( CD perhaps )

 to which package they belong?

Xlib. Remember that you have to install the `development' library.

 i checked also the reply by jean-marc lasgouttes
 ([EMAIL PROTECTED]/msg02797.html)
 
 so, any help would be appreciated.
 
 best wishes,

For you too.

--
Sincerely etc.,

 NAMEChristopher Sawtell - Support Engineer - iOpen Technologies Ltd.
 ICQ UIN 45863470
 EMAIL   csawtell(at)xtra(dot)co(dot)nz
 CNOTES  ftp://ftp.funet.fi/pub/languages/C/tutorials/sawtell_C.tar.gz 



xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Nikolai Kalitzin


i'm trying to install the latest version of lyx on
a SuSE linux intel computer. i got all the required
packages. but i got the same problem as bill simpson
([EMAIL PROTECTED]/msg02796.html).
i found out that the problem is that the following include files:
Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
the question is where do i get them, to which package they belong?
i checked also the reply by jean-marc lasgouttes
([EMAIL PROTECTED]/msg02797.html)

so, any help would be appreciated.

best wishes,
n.

 _
(_) __ _ ___   Nikolai Kalitzin <[EMAIL PROTECTED]>
| |/ _` / __|  Institut f. Akustik und Sprachkommunikation / TU Dresden
| | (_| \__ \  Tel.: +49 351 463-2509 Date: 09-Nov-99
|_|\__,_|___/  Fax.: +49 351 463-7091 Time: 10:28:47



Re: xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Bill Simpson

On Tue, 9 Nov 1999, Nikolai Kalitzin wrote:
> i'm trying to install the latest version of lyx on
> a SuSE linux intel computer. i got all the required
> packages. but i got the same problem as bill simpson
> ([EMAIL PROTECTED]/msg02796.html).
> i found out that the problem is that the following include files:
> Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
> the question is where do i get them, to which package they belong?
> i checked also the reply by jean-marc lasgouttes
> ([EMAIL PROTECTED]/msg02797.html)

My problem is different, since I do have these files.

The files should have been installed when you installed XFree86 I think.
Here is the header from one:

/* $XConsortium: Xutil.h,v 11.78 94/04/17 20:21:56 rws Exp $ */
/* $XFree86: xc/lib/X11/Xutil.h,v 3.0 1996/12/09 11:49:36 dawes Exp $ */

On my system, the files reside at
/usr/X11R6/include/X11/

Bill



Re: xforms, Xatom.h, Xutil.h etc.

1999-11-09 Thread Christopher Sawtell

On Tue, 09 Nov 1999, Nikolai Kalitzin wrote:
> i'm trying to install the latest version of lyx on
> a SuSE linux intel computer.

Which version of SuSE?

> i got all the required
> packages. but i got the same problem as bill simpson
> ([EMAIL PROTECTED]/msg02796.html).
> i found out that the problem is that the following include files:
> Xatom.h, Xutil.h, Xlib.h called within forms.h are missing.
> the question is where do i get them,

The X Consortium, or your local mirror. ( CD perhaps )

> to which package they belong?

Xlib. Remember that you have to install the `development' library.

> i checked also the reply by jean-marc lasgouttes
> ([EMAIL PROTECTED]/msg02797.html)
> 
> so, any help would be appreciated.
> 
> best wishes,

For you too.

--
Sincerely etc.,

 NAMEChristopher Sawtell - Support Engineer - iOpen Technologies Ltd.
 ICQ UIN 45863470
 EMAIL   csawtell(at)xtra(dot)co(dot)nz
 CNOTES  ftp://ftp.funet.fi/pub/languages/C/tutorials/sawtell_C.tar.gz