Closed benjholla closed 5 years ago
I just tried to install PANDA from the panda ubuntu install script and that was successful, but then if I run setup.py I get the same error linking fbi.
git clone https://github.com/panda-re/panda.git cd panda/ cd panda/scripts/ ./install_ubuntu.sh
Ok actually I might have made it through to successfully installing LAVA.
I had to add sudo apt-get install odb
and then run setup.py again one last time.
Yes ok I can confirm I was able to produce the buggy toy example with this setup. Maybe this issue could be interpreter as "please produce a step by step guide for installing on a specific OS release and release of LAVA". It took me a few hours to get to this point.
I made a pull request for a docs addition with step by step instructions for getting setup, it would help if someone could sanity check my setup. I also made a shareable OVA VM.
OVA made with VMWare is available here: https://drive.google.com/drive/folders/1un2FEr4qM1bCN09PBqMul1AZLDF3nEjf Username "lava", Password: "lava"
Run cd ~/Desktop/lava
and python init-host.py
and ./scripts/lava.sh
to run the example.
Hi all,
I am struggling with getting LAVA setup, I've tried several times to no avail. The last I heard the releases were tested on Ubuntu 16.04.4, but reading PANDA github page I see 14.04 was the last officially supported version, but I tried with 14.04 and the install for PANDA failed very early. The farthest I have gotten was using Ubuntu 16.04.4 with the steps below on a fresh VM install. What am I missing? Are there any documented steps for installing this aside from run setup.py? What specific OS version should I be trying to install on? Note I also tried the last release build 2.0, but it did not get very far either. The master branch seems to be more stable.
Currently I am getting this error: