Thanks Graham, I'll take a look at your suggestion shortly. Currently writing the application as I need to use it (locally) more urgently than I need it anywhere else!
Thanks again for all your help. Chris On Tuesday, November 28, 2017 at 10:38:04 PM UTC, [email protected] wrote: > > 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.
