Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2006 11:03:37 -0600
From:      Paul Schmehl <pauls@utdallas.edu>
To:        RJ45 <rj45@slacknet.com>, freebsd-questions@freebsd.org
Subject:   Re: Xorg problem
Message-ID:  <251D2733CF45CCC3B392D2E9@utd59514.utdallas.edu>
In-Reply-To: <Pine.LNX.4.61.0603280221040.19692@slacknet.com>
References:  <Pine.LNX.4.61.0603280221040.19692@slacknet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--==========F9F30CE7188D205905B2==========
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

--On Tuesday, March 28, 2006 02:23:29 -0700 RJ45 <rj45@slacknet.com> wrote:
>
> Hello I installed 6.0-RELEASE on Alpha.
> But I cannot find the Xorg packages to be installed on the system,
> I did a network install.
> Now I need Xorg for many reasons and if I Try to install it from the
> ports collection it won't compile because the systems does not have the
> /usr/X11R6/include/X11 needed stuff.
> How I can install Xorg ?
> Where can I find a pre-packaged one ?
> I just would need the include files so I Can compile ghostrscript for
> example.
> thanks
>
cd /usr/ports/print/ghostscript-gpl/ (for example)
make install clean

If it has Xorg dependencies, it will install them.

If you want Xorg installed, choose your window manager and install that.=20
Xorg will be installed as well.

For example:

cd /usr/ports/x11-wm/xfce4/
make install clean

Or if you want gnome,
cd /usr/ports/x11/gnome2/
make install clean

All the standard gnome stuff will be installed and everything you need from =

xorg will be installed as well.

Ports are your friend.

Paul Schmehl (pauls@utdallas.edu)
Adjunct Information Security Officer
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/
--==========F9F30CE7188D205905B2==========--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?251D2733CF45CCC3B392D2E9>