Dynamically load icu (Ubuntu)

This commit is contained in:
Robin E. R. Davies
2024-11-27 00:22:59 -05:00
parent 78e4024e2f
commit 80ce9097f2
11 changed files with 992 additions and 44 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ with
# install NodeJS latest LTS release.
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
sudo apt-get install -y nodejs
sudo apt-get install -y nodejs npm
Run the following commands to install dependent libraries required by the PiPedal build.