eaccelerator без apache2

Пытаюсь установить eacceleraot на сервер, в связке с nginx+php, но он ни в какую не хочет ставиться без апача...

* You did not enable apache2 USE flag, so you need to define
 * the user and group that will be used for eaccelerator yourself.
 * 
 * This should (generally) match the user and group that your webserver uses, e.g.:
 * HTTPD_USER="lighttpd" HTTPD_GROUP="lighttpd" if using www-servers/lighttpd
 * 
 * ERROR: dev-php5/eaccelerator-0.9.6.1 failed:
 *   Either enable USE="apache2" or re-emerge this with HTTPD_USER and HTTPD_GROUP set
 * 
 * Call stack:
 *                     ebuild.sh, line  56:  Called pkg_setup
 *   eaccelerator-0.9.6.1.ebuild, line  50:  Called die
 * The specific snippet of code:
 *   			die "Either enable USE=\"apache2\" or re-emerge this with HTTPD_USER and HTTPD_GROUP set"
 * 
 * If you need support, post the output of 'emerge --info =dev-php5/eaccelerator-0.9.6.1',
 * the complete build log and the output of 'emerge -pqv =dev-php5/eaccelerator-0.9.6.1'.
 * The complete build log is located at '/var/tmp/portage/dev-php5/eaccelerator-0.9.6.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-php5/eaccelerator-0.9.6.1/temp/die.env'.
 * S: '/var/tmp/portage/dev-php5/eaccelerator-0.9.6.1/work/eaccelerator-0.9.6.1'


Но мне апач не нужен =) МОжно ли акселлератор без апача поставить?
"Either enable USE=\"apache2\" or re-emerge this with HTTPD_USER and HTTPD_GROUP set"
я так понимаю суть кроется в этом, но собсна что сделать надо?

echo 'HTTPD_USER="nginx"' >>

echo 'HTTPD_USER="nginx"' >> /etc/make.conf
echo 'HTTPD_GROUP="nginx"' >> /etc/make.conf
emerge dev-php5/eaccelerator

Не грусти, товарищ! Всё хорошо, beautiful good!

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".