Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Dec 2016 12:13:34 +0000
From:      Manish Jain <bourne.identity@hotmail.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>, "wheelie207@ownmail.net" <wheelie207@ownmail.net>
Subject:   Re: Unable to install xorg
Message-ID:  <VI1PR02MB0974BDAF3537D4E4A7A27DF0F69F0@VI1PR02MB0974.eurprd02.prod.outlook.com>
In-Reply-To: <mailman.179.1481976002.55874.freebsd-questions@freebsd.org>
References:  <mailman.179.1481976002.55874.freebsd-questions@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> I have installed FreeBSD 11.0 and have been reading the handbook so that
> I understand what I am doing.
> Now when it comes time to install xorg I get errors and stops doing
> its thing.


Hi Harold,

That should not happen. I assume you ran 'pkg install xorg', which=20
should finish nicely in 1-2 hours once you accept the installation.

If you are facing problems, can you please provide the exact command and=20
errors output ? Can you install anything at all ? The following is a=20
good way to check whether the basic pkg system is okay :

pkg install bash

That will install the bash shell, which you can use as your default=20
shell if you then issue the command :

chsh- s /usr/local/bin/bash

If you cannot install bash, then something is seriously wrong : perhaps=20
your disk is full. Check that with 'df -h'. If you can provide=20
specifics, you will get all the help you need at this forum.

Regards
Manish Jain



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