Hi, Following on from a GitHub Issue that I raised and subsquent conversation with the ever helpful Graham I'm here to look for help getting Django up and running on our Synology box.
Currently my attempt to build (./configure) mod_wsgi from source results in: *checking for apxs2... no* *checking for apxs... /opt/sbin/apxs* *apxs:Error: /home/slug/optware/syno-i686/staging/opt/bin/apr-1-config not found!.* *apxs:Error: /home/slug/optware/syno-i686/staging/opt/bin/apr-1-config not found!.* *checking for gcc... gcc* *checking whether the C compiler works... no* *configure: error: in `/var/services/homes/daviesc/MODWSGI/mod_wsgi-develop':* *configure: error: C compiler cannot create executables* *See `config.log' for more details* find / -name apr-1-config find / -name apu-1-config returns null. I'm currently working on getting the C Compiler happening but Graham has suggested using the Docker service. Regards Chris -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
