Have a question about compiling perl/Tk (please let me know if there is a more appropriate list for this - I could not find one).
I have attempted to compile
Tk800.015 Tk800.023 Tk804.024
all with the same errors. During compilation I get messages like these
[EMAIL PROTECTED] Tk800.015]# perl Makefile.PL
/usr/bin/perl is installed in /usr/lib/perl5/5.8.0/i386-linux-thread-multi okay
PPM for perl5.008
Test Compiling config/signedchar.c
Test Compiling config/Ksprintf.c
Test Compiling config/tod.c
Test Compiling -DTIMEOFDAY_TZ config/tod.c
TZ gettimeofday()
Using -L/usr/X11R6/lib to find /usr/X11R6/lib/libX11.so.6.2
Using -I/usr/X11R6/include to find /usr/X11R6/include/X11/Xlib.h
Skip Tkperl on x
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lpt
Generating Dependencies for linux, win_arch=x
Test Compiling config/Hstrtoul.c
Test Compiling config/Hstrdup.c
Test Compiling config/Hstrcasecmp.c
Extracting tkGrid.c
panic: end_shift at ../pTk/Tcl-pTk line 55, <> line 584.
Then, when I attempt make I get the following error:
[EMAIL PROTECTED] Tk804.024]# make Makefile:95: *** missing separator. Stop.
I am using a dell Inpiron8200 with redhat.
Any help at all would be greatly appreciated. I am sure I am missing something simple due to lack of experience.
Thanks in advance.
aaron.
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]