Date: Tue, 22 Jan 2008 23:48:02 -0800 From: "Nerius Landys" <nlandys@gmail.com> To: questions@freebsd.org, breazeal@hemc.net Subject: Re: Xorg config Message-ID: <560f92640801222348u4274c6f7yd14bb86715e1bd58@mail.gmail.com> In-Reply-To: <560f92640801222303h59232595qb1677fe9b26f2481@mail.gmail.com> References: <47965504.2080208@hemc.net> <560f92640801222303h59232595qb1677fe9b26f2481@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't know why you didn't succeed in installing 'xorg-server' during your > installation if that was indeed your intent. > Read the Handbook section on installing X if you want to try installing or configuring X post-install: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html Actually according to the handbook the package you want to have on your system is 'xorg', which can be found in /usr/ports/x11/xorg/ in case you want to build from source. But this package probably in turn depends on 'xorg-server', so your 'Xorg' file which is part of 'xorg-server' should be installed once you install the 'xorg' package. 'pkg_add -r xorg' or 'make install clean' from /usr/ports/x11/xorg/.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?560f92640801222348u4274c6f7yd14bb86715e1bd58>