in reply to install Perl Module Tk in Linux RedHatOS

As mentioned here you should stop messing with the system perl and install your own elsewhere.

"You probably need to install the X11 development package first. On Debian Linux, these are the packages libx11-dev and x-dev."

These aren't the perl X11-Xlib module you're trying to install. The documentation tells you what these are called under Debian, if you're running Redhat check their package management tool, they may have a different name.

  • Comment on Re: install Perl Module Tk in Linux RedHatOS

Replies are listed 'Best First'.
Re^2: install Perl Module Tk in Linux RedHatOS
by shan_emails (Beadle) on Jun 17, 2013 at 12:16 UTC

    Hi,

    I am using the RedHat server version, so
    Shall i know where to check the name in Package management tool. Can you little brief.

    bash-3.2$ uname -a Linux weblt0001 2.6.18-238.12.1.el5 #1 SMP Sat May 7 20:18:50 EDT 2011 + x86_64 x86_64 x86_64 GNU/Linux
    Thanks,
    Shanmugam A.