Hello All,
I solved it by running these two commands on Ubuntu
$ sudo apt-get install uuid-dev
and
$ sudo apt-get install uuid-runtime
Got clues from this stack overflow post linux - How do I obtain/use LibUUID? - Stack Overflow
Hello All,
I solved it by running these two commands on Ubuntu
$ sudo apt-get install uuid-dev
and
$ sudo apt-get install uuid-runtime
Got clues from this stack overflow post linux - How do I obtain/use LibUUID? - Stack Overflow