Never heard of X11-devel, if you mean the library, as to nvidia driver, it's proprietary and nvidia does not support DragonFlyBSD. I think, nv is the only choice here. 3 мая 2016 г. 16:20 пользователь "Antonio Olivares" <[email protected]> написал:
> On Tue, May 3, 2016 at 8:10 AM, Vasily Postnicov <[email protected]> > wrote: > > 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 > > > > cd /usr > > git clone git://github.com/DragonFlyBSD/DPorts dports > > > > Then you must cd into needed directory inside the port tree and run 'make > > install clean'. > > > > 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>' > > > > You may want to see those chapters of the handbook, which describe the > ports > > system and pkg tool > > > > 3 мая 2016 г. 15:51 пользователь "Antonio Olivares" > > <[email protected]> написал: > > > >> Dear Dragonflybsd users, > >> > >> does anyone know how to find the x11 headers and libraries? to see if > >> they are installed or not? and how to install them? > >> > >> Thanks in Advance, > >> > >> > >> > >> Antonio > > Dear Sir, > > thank you for your suggestions. I know how to compile as i used > freebsd before, however the names have changed and i am lost now. > X11-devel, xorg-devel pkg cannot find them. Also i have to use nv > driver, is there a nouveau driver or nvidia driver for legacy systems? > integrated motherboard video. > > thanks for your help > > best regards, > > > Antonio >
