Operating System - Linux
1825719 Members
3079 Online
109686 Solutions
New Discussion

trouble installing bastille

 
SOLVED
Go to solution
Rick Garland
Honored Contributor

trouble installing bastille

Hi all:

RH Linux As 2.1 on Dell PE 1650.

Trying to get Bastille working on the system. Keeps telling me that it cannot find the perl modules Tk. Have downloaded and gone through the motions of the Tk800...rpm file and of perl module files. In working with the module - perl Makefile.PL it complains that "Cannot find the X include files" I have defined the X11INC parameter to no avail. I look into the /usr/X11R6/include and there are no files. I have checked on several systems loaded with RH.

What's up?

3 REPLIES 3
Stuart Browne
Honored Contributor

Re: trouble installing bastille

Sounds like you need the xlibs or the xfree-devel packages installed.

I've not used bastille, so I can't be more specific I'm afraid.
One long-haired git at your service...
Robert Fritz
Regular Advisor
Solution

Re: trouble installing bastille

Also note, the Linux homepage is at:
http://www.bastille-linux.org/

and linux support is available if you go to the Linux forum at:
http://lists.sourceforge.net/mailman/listinfo/bastille-linux-discuss


Hope that helps!
-Robert
Those Who Would Sacrifice Liberty for Security Deserve Neither." - Benjamin Franklin
Rick Garland
Honored Contributor

Re: trouble installing bastille

Many thanks!