Forum Discussion
GuillermoD
13 years agoOccasional Contributor
nowhere in the install instruction says JVM is require.. I had to open the shellscript and notice that JVM is called
so
sudo apt-get install openjdk-7-jre
now the installer runs..
then instructions on how to run the agent are
"Assuming you installed the agent in your home folder which is the install scripts default, you should now be able to run the agent binary."
.~/SmartBear/LoadUI-Agent-2.5.*/LoadUI-Agent-2.5.*
thats no instruction to run any program :S
I am asuming that the program is loadUI-agent.sh
but getting:
root@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4# ./loadUI-agent.sh
-bash: ./loadUI-agent.sh: Permission denied
root@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4# chmod 755 loadUI-agent.shroot@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4# ./loadUI-agent.sh
Failed in XOpenDisplay
(process:17808): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(java:17808): Gtk-WARNING **: cannot open display:
root@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4#
any ideas?
Are there any real detailed instruction over how to install your software? because anyone following
http://www.loadui.org/Installing-Agent/ ... linux.html
would lead to nothing
so
sudo apt-get install openjdk-7-jre
now the installer runs..
then instructions on how to run the agent are
"Assuming you installed the agent in your home folder which is the install scripts default, you should now be able to run the agent binary."
.~/SmartBear/LoadUI-Agent-2.5.*/LoadUI-Agent-2.5.*
thats no instruction to run any program :S
I am asuming that the program is loadUI-agent.sh
but getting:
root@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4# ./loadUI-agent.sh
-bash: ./loadUI-agent.sh: Permission denied
root@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4# chmod 755 loadUI-agent.shroot@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4# ./loadUI-agent.sh
Failed in XOpenDisplay
(process:17808): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(java:17808): Gtk-WARNING **: cannot open display:
root@LoadUI-1:/usr/local/SmartBear/LoadUI-Agent-2.5.4#
any ideas?
Are there any real detailed instruction over how to install your software? because anyone following
http://www.loadui.org/Installing-Agent/ ... linux.html
would lead to nothing
