INSTALLATION (for FreeBSD only):

Type in a terminal:

>tar -xzvf easydm-X.X.X.tar.gz

>cd ./easydm-X.X.X

>chmod 755 easydm easydm.d ebgdm

>su

[password]

>cp ./easydm /usr/local/etc/rc.d/

>cp ./easydm.d ./ebgdm /usr/local/bin/

Finally, type in file "/etc/rc.conf":

easydm_enable="YES"

save, and exit.


Reboot the machine, or type "shutdown now" and afterwards "exit" at shell prompt, to make machine return to graphical console.

That's it!