I found this gem:
http://stackoverflow.com/questions/19543094/apache-httpd-h-file-missing-on-macosx-after-mavericks-upgrade
xcode-select --install
I haven't had time to test this yet, but it seems reasonable that this is the
issue.
/Fredrik
31 okt 2014 kl. 00:18 skrev Benjamin Chew :
> Patric
Hi,
Is there a built-in way to filter the objects of a to-many relationship when
using ERRest? Say I have two EOs, "Season" and "Show" with a to-many "shows" on
"Season". Now I'd like to add a qualifier to the request and return the season
with only the shows in a particular venue.
Fabian
___
Hi Frank,
you really shouldn’t deliver your PDF file that way because by this you will
load the file completely into memory. Currently your PDF file is only 10MB but
can you be sure that it will have that size all the time? What if your PDF file
will be 100MB and 10 users concurrently click you