CamFlow / website

source for http://camflow.org
0 stars 2 forks source link

Ubuntu - Using Package Manager Method - VM freezes after reboot #10

Closed anmolsagarwal closed 5 years ago

anmolsagarwal commented 5 years ago

Hello, I am using a Ubuntu 18.04.2 VM on VirtualBox. I tried installing CamFlow using the Package manager instructions.

I thought I had installed CamFlow successfully, but when I reboot the machine after installing CamFlow the machine does not boot up. It is still loading a few hours later.

Do you know what could be causing this issue? What are the resource requirements for CamFlow to work on a virtual machine.

tfjmp commented 5 years ago

Does the issue occur if building from source?

anmolsagarwal commented 5 years ago

I have not been able to build from source on my machine. So far, it has taken three days and it is not finished. How long does it take to build from source?

tfjmp commented 5 years ago

It should be much, much faster than this (obviously it would depend on your hardware). It takes at most an hour on my machine.

This vagrant script should set you up a working ubuntu environment (just tested it): https://github.com/CamFlow/vagrant/tree/master/deb

anmolsagarwal commented 5 years ago

I was able to get it installed on a Linux host. A Linux VM does not work. Thank you for all of your help.