Re: [gtk-list] gtk+ on non-linux UNIX



*theoretically* it might work :-)

however, the hpux box is probably running X11R5, not X11R6. Or it could
even be running X11R4(or 3!) if it is an early rev of hpux.

x apps are supposed to be pretty platform transparent, but when things use
./configure instead of xmkmf and an Imakefile then it is much harder to
make all of that transparency work.

u might try and find out what version of x is on the hpux box, and if it
isn't X11R6.x then perhaps you could find a precompiled X11R6 binary for
your machine on some hpux archive somewhere....


good luck, sounds like a fun adventure....

On Wed, 26 Aug 1998, Derek Sherlock wrote:

> 
> Hi Folks,
> 
> I run gimp with gtk+ on my linux box, and would like to also be able
> to use it at work (under HPUX 10.20).
> 
> The FAQ doesn't say much about non-Linux platforms, nor the mailing
> list archive.  Perhaps somebody can help.
> 
> Under HPUX 10.20 I unpacked gtk+1.0.5, ran ./configure, then make.
> 
> I got....
> 
>   cpp: "gdk.c", line 44: error 4036: Can't open include file 'X11/Xmu/WinUtil.h'.
>   *** Error exit code 1       
> 
> Sure enough there's no such include file.  So I looked for it on my
> RedHat Linux box:
> 
>   % rpm -qf /usr/X11R6/include/X11/Xmu/WinUtil.h
>   XFree86-devel-3.3.2-13
> 
> It comes from XFree86-devel.  Does gtk+ require that the X server must
> be XFree86, or am I doing something wrong?  Can I add this WinUtil
> thing (whatever it is - out of my depth) to a NON-Xfree86 X server?
> 
> Any help would be much appreciated.
> 
> Thanks,
> Derek.
> 
> -- 
>  ___ __ /___ ___    Derek Sherlock
> |   /  /_ _ \   |   Fort Collins Systems Lab (FSL)
> |  /  / // / \  |   3404 E. Harmony
> |  \ / //_/  /  |   Fort Collins CO 80525
> |___\_ /____/___| 
>       /             Direct: 970-898-7582
>   H E W L E T T     Fax:    970-898-7388
>   P A C K A R D     Email:  dereks@fc.hp.com
> 
> -- 
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]