rapidsai / rapidsai/node

Ubuntu 20.04 | missing "libgdal-dev" dependency

Open
#302 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
211
Forks
29
Avg merge
17h 30m
Merged PRs (30d)
1

Description

I am using Ubuntu 20.04 LTS

I had some trouble when installing the yarn dependencies

I get a missing libgdal-dev dependency

I used

yarn dev:install-cpp-dependencies

Error message I got

Mypath/modules/core/bin/install-deps/debian.sh: line 80: libgdal-dev: command not found

I tried installing the dependency with apt-get with no avail

Could someone please help me with this? It is probably on my end rather than yours

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing yarn dev:install-cpp-dependencies on Ubuntu 20.04 and inspect modules/core/bin/install-deps/debian.sh around line 80. Confirm how the script handles libgdal-dev and verify that dependency installation completes without the reported command not found error.

Written by the indexing model from the issue text.

Assessment

Tech stack
nodejs, shell, ubuntu
Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.