I've installed perlbrew and perl-5.14.1 but I can't install Tk. I get this:
cc -c -I.. -I. -Ibitmaps -fno-strict-aliasing -pipe -fstack-protector
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BIT
S=64 -O2 -DVERSION=\"804.029\" -DXS_VERSION=\"804.029\" -fPIC
"-I/home/shawn/perl5/perlbrew/perls/perl-5.14.1/lib/5.14.1/x86_64-li
nux/CORE" -Wall -Wno-implicit-int -Wno-comment -Wno-unused
-D__USE_FIXED_PROTOTYPES__ Xlib_f.c
In file included from Xlib_f.c:8:0:
Xlib.h:22:15: error: conflicting types for ‘XKeycodeToKeysym’
/usr/include/X11/Xlib.h:1694:15: note: previous declaration of
‘XKeycodeToKeysym’ was here
make[1]: *** [Xlib_f.o] Error 1
make[1]: Leaving directory
`/home/shawn/.cpanm/work/1313192914.17022/Tk-804.029/pTk'
make: *** [pTk/libpTk.a] Error 2
Does any know what I can do about it?
--
Just my 0.00000002 million dollars worth,
Shawn
Confusion is the first step of understanding.
Programming is as much about organization and communication
as it is about coding.
The secret to great software: Fail early & often.
Eliminate software piracy: use only FLOSS.
"Make something worthwhile." -- Dear Hunter