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.
|
|---|
| 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 | |
by marto (Cardinal) on Jun 17, 2013 at 12:46 UTC |