VirtualBox 3.2.0 port
Gary Jennejohn
gljennjohn at googlemail.com
Sat May 29 09:05:43 UTC 2010
On Sat, 29 May 2010 00:12:30 -0700 (PDT)
zaxis <z_axis at 163.com> wrote:
>
> %cd /var/db
> %mv ports ports-old
>
> %cd /usr/ports/emulators/virtualbox-ose
> %make config
> %ls -l /var/db/ports
> drwxr-xr-x 2 root wheel 512 5 29 14:55 virtualbox-ose/
>
> %ls -l /var/db/ports/virtualbox-ose/
> total 0
>
> `make config` still cannot create options file.
>
> BTW,
> >cat ~/.cshrc | grep -i prompt
> set prompt="[%P]%n@%~%#"
>
> So the prompt is customized by myself.
>
> cd /usr/ports/x11/dmenu/
> sudo make config
Why are you using sudo if you're already root, as you claim to be?
Do "id" and check that you really are root beforehand.
--
Gary Jennejohn
More information about the freebsd-emulation
mailing list