Warning: Undefined variable $obstacle_stack in /home/gadmax/public_html/src/modules/obstacle/class/obstacleController.inc on line 173

Obstacle


Solution how to install package libxml2-dev


Working solution

# -y, --assumeyes Assume yes; assume that the answer to any question which would be asked is yes.

OS: Red Hat / CentOS

sudo yum install libxml2-devel -y

OS: Ubuntu

sudo apt-get install libxml2-dev