Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
проблема
- To: nginx-ru@xxxxxxxxx
- Subject: проблема
- From: "truper" <nginx-forum@xxxxxxxx>
- Date: Tue, 08 Mar 2011 02:10:41 -0500
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Date:Sender:From:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=Eq2V5tMwohNQOotAYtO9HhoaRlbjvV9lvokeqKcZGOk=; b=dW2sHpQixS7EzOpYBEa3S5Q5eSobBFW6qmj/ls6bsM0nTafJl5NTjVmG3st1+gcRXwNDNyItSsuglOurvh2qhLnIf3tJLGI/pjVAW62x9ToNLm26QBMZk8vdwT+Rw365;
всем привет, версия nginx-0.8.31 пытаюсь
закомпилить с модулями pcre и zlib но
нечего не выходит пишу cd nginx
./configure --user=truper --group=admin --sbin-path=/usr/local/sbin
--with-http_ssl_module --with-pcre=../pcre --with-zlib=../zlib
--prefix=/usr/local при этом папки zlib и pcre лежат
в /home/truper как и nginx, конфигурацию
проходит а при сборке make выдает ошибку
make -f objs/Makefile
make[1]: Вход в каталог `/home/truper/nginx'
cd ../pcre && if [ -f Makefile ]; then make distclean; fi && CC="gcc" CFLAGS="-O2 -fomit-frame-pointer -pipe " ./configure --disable-shared
/bin/sh: ./configure: Permission denied
make[1]: *** [../pcre/Makefile] Ошибка 126
make[1]: Выход из каталога `/home/taksedo/nginx'
make: *** [build] Ошибка 2
truper@server0105:~/nginx$
пробывал поставить chmod +x ../pcre но
невышло..
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,181162,181162#msg-181162
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|