Friday, May 3, 2024
14
rated 0 times [  14] [ 0]  / answers: 1 / hits: 25923  / 3 Years ago, sun, november 14, 2021, 9:50:40

I want to run soapUI on Ubuntu 11.10. If I am not able to install via the package manager, I'd prefer not to install at all, and instead run as a standalone application. Looking at the soapUI download page I can't figure out which download (if any) fulfills this criterion?




  • soapui-4.5.0-Beta1-linux-bin.zip

  • soapUI-x32-4_5_0-Beta1.sh



I'm guessing "bin" but I don't know for sure. Any clues?


More From » installation

 Answers
5

Download the zip file. Then you just unzip the files into a directory somewhere. There is a sh file - you just need to make it executable and run that - from memory.



unzip soapui-*.zip
cd soapui-4.5.0-Beta1/bin/
chmod +x soapui.sh
./soapui.sh

[#39845] Monday, November 15, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
suspengn

Total Points: 477
Total Questions: 104
Total Answers: 100

Location: Rwanda
Member since Thu, Feb 10, 2022
2 Years ago
suspengn questions
;