Jump to content

rm_rf

Members
  • Posts

    2
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by rm_rf

  1. 3 hours ago, 3lksfjsd3sfd said:

    📛 Running Escribe-Suite in LINUX outright, WILL MOST LIKELY NOT WORK. It needs to be updated by the developers.
    Why?  Because an OLD version of mono is required.   This can be worked around but maybe too difficult for most.  A lot of factors go into it being a quick fix or a long one.  This is NOT the right or best way to do it.  To simply get the application running no matter what, use VirtualBox.

    Assumptions:  User already knows the basics of virtualbox. Do not let ubuntu upgrade the VM to 18.04 or 20.04.  We want the software locked in time.  This OS will only be spun up to run the app.

    How to install and run Escribe-Suite ?

    
    # Create and START VM using an Ubuntu 16.04 LTS Desktop iso.
    # Login using the GUI shown in the VirtualBox Console.
    # Open a Terminal
    cd ~/Desktop
    sudo apt update
    sudo apt upgrade -fy
    wget https://downloads.evolvapor.com/SetupEScribe2_SP19_US.run
    chmod +x ./SetupEScribe2_SP19_US.run
    cd ~/.local/opt/evolv/escribe-suite
    ./launch-escribe-suite


    How pass your USB DNA Device to the VirtualMachine ?

    
    # Right+Click on the USB icon on the lower right panel of the VirtualMachine Console window.
    # Choose your DNA device.

    Here's a correction:

    How to install and run Escribe-Suite ?

    # Create and START VM using an Ubuntu 16.04 LTS Desktop iso.
    # Login using the GUI shown in the VirtualBox Console.
    # Open a Terminal
    cd ~/Desktop
    sudo apt update
    sudo apt upgrade -fy
    wget https://downloads.evolvapor.com/SetupEScribe2_SP19_US.run
    chmod +x SetupEScribe2_SP19_US.run
    ./SetupEScribe2_SP19_US.run
    cd ~/.local/opt/evolv/escribe-suite
    ./launch-escribe-suite


    How pass your USB DNA Device to the VirtualMachine ?

    # Right+Click on the USB icon on the lower right panel of the VirtualMachine Console window.
    # Choose your DNA device.
    • Like 1
  2. 3 hours ago, Bradford1040 said:

    u/3lksfjsd3sfd

     

    I can't wait to get back to my multiple pc's and screen shot each one of them using esribe software flawlessly lol, not bitching bud. But I got them working 99% minus the esolve or the networked stats. It works today on new os'es.

    Clearly the post is not for you, or anyone else who has the ability to run it normally or by using fixes.  That post is for those who do have issues and may not have the ability to get around it.  It's a quick and dirty way to get it working without messing with their systems.  That's exactly the point.   Erasing and downgrading your OS to an older , less stable distro ( I have seen this posted on here ) is not a good temp or permanent solution.  Send us all a link to the android app you made  or a repackaged application that works for everyone or provide step by step help for every person with a different os with different packages, cause I'm not sure how your screenshots are going to assist those people.  At least this is something that can be digested in a few steps that most people can do without help.

×
×
  • Create New...