-
Have anyone seen this?
```
ProductName: Mac OS X
ProductVersion: 10.12.6
BuildVersion: 16G1036
```
```
*** uWSGI linking ***
clang -o /Users/my_username/my_company/my_project/e…
xbeta updated
6 years ago
-
While installing the latest, I am getting the following logs (full logs below):
```
*** uWSGI linking ***
x86_64-linux-gnu-gcc -pthread -o /home/lwm/.local/share/virtualenvs/carbondoomsda…
-
I followed instructions from:
https://zulip.readthedocs.io/en/1.7.1/prod-install.html
Then figured I try installing from cloning the repo.
Get the same errors.
Just a guess, but looks like i…
0E800 updated
6 years ago
-
I use alpine:3.6 docker image to build a python enviroment, all dependencies are satisfied. But I receive this error, why use static link for pthread library?
And i will receive more library not foun…
-
Output:
```
Running setup.py install for uwsgi: started
Running setup.py install for uwsgi: finished with status 'error'
Complete output from command /env/bin/python3.5 -u -c "import s…
-
Hello,
I am trying to install uWSGI with PHP 7.0 support using,
curl http://uwsgi.it/install | bash -s php /tmp/uwsgi
The php 7.0 and php 7.0 extension ports are installed properly. The erro…
ghost updated
7 years ago
-
Hi
PHP 7 has been released.
uwsgi php plugin doesn't build with PHP 7.
Please add PHP 7 support to uwsgi.
Thank you
P.S. One of the uwsgi php 7 plugin implementations:
https://github.com/mow/uwsgi-ph…
-
Although that I refer to ticket #1100 and face the same problem with python 3.6.
I can't not reason with the comments of @kracekumar and @xrmx regarding #1100 for just updating the docs....
The ins…
-
Hi,
Whether and how I can build a monolith uwsgi.
I mean one binary without any additional shared libraries, etc.
I would like to copy the uwsgi binary to the container and get rid of the operati…
ghost updated
7 years ago
-
While trying to install requirements for this project, on macOS 10.12, the system fails to build uWSGI.
pip output:
```
Running setup.py bdist_wheel for uWSGI ... error
Complete output from comman…