Thank you very much! It works.
On Thu, Nov 11, 2010 at 6:13 PM, Roberto De Ioris <[email protected]> wrote: > > Il giorno 11/nov/2010, alle ore 11.03, Michael Kang ha scritto: > >> Thank you for your reply. But I don't think it's right solution. >> >> I compiled python 2.6.6 as non-root user. ([...@mk ]$ ./configure >> --enable-shared --prefix=$HOME/py26) uWSGI should link to >> $HOME/py26/bin/python2.6. >> >> There is python-devel in CentOS, but the version is 2.4.3. > > Edit uwsgiconfig.py and set PYLIB_PATH to the path of the lib directory > this will even add the LD_RUN_PATH for the linker that will allow you to run > uwsgi > without specifying the LD_LIBARY_PATH > > > > -- > Roberto De Ioris > http://unbit.it > > _______________________________________________ > uWSGI mailing list > [email protected] > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > -- Michael Kang(康上明学) There is a giant asleep within every man. When the giant awakens,miracles happen. Personal Blog: http://ufusion.org - United Fusion _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
