On Wed, May 25, 2011 at 07:47:25AM -0400, Jason Hellenthal wrote:
 
> The build needs to have access to the Xserver as the user who is
> building the port. Since you are root, the correct environment variables
> would not be set as well no access to the server by its normal access
> methods.
> 
> As your build-user:
> (csh): setenv DISPLAY :0
> or,
> (sh): export DISPLAY=:0
> 
> As the X user:
> xhost +local: +inet:localhost
 
But why do some poepl have this problem whilst others do not?
 
> Maybe its time to provide some URL's to
> some directly relavent pages...

Definitely a good idea.

        jamie
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to