> Hi list,
>
> I wanted to harden a lean Red Hat install with Bastille.  Because there is
> no X installed, I use curses and seem to get Bastille installed but then
> get the error:
>
>   Can't open ./Questions.txt TUI data file... at ./InteractiveBastille line
> 403.


Why wouldn't you use  http://prdownloads.sourceforge.net/bastille-linux/Bastille-
1.3.0-1.0.src.rpm to build from?

Using tarballs and such as you have is something one does as a last resort.

I downloaded it just for the hell of it and it builds just fine on my desktop
(in under ten seconds too!).

I've not actually tried installing or running it yet - it's time I was in my cot.



> even though the file Questions.txt is right in the same directory.  Has
> anyone seen this?  For reference, here is what I did (thanks for help from
> Carlos Ordonez):
>
> Went to Bastille at:
> http://sourceforge.net/project/showfiles.php?group_id=403&release_id=78589
> Did a search on "Curses" at
> http://search.cpan.org/
> to get the following files:
>
> # cd /opt
> # ls -l
> -rw-r--r--    1 root     root       244474 Apr 24 10:44
> Bastille-1.3.0.tar.bz2
> -rw-r--r--    1 root     root        25338 Apr 24 10:44
> Bastille-Curses-module-1.3.0-0.5mdk.noarch.rpm
> -rw-r--r--    1 root     root        75923 Apr 24 10:44 Curses-1.06.tar.gz
> # tar -xzf Curses-1.06.tar.gz
> # cd Curses-1.06
> # perl Makefile.PL
> # make
> ...
> # make install
> ...
> # cd ..
> # tar -xjf Bastille-1.3.0.tar.bz2
> # cd Bastille
> # mkdir /usr/lib/perl5/site_perl/5.6.0/s390-linux/Bastille
> # cp *.pm /usr/lib/perl5/site_perl/5.6.0/s390-linux
> # cd Bastille
> # cp *.pm /usr/lib/perl5/site_perl/5.6.0/s390-linux
> # cd ..
> # mkdir /usr/lib/perl5/site_perl/5.6.0/s390-linux/Curses
> # cp Curses/Widgets.pm  /usr/lib/perl5/site_perl/5.6.0/s390-linux/Curses
> # mkdir /usr/share/Bastille
> # ./InteractiveBastille -c
> Using Curses user interface module.
> Only displaying questions relevant to the current configuration.
> Can't open ./Questions.txt TUI data file... at ./InteractiveBastille line
> 403.
>
>           -Mike MacIsaac,  IBM   [EMAIL PROTECTED]   (845) 433-7061
>
> P.S. Puzzle to think about:
>
>                  ...              .....      .....
>                  ...                ...      ...   .
>      ...   ...   ...   ..   ..       ..      ..   ..
>      ...   ...         ..   ..        .          ...
>      ...   ...         ..   ..   ..              ...
>      ...   ...   ...   ..   ..   ...         ..   ..
>      ...   ...   ...             ....        ...   .
>      ...   ...   ...             .....       ....
>

--
Cheers
John Summerfield

Microsoft's most solid OS: http://www.geocities.com/rcwoolley/

Note: mail delivered to me is deemed to be intended for me, for my disposition.

==============================
If you don't like being told you're wrong,
        be right!

Reply via email to