rapidscada 6.1 install on linux problem

Forum Home Forums Installation Issues rapidscada 6.1 install on linux problem

Tagged: ,

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #13009
    lipeng
    Participant

    I have install rapidscada 6.1 on linux, but not find the scadaadmin.ext

    #13010
    manjey73
    Participant

    Scada Admin works under Windows and all settings are made from there with subsequent transfer to the server.
    Or the option to run Scada Admin under Wine.

    #13011
    Mikhail
    Moderator

    Hi,
    If you need to run Admin with Wine, ask for special instructions.

    #13012
    JW
    Participant

    I downloaded ScadaAdmin-wine from one of the link in the forum, but unable to get it work after tring many wine version.
    Is there any version and dependency requirements?

    #13014
    Mikhail
    Moderator

    ScadaAdmin for Wine is here. May be it’s not the latest, anyway it should start.

    1. Install Wine according to https://wiki.winehq.org/Ubuntu
    winehq-staging is needed
    2. Run winecfg
    3. Check Wine version wine --version
    4. Change directory to the app directory. Run wine ScadaAdmin.exe
    5. Check ScadaAdmin logs in /home/myuser/.wine/drive_c/users/myuser/AppData/Local/

    Does it work?

    #13026
    JW
    Participant

    staging version seems to be the critical part to make running Admin app possible.
    with this version the app can start, with some error log.
    will try to play long with it a little bit more later on.

    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Error loading instance configuration:
    Could not find a part of the path 'Z:\home\apex\Documents\Config\ScadaInstanceConfig.xml'.
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Dictionary file not found: Z:\home\apex\Documents\ScadaAdmin_Wine\Lang\ScadaCommon.en-GB.xml
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Dictionary file not found: Z:\home\apex\Documents\ScadaAdmin_Wine\Lang\ScadaAdmin.en-GB.xml
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Dictionary file not found: Z:\home\apex\Documents\ScadaAdmin_Wine\Lang\ScadaServer.en-GB.xml
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Dictionary file not found: Z:\home\apex\Documents\ScadaAdmin_Wine\Lang\ScadaComm.en-GB.xml
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Unable to create extension logic ExtDepAgent. File Z:\home\apex\Documents\ScadaAdmin_Wine\Lib\ExtDepAgent.dll not found
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Unable to create extension logic ExtDepPostgreSql. File Z:\home\apex\Documents\ScadaAdmin_Wine\Lib\ExtDepPostgreSql.dll not found
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Unable to create extension logic ExtServerConfig. File Z:\home\apex\Documents\ScadaAdmin_Wine\Lib\ExtServerConfig.dll not found
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Unable to create extension logic ExtCommConfig. File Z:\home\apex\Documents\ScadaAdmin_Wine\Lib\ExtCommConfig.dll not found
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Unable to create extension logic ExtWebConfig. File Z:\home\apex\Documents\ScadaAdmin_Wine\Lib\ExtWebConfig.dll not found
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Unable to create extension logic ExtProjectTools. File Z:\home\apex\Documents\ScadaAdmin_Wine\Lib\ExtProjectTools.dll not found
    2023-07-21 20:00:03 [APEX-VIRTUALBOX][apex][ERR] Unable to create extension logic ExtTableEditor. File Z:\home\apex\Documents\ScadaAdmin_Wine\Lib\ExtTab
    #13030
    Mikhail
    Moderator

    Yes, staging branch is important. I don’t know what is implemented in the staging branch that makes the app work.
    You should put the files listed in the errors. ScadaAdmin_Wine.zip contains only executable file, but the Administrator app needs other files which should be taken from the installation package.

    #14571
    zzz
    Participant

    – Install wine-staging,
    – Install dotnet core for window x64 into wine prefix like on windows
    – Run wine ScadaAdmin.exe

    #14575
    zzz
    Participant

    a side note:

    To see non-unicode characters correctly. you might need to set LC_ALL= to your language encoding beforehand.

    #14577
    Mikhail
    Moderator

    Download ScadaAdmin for Linux. Works on Wine. Note that it is easier to use the Administrator app on Windows.

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.