Hi,
I am using FreeBSD 10.1- RELEASE version. The first thing I wanted to do was to install Xorg, so I did
Then I tried to run the services by typing the following:
It gave me following error:
What am I missing? how to overcome this problem?
I am using FreeBSD 10.1- RELEASE version. The first thing I wanted to do was to install Xorg, so I did
# pkg install xorg, the install went smooth. After the install was complete, I did following settings in my /etc/rc.conf file:
Code:
hald_enable="YES"
dbus_enable="YES"
# service hald startIt gave me following error:
Code:
Shared Object "libexpat.so.1" not found, required by "libpolkit.so.2"