Forum Discussion

cube2002's avatar
cube2002
New Contributor
13 years ago

How to install SoapUI using command line on linux

Hello,

I'm newbie to SoapUI.
I'm using linux(CentOS 5.5) and I want to install SoapUI(ver 4.0) on linux using command line.
Is it possible?

Thanks.

2 Replies

  • SmartBear_Suppo's avatar
    SmartBear_Suppo
    SmartBear Alumni (Retired)
    Hi,

    you can run the downloaded installer with '-c' option.
    In that case installation process will continue using command line.

    Regards,
    Vladimir
    SmartBear Sweden
  • cube2002's avatar
    cube2002
    New Contributor
    I tried to install soapUI using below command. But there is an error.
    Can you show me the full command line?

    [sqe@msc11 Util]$ sudo yum install -c soapUI-x32-4_0_0.sh
    CRITICAL:yum.cli:Config Error: Parsing file failed: File contains no section headers.
    file: file:///home/sqe/Util/soapUI-x32-4_0_0.sh, line: 8
    'read_db_entry() {\n'

    [sqe@msc11 Util]$ sudo yum install -c soapui-4.0.0-linux-bin.zip
    CRITICAL:yum.cli:Config Error: Parsing file failed: File contains no section headers.
    file: file:///home/sqe/Util/soapui-4.0.0-linux-bin.zip, line: 1
    'PK\x03\x04\n'


    [sqe@msc11 Util]$ chmod +x ./soapUI-x32-4_0_0.sh
    [sqe@msc11 Util]$ ./soapUI-x32-4_0_0.sh

    gunzip: sfx_archive.tar.gz: not in gzip format

    I am sorry, but the installer file seems to be corrupted.
    If you downloaded that file please try it again. If you
    transfer that file with ftp please make sure that you are
    using binary mode.