Skip to content

missing build instructions for naive users on ubuntu 26.04 #31

@RobertHenry6bev

Description

@RobertHenry6bev

Following apparently incomplete instructions in README.md, running on a new ubuntu 26.04 amd64 system, I am unable to get this to build. I do not know rust or its build and package management system, but I presume they studied python and go and got it right.

The build fails because it wants libjavascriptcoregtk 4.0 which is pretty old.

Here's my attempt at a bash script to load missing packages; you're welcome to extend this and fix this as necessary so that for newbies to Rust and OBDium we didn't have to fight the packages and O/S releases. Change the 'if false' to 'if true' as necessary

build_obdium.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions