i tried to follow the steps as given in ominiverdi&#39;s wiki<br>
i installed gual,boost,cgal with no errors<br>
as given on this site: <a href="http://www.postlbs.org/postlbs-cms/en/node/21">http://www.postlbs.org/postlbs-cms/en/node/21</a><br>
<br>
but when i perform this step:  PGSQL_PATH/bin/psql -f routing.sql routing<br>
as given in step 3 of the above-mentioned link, i get the following errors:<br>
<br>
<a href="http://rafb.net/p/tzO19J54.html">http://rafb.net/p/tzO19J54.html</a><br>
<br>
<br>
or:<br>
<br>
<br>
# psql -f /usr/share/postgresql/8.2/contrib/routing.sql routing<br>
psql:/usr/share/postgresql/8.2/contrib/routing.sql:22: ERROR:&nbsp; relation &quot;path_result&quot; already exists<br>
psql:/usr/share/postgresql/8.2/contrib/routing.sql:23: ERROR:&nbsp; relation &quot;vertex_result&quot; already exists<br>
psql:/usr/share/postgresql/8.2/contrib/routing.sql:33: ERROR:&nbsp; could
not load library &quot;/usr/lib/postgresql/8.2/lib/routing.so&quot;:
libgaul_util.so.0: cannot open shared object file: No such file or
directory<br>
psql:/usr/share/postgresql/8.2/contrib/routing.sql:44: ERROR:&nbsp; could
not load library &quot;/usr/lib/postgresql/8.2/lib/routing.so&quot;:
libgaul_util.so.0: cannot open shared object file: No such file or
directory<br>
psql:/usr/share/postgresql/8.2/contrib/routing.sql:53: ERROR:&nbsp; could
not load library &quot;/usr/lib/postgresql/8.2/lib/routing.so&quot;:
libgaul_util.so.0: cannot open shared object file: No such file or
directory<br>
psql:/usr/share/postgresql/8.2/contrib/routing.sql:63: ERROR:&nbsp; could
not load library &quot;/usr/lib/postgresql/8.2/lib/routing.so&quot;:
libgaul_util.so.0: cannot open shared object file: No such file or
directory<br>
psql:/usr/share/postgresql/8.2/contrib/routing.sql:74: ERROR:&nbsp; could
not load library &quot;/usr/lib/postgresql/8.2/lib/routing.so&quot;:
libgaul_util.so.0: cannot open shared object file: No such file or
directory<br>
CREATE FUNCTION<br>
CREATE FUNCTION<br>
CREATE FUNCTION<br>
<br>
<div>&nbsp;<br>
<br>
<br>
i tried re compiling BOOST,GAUL,CGAL.<br>
but the same errors sprout back..<br>
what could be wrong ?<br>
plz help!</div><br>