Re: Midtier 7.1 install issue

2008-07-10 Thread haeyoon . lee
Hey,

I took your advice from BMCDN and deployed it as a war file.
I had to add some lines to the startup.sh in order for the servlet to
work, but at least it's up and running.

Thanks!

On Jul 9, 9:59 am, Axton <[EMAIL PROTECTED]> wrote:
> Differences in your environment could cause the issue.  Different
> shell, different binaries (test, tset, grep, awk, etc.), different
> character sets, etc.
>
> Axton Grams
>
>
>
>
>
> On Wed, Jul 9, 2008 at 9:42 AM,  <[EMAIL PROTECTED]> wrote:
> > Hi,
>
> > Thanks for the tip.
> > I tried it out but editing out the code generates more errors.
>
> > It seems that this section is needed for other parts of the script.
>
> > Any other ideas?
> > What might be causing it?  Can I add something to SuSE linux to get
> > this working?
>
> > Thanks
>
> > On Jul 8, 9:55 pm, Kurniadi <[EMAIL PROTECTED]> wrote:
> >> Hi Lee, mt_install is a shell script.
> >> For the error "Operating System must be   or later",. perhaps you can
> >> bypass it by editing the mt_install and add # at beggining of line of
> >> that section.
>
> >> If you have successfully install that midtier in the identical
> >> operating system, that error should not be happen.
>
> >> Regards,
> >> Kurniadi
>
> >> On Wed, Jul 9, 2008 at 3:05 AM,  <[EMAIL PROTECTED]> wrote:
> >> > Hi,
>
> >> > I was wondering if anyone knows how I can get past this error when
> >> > installing remedy midtier 7.1 in SuSE 10.2.0.12
>
> >> > ./mt_install: line 6109: release-notes-sles-10.2.0.12SUSE: command not
> >> > found
> >> > ./mt_install: line 5974: =0: command not found
> >> > expr: syntax error
> >> > expr: syntax error
> >> > Operating System must be   or later
> >> > BMC Remedy mid tier installation terminated. See log file for details.
>
> >> > the release notes is installed as far as I know
> >> > Tomcat 5 with webapps is installed
> >> > SuSe version is 10.2.0.12
>
> >> > I don't know why this error comes up.
> >> > I can install this on another server no problems.
> >> > Only difference with this problem server and the working one is that
> >> > the problem server is on VMWare.
>
> >> > Any help would be appreciated
>
> >> > ___­­
> >> > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> >> > Platinum Sponsor:www.rmsportal.comARSlist:"Where the Answers Are"
>
> >> ___­­
> >> UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> >> Platinum Sponsor:www.rmsportal.comARSlist:"Where the Answers Are"- Hide 
> >> quoted text -
>
> >> - Show quoted text -
>
> > ___­
> > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> > Platinum Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"
>
> ___­
> UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> Platinum Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"- Hide 
> quoted text -
>
> - Show quoted text -

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"


Re: Midtier 7.1 install issue

2008-07-09 Thread Axton
Differences in your environment could cause the issue.  Different
shell, different binaries (test, tset, grep, awk, etc.), different
character sets, etc.

Axton Grams

On Wed, Jul 9, 2008 at 9:42 AM,  <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Thanks for the tip.
> I tried it out but editing out the code generates more errors.
>
> It seems that this section is needed for other parts of the script.
>
> Any other ideas?
> What might be causing it?  Can I add something to SuSE linux to get
> this working?
>
> Thanks
>
>
>
> On Jul 8, 9:55 pm, Kurniadi <[EMAIL PROTECTED]> wrote:
>> Hi Lee, mt_install is a shell script.
>> For the error "Operating System must be   or later",. perhaps you can
>> bypass it by editing the mt_install and add # at beggining of line of
>> that section.
>>
>> If you have successfully install that midtier in the identical
>> operating system, that error should not be happen.
>>
>> Regards,
>> Kurniadi
>>
>>
>>
>>
>>
>> On Wed, Jul 9, 2008 at 3:05 AM,  <[EMAIL PROTECTED]> wrote:
>> > Hi,
>>
>> > I was wondering if anyone knows how I can get past this error when
>> > installing remedy midtier 7.1 in SuSE 10.2.0.12
>>
>> > ./mt_install: line 6109: release-notes-sles-10.2.0.12SUSE: command not
>> > found
>> > ./mt_install: line 5974: =0: command not found
>> > expr: syntax error
>> > expr: syntax error
>> > Operating System must be   or later
>> > BMC Remedy mid tier installation terminated. See log file for details.
>>
>> > the release notes is installed as far as I know
>> > Tomcat 5 with webapps is installed
>> > SuSe version is 10.2.0.12
>>
>> > I don't know why this error comes up.
>> > I can install this on another server no problems.
>> > Only difference with this problem server and the working one is that
>> > the problem server is on VMWare.
>>
>> > Any help would be appreciated
>>
>> > ___­
>> > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
>> > Platinum Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"
>>
>> ___­
>> UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
>> Platinum Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"- Hide 
>> quoted text -
>>
>> - Show quoted text -
>
> ___
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
>

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"


Re: Midtier 7.1 install issue

2008-07-09 Thread haeyoon . lee
Hi,

Thanks for the tip.
I tried it out but editing out the code generates more errors.

It seems that this section is needed for other parts of the script.

Any other ideas?
What might be causing it?  Can I add something to SuSE linux to get
this working?

Thanks



On Jul 8, 9:55 pm, Kurniadi <[EMAIL PROTECTED]> wrote:
> Hi Lee, mt_install is a shell script.
> For the error "Operating System must be   or later",. perhaps you can
> bypass it by editing the mt_install and add # at beggining of line of
> that section.
>
> If you have successfully install that midtier in the identical
> operating system, that error should not be happen.
>
> Regards,
> Kurniadi
>
>
>
>
>
> On Wed, Jul 9, 2008 at 3:05 AM,  <[EMAIL PROTECTED]> wrote:
> > Hi,
>
> > I was wondering if anyone knows how I can get past this error when
> > installing remedy midtier 7.1 in SuSE 10.2.0.12
>
> > ./mt_install: line 6109: release-notes-sles-10.2.0.12SUSE: command not
> > found
> > ./mt_install: line 5974: =0: command not found
> > expr: syntax error
> > expr: syntax error
> > Operating System must be   or later
> > BMC Remedy mid tier installation terminated. See log file for details.
>
> > the release notes is installed as far as I know
> > Tomcat 5 with webapps is installed
> > SuSe version is 10.2.0.12
>
> > I don't know why this error comes up.
> > I can install this on another server no problems.
> > Only difference with this problem server and the working one is that
> > the problem server is on VMWare.
>
> > Any help would be appreciated
>
> > ___­
> > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> > Platinum Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"
>
> ___­
> UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org
> Platinum Sponsor:www.rmsportal.comARSlist: "Where the Answers Are"- Hide 
> quoted text -
>
> - Show quoted text -

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"


Re: Midtier 7.1 install issue

2008-07-08 Thread Kurniadi
Hi Lee, mt_install is a shell script.
For the error "Operating System must be   or later",. perhaps you can
bypass it by editing the mt_install and add # at beggining of line of
that section.

If you have successfully install that midtier in the identical
operating system, that error should not be happen.

Regards,
Kurniadi

On Wed, Jul 9, 2008 at 3:05 AM,  <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was wondering if anyone knows how I can get past this error when
> installing remedy midtier 7.1 in SuSE 10.2.0.12
>
> ./mt_install: line 6109: release-notes-sles-10.2.0.12SUSE: command not
> found
> ./mt_install: line 5974: =0: command not found
> expr: syntax error
> expr: syntax error
> Operating System must be   or later
> BMC Remedy mid tier installation terminated. See log file for details.
>
> the release notes is installed as far as I know
> Tomcat 5 with webapps is installed
> SuSe version is 10.2.0.12
>
> I don't know why this error comes up.
> I can install this on another server no problems.
> Only difference with this problem server and the working one is that
> the problem server is on VMWare.
>
> Any help would be appreciated
>
> ___
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
>

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"


Midtier 7.1 install issue

2008-07-08 Thread haeyoon . lee
Hi,

I was wondering if anyone knows how I can get past this error when
installing remedy midtier 7.1 in SuSE 10.2.0.12

./mt_install: line 6109: release-notes-sles-10.2.0.12SUSE: command not
found
./mt_install: line 5974: =0: command not found
expr: syntax error
expr: syntax error
Operating System must be   or later
BMC Remedy mid tier installation terminated. See log file for details.

the release notes is installed as far as I know
Tomcat 5 with webapps is installed
SuSe version is 10.2.0.12

I don't know why this error comes up.
I can install this on another server no problems.
Only difference with this problem server and the working one is that
the problem server is on VMWare.

Any help would be appreciated

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"