On 3/26/2014 22:01, Ludo Beckers wrote: > In VirtualBox I started dfly-x86_64-3.6.1_REL.iso and did exactly this: > # cd /usr/local/etc/pkg/repos/ > # mv df-releases.conf.sample df-releases.conf > # pkg upgrade > # pkg install xorg > # pkg install kde4 > > and got: > startx :Command Not Found > > Any idea what to try next? >
Did you type "rehash" before "startx"? If not, try that. John
