Skip to content

Linux Mint 19 not recognized while installation #281

@feldti

Description

@feldti

As usual- add the following code to installOsPrereqs:

  19.1) #Linux Mint 19.1
    sudo dpkg --add-architecture i386
    installUbuntuPackages
    sudo apt-get -y install fonts-dejavu # ensure that DejaVu Sans Mono font present (default font for tODE)
    sudo ln -f -s /usr/lib/i386-lin-gnu/libstdc++.so.6 /usr/lib/i386-linux-gnu/libstdc++.so
    ;;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions