From 94965fa0006bd91c07a852cd8212a57c970fa235 Mon Sep 17 00:00:00 2001 From: Alan Date: Wed, 25 May 2022 14:50:48 +0800 Subject: [PATCH] Update install instructions --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 65d6e75c5..a3fce0228 100644 --- a/README.md +++ b/README.md @@ -6,22 +6,16 @@ Debian and Ubuntu packages https://www.dropbox.com/scl/fo/9gmglurw6s4qqwzc3xkvu/h?dl=0&rlkey=9x0o549ne7gyvii3yc93u3brc - * you will need libvala, roojspacker + * you will need libvala, roojspacker and a few other packages --- Building it - a) Remove vala and install packages from here. We need to use an old version of vala, as new versions changed the code inspection api, - and build output and I've not got round to fixing hat. + a) Install roojspacker (either from binary or source) + + see https://www.dropbox.com/scl/fo/9gmglurw6s4qqwzc3xkvu/h?dl=0&rlkey=9x0o549ne7gyvii3yc93u3brc - sudo apt-get remove vala* libvala* - - Download vala*.deb, libvala*.deb, and roojspacker*.deb from - https://www.dropbox.com/scl/fo/9gmglurw6s4qqwzc3xkvu/h?dl=0&rlkey=9x0o549ne7gyvii3yc93u3brc - - sudo dpkg -i libvala* vala* roojspacker* - b) Clone this code.. git clone https://github.com/roojs/roobuilder.git -- 2.39.2