live-cd

Ludo Beckers lazylew at gmail.com
Fri Mar 28 03:57:01 PDT 2014


# cd /usr/local/etc/pkg/repos/
# cat df-releases.conf
does show some mirrors, but indeed they all say
enabled: no

When you say: # cd; echo "exec startxfce4" > .xinitrc
Was the semi-colon after the cd on purpose, or a typo?
The result here is:
startx: Command not found.




Ludo
www.potingue.be


On Fri, Mar 28, 2014 at 7:23 AM, karu.pruun <karu.pruun at gmail.com> wrote:

> 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/03c0b3f2/attachment-0010.html>


More information about the Users mailing list