Hi All, I am part of the SSCS organizing committee...
# ieee-sscs-dc-22
r
Hi All, I am part of the SSCS organizing committee. A group mentioned some problems related to setting up and installing the tools. One option is to use ready-made docker image by @Harald Pretl (https://github.com/hpretl/iic-osic-tools/tree/main). You can also setup all the tools in a ubuntu virtual machine on your PC/laptop (I personally use this approach). Setting up the tools can be tricky for people who are new to linux. If you face any difficulty please feel free to ask.
h
A help to setup the tools in Linux could be this script we did. It works, but is a bit dated now since we moved on to the Docker-solution mention above. Anyway, it could be a help in your own setup efforts: https://github.com/hpretl/iic-osic/blob/main/iic-osic-setup.sh
👍 1
a
Hey @Rana Muhammad Shahid Jamil After pulling docker file image how I should proceed
@Harald Pretl @Rana Muhammad Shahid Jamil After run the image of iic-osic I try to run the given server in vnc but i am getting blank window
r
can you run it locally ? go to the cloned folder
iic-osic-tools
and from there in the terminal run
./start_x.sh
a
thank u @Rana Muhammad Shahid Jamil for reply u mean image pull by docker ?