0

I cant run any programs without this "libhal1" package or something and i cant figure out how to install it. someone please help. Greatly appreciated

1 Answers1

0

If you have Ubuntu 12.04 installed:

sudo apt-add-repository universe
sudo apt-get update
sudo apt-get install libhal1
A.B.
  • 90,397