live-cd

karu.pruun karu.pruun at gmail.com
Thu Mar 27 23:23:22 PDT 2014


On Thu, Mar 27, 2014 at 6:58 AM, Ludo Beckers wrote:

> I followed your instructions from the 1st reply you posted.
> Quote:
>
> (you may need to do this just cause it's been a while since 3.6 came out)
> # cd /usr/local/etc/pkg/repos/
> # mv df-releases.conf.sample df-releases.conf
> # pkg upgrade
>


Can you check that at least one of the repositories in df-releases.conf is
enabled? When you do

# cd /usr/local/etc/pkg/repos/
# cat df-releases.conf

look at the lines starting with "enable". At least one of them must be

enable : yes

If all are "no", then pkg silently exits doing nothing.

Try installing the ports again,

# pkg install xorg xfce

and

# cd; echo "exec startxfce4" > .xinitrc
# startx

should give you the xfce4 desktop.

Cheers,

Peeter

--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20140328/2bd99f7b/attachment-0010.html>


More information about the Users mailing list