| View previous topic :: View next topic |
| Author |
Message |
damngoodjay
Joined: 10 Mar 2009 Posts: 5 Location: Philippines
|
Posted: Tue Mar 24, 2009 11:19 am Post subject: Active RMA for linux |
|
|
Hi to All,
Need Help
Just want to check if this is already available. Active RMA for linux.
Also got problem on RMA for linux when I follow the step by step from site.
Got error Permission Denied when starting RMA.(Using RedHat and login as root)
Thanks!!! |
|
| Back to top |
|
 |
KS-Soft
Joined: 03 Apr 2002 Posts: 10422 Location: USA
|
Posted: Tue Mar 24, 2009 11:52 am Post subject: |
|
|
| Quote: | | Just want to check if this is already available. Active RMA for linux |
No, its not available yet
| Quote: | | Got error Permission Denied when starting RMA.(Using RedHat and login as root) |
May I see exact RMA output?
You may use -i and -v switches to get more detailed output, e.g. ./rma -i -v rma.ini
Regards
Alex |
|
| Back to top |
|
 |
damngoodjay
Joined: 10 Mar 2009 Posts: 5 Location: Philippines
|
Posted: Wed Mar 25, 2009 5:36 am Post subject: Hi thanks error below: |
|
|
Hi Sir,
Need help on this error:
--------------------------------------
Command line checking .. ok
Settings checking .. Error
Invalid path to the agent!
Please check'/opt/rma/rma.ini file
Other question when I install it as an rpm where will I see the config files.
Thanks
This is the last part already installed on Windows Box with your help!
Thanks |
|
| Back to top |
|
 |
KS-Soft Europe
Joined: 16 May 2006 Posts: 2259
|
Posted: Wed Mar 25, 2009 6:30 am Post subject: Re: Hi thanks error below: |
|
|
| damngoodjay wrote: | Invalid path to the agent!
Please check'/opt/rma/rma.ini file | So, I assume, agent is located in /opt/rma/ folder? In this case you should change RMAPath parameter in [Basic] section of rma.ini (/opt/rma/rma.ini) to:
| Code: | | RmaPath = /opt/rma/rma |
| damngoodjay wrote: | | Other question when I install it as an rpm where will I see the config files. | Actually, we do not wrap rma files into rpm packages. I suppose, you downloaded RPM package, contributed by one of our client, right? In this case, I suppose, you may found rma files in /opt/rma folder. Anyway, you may use rpm command with some switches (probably -l or -lv, I do not remember exactly) to see the information about specified rpm package on your Linux system.
| damngoodjay wrote: | This is the last part already installed on Windows Box with your help!
Thanks | Good news! You are welcome.
Regards,
Max |
|
| Back to top |
|
 |
|