<div dir="ltr">Hi, I&#39;m new in this mailing list.<div>I want to use mod_wsgi with python 3.</div><div>but someone tell me mod_wsgi in fedora is compiled with python 2 and suggest me to recompile it.</div><div><br></div>
<div>However, when i recompile it, it show this message</div><div><br></div><div><div>/usr/lib64/apr-1/build/libtool --silent --mode=link gcc -std=gnu99 -Wl,-z,relro,-z,now   -o <a href="http://mod_wsgi.la">mod_wsgi.la</a>  -rpath /usr/lib64/httpd/modules -module -avoid-version    mod_wsgi.lo -L/usr/lib64 -L/usr/lib64/python3.3/config -lpython3.3 -lpthread -ldl -lutil -lm</div>
<div>/usr/bin/ld: cannot find -lpython3.3</div><div>collect2: error: ld returned 1 exit status</div><div>apxs:Error: Command failed with rc=65536</div><div>.</div><div>make: *** [<a href="http://mod_wsgi.la">mod_wsgi.la</a>] Error 1</div>
</div><div><br></div><div>My ./configure argument:</div><div><br></div><div>./configure --with-python=/usr/bin/python3 --with-apxs=/usr/bin/apxs --enable-shared<br></div><div><br></div><div>I want to know what arguments fedora used.</div>
<div><br></div></div>