On Sat, 29 May 2010 00:12:30 -0700 (PDT)
zaxis <[email protected]> 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...@%~%#"
> 
> 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to