Thanks for the hint.  The read test worked, but there was nothing in
/usr/xpg4/bin except sh.  I installed SUNWxcu4, which put a bunch of
stuff in /usr/xpg4/bin including grep, and now the installation script
works.



-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]
On Behalf Of Daniel Cid
Sent: Monday, August 13, 2007 9:39 PM
To: [email protected]
Subject: [ossec-list] Re: Solaris Installation Problem


Hi Courtney,

I only have access to a Solaris 10 on intel and it works fine. For some
reason
it looks like your shell is not reading the output of the "read"
commands or
your grep is not support the "-E" argument.

Try the following:
$ read A
foo bar
$ echo $A
foo bar

If you get the output of A, the problem is with grep. On Solaris we
try to use the one
at /usr/xpg4/bin/grep , do you have it? You might need to install it,
because we use the
binaries at /usr/xpg4/bin to compile ossec... Anyone else using
Solaris that can give some
help?

Thanks,

--
Daniel B. Cid
dcid ( at ) ossec.net


On 8/13/07, Grimland, Courtney <[EMAIL PROTECTED]> wrote:
>
> [EMAIL PROTECTED]:~$ uname -a
> SunOS ren 5.10 Generic_125101-10 i86pc i386 i86pc
>
>
> Just downloaded 1.3 to try it out, and the install went smoothly on
RHEL
> 4.
>
> However, on my Solaris 10 box I'm having problems with the
installation
> script.  I hit ENTER for the default language selection, ENTER again
to
> continue, and enter "local" installation type.  When it asks me where
to
> install, I type in "/opt/ossec" and press ENTER but it just repeats
the
> same question.  If I press ENTER to accept the default location, it
> moves on to email notification.  ENTER to accept the default, and it
> asks me for an email address.  I enter my address and it continues to
> ask me for an email address.  I can't get past this part.
>
> Why isn't it accepting my input on some of the questions?
>
> I tried running the script under various shells (sh, bash, ksh), to
see
> if it made any difference but it didn't.
>
>
>
> --
>
> Courtney Grimland
> Software Systems Specialist II
> University of Texas Arlington Library
> 817.272.1479 - Office
> 682.438.8033 - Cell
> 817.272.7022 - Fax
>
>

Reply via email to