Hi guys<br><br>I have compiled pgrouting from the github version against Postgres 9.2, and when I try to do a psql -d routing -f routing_core.sql, I get the following:<br><br>psql:routing_core.sql:32: ERROR:  language "C" does not exist<br>
psql:routing_core.sql:43: ERROR:  language "C" does not exist<br>psql:routing_core.sql:53: ERROR:  language "C" does not exist<br><br>I thought C was built in to Postgres, as when I do a createlang, postgres says it is already built in.  <br>
<br>O I am also using postgis 2.0.1<br><br>Any help?<br><br>Pieter<br>