Author |
Message
|
hareesh |
Posted: Sat Sep 13, 2014 5:50 am Post subject: MA01 installation in liux |
|
|
Newbie
Joined: 13 Sep 2014 Posts: 3
|
can some on tell me how to install and configure MA01 in linux environment.
I have copied and unzipped the MA01 to /tmp folder and when trying to run it says command not found. |
|
Back to top |
|
 |
exerk |
Posted: Sat Sep 13, 2014 6:42 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
Put ./ in front of it, i.e. ./q _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
hareesh |
Posted: Sat Sep 13, 2014 9:48 am Post subject: MA01 installation in liux |
|
|
Newbie
Joined: 13 Sep 2014 Posts: 3
|
thank you it worked with ./q
is there any way that i can run this file from any path with or with out ./ |
|
Back to top |
|
 |
smdavies99 |
Posted: Sat Sep 13, 2014 10:37 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
you could add the path to the 'q' executable to your PATH environment variable.
I'll leave you to google how to do it. {There are several answers} _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
hareesh |
Posted: Sat Sep 13, 2014 9:19 pm Post subject: MA01 installation in liux |
|
|
Newbie
Joined: 13 Sep 2014 Posts: 3
|
Thanks for you all.
I have set the export PATH=/tmp/Previous/V4.5.2/Linux:$PATH.
Now i can able to execute the program from any path  |
|
Back to top |
|
 |
|