| Nick Ing-Simmons 2004-08-27, 3:58 pm |
| Christian Stalp <stalp@imbei.uni-mainz.de> writes:
>Hello there,
>I have some trouble building the Tk for HPUX.
Most people do :-(
>My Eviroment is:
>HPUX 10.20 on PA-RISC
>Perl V 5.8.3
>gcc 3.3.2
>After the call of perl Makefile.PL I got this dumped:
>
>perl is installed in /usr/local/lib/perl5/5.8.3/PA-RISC2.0 okay
>PPM for perl5.008003
>Test Compiling config/signedchar.c
>Test Compiling config/Ksprintf.c
>Test Compiling config/tod.c
>Generic gettimeofday()
>Using -L/usr/lib/X11R6 to find /usr/lib/X11R6/libX11.2
>Cannot find X include files via /include
>Cannot find X include files anywhere at ./myConfig line 332.
>Compilation failed in require at Makefile.PL line 36.
>BEGIN failed--compilation aborted at Makefile.PL line 38.
>
>We have X installed and the headers are under /usr/include/X11 but there is
>only one sub-directory called bitmaps. Inside this there are serveral headers
>but without a ".h"-suffix.
>Is this normal?
That is the "run time" part.
>And what can I do to solf the problem?
There is separate "X development" bundle in the HPUX install.
Get your sys-admin to install it, or tell you name of a machine
which has it installed. In latter case rlogin to that machine
to do the build (setting your DISPLAY back to your machine for testing).
Haven't tried this myself recently...
>
>Can you help me?
>
>Thank you....
>
>Gruss Christian
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
|