X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=RO-VIM-fos%2Fdebian%2Fpython3-osm-rovim-fos.postinst;fp=RO-VIM-fos%2Fdebian%2Fpython3-osm-rovim-fos.postinst;h=b6720a3b2bcf646021a2394cb91b3478041c2b72;hp=744b26fa9cd93b4a6f70a0083d3198094fe3c1a3;hb=07df0d2f27b26e7723b923c9583970be9530fe69;hpb=0937f203806a304b6bed8705c0c17f58de8dc844 diff --git a/RO-VIM-fos/debian/python3-osm-rovim-fos.postinst b/RO-VIM-fos/debian/python3-osm-rovim-fos.postinst index 744b26fa..b6720a3b 100755 --- a/RO-VIM-fos/debian/python3-osm-rovim-fos.postinst +++ b/RO-VIM-fos/debian/python3-osm-rovim-fos.postinst @@ -19,6 +19,8 @@ echo "POST INSTALL OSM-ROVIM-FOS" -#Pip packages required for vmware connector -python3 -m pip install fog05rest>=0.0.4 +#Pip packages required for Eclipse fog05 connector +curl -Lo /tmp/libzenohc.so https://github.com/eclipse-fog05/fog05/releases/download/v0.1.0/libzenohc.so +mv /tmp/libzenohc.so /usr/local/lib/libzenohc.so +python3 -m pip install pyangbind sphinx zenoh==0.3.0 yaks==0.3.0.post1 fog05-sdk==0.2.0 fog05==0.2.0