Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Nov 2011 08:10:08 GMT
From:      Alexander Panyushkin <vsityz@gmail.com>
To:        office@FreeBSD.org
Subject:   Re: ports/162287: editors/libreoffice not build
Message-ID:  <201111070810.pA78A8kB005408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/162287; it has been noted by GNATS.

From: Alexander Panyushkin <vsityz@gmail.com>
To: bug-followup@FreeBSD.org, vsityz@gmail.com
Cc:  
Subject: Re: ports/162287: editors/libreoffice not build
Date: Mon, 07 Nov 2011 10:07:30 +0200

 Fix:
 
 if build port in the sudo mode
 
 # cat /usr/local/etc/sudoers
 root ALL=(ALL) ALL
 %sudo   ALL=(ALL) ALL
 Defaults env_keep += "HOME"
 
 port isn`t building
 
 
 if to do "su -",  port building without errors
 
 
 -- 
 Best regards
 Alexander Panyushkin
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111070810.pA78A8kB005408>