<p dir="ltr">You can install any software from ports. Namely, X libraries are usually in /usr/dports/x11. If there is no such directory on your system, you should do</p>
<p dir="ltr">cd /usr<br>
git clone git://<a href="http://github.com/DragonFlyBSD/DPorts">github.com/DragonFlyBSD/DPorts</a> dports</p>
<p dir="ltr">Then you must cd into needed directory inside the port tree and run 'make install clean'.</p>
<p dir="ltr">To check if a package is installed on your  system, run 'pkg info <package name>'. To show all files which come with the package, including headers and shared libraries, run 'pkg info -l <package name>'</p>
<p dir="ltr">You may want to see those chapters of the handbook, which describe the ports system and pkg tool</p>
<div class="gmail_quote">3 мая 2016 г. 15:51 пользователь "Antonio Olivares" <<a href="mailto:olivares14031@gmail.com">olivares14031@gmail.com</a>> написал:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Dragonflybsd users,<br>
<br>
does anyone know how to find the x11 headers and libraries? to see if<br>
they are installed or not?  and how to install them?<br>
<br>
Thanks in Advance,<br>
<br>
<br>
<br>
Antonio<br>
</blockquote></div>