<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
thanks for your help. I started over with configure and managed to
include <br>
proj4 (mixed it up, install dir is the default) without any further
problems. I <br>
suppose the error was a whitespace in my old Makefile.config. <br>
<br>
thanks again<br>
petra<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:strk@refractions.net">strk@refractions.net</a> wrote:<br>
<blockquote type="cite"
cite="mid20050320150335.GC66425@freek.keybit.net">
<pre wrap="">On Sun, Mar 20, 2005 at 10:45:37AM +0200, <a class="moz-txt-link-abbreviated" href="mailto:alexbodn@012.net.il">alexbodn@012.net.il</a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">hi friends,
</pre>
<blockquote type="cite">
<pre wrap="">USE_PROJ
</pre>
<blockquote type="cite">
<pre wrap="">= 1 (installed under /usr/local/bin) and USE_GEOS = 1,
</pre>
</blockquote>
</blockquote>
<pre wrap="">/usr/local/bin looks strange for me?!
</pre>
</blockquote>
<pre wrap=""><!---->
I agree.. default is /usr/local, should probably remain such.
--strk;
</pre>
<blockquote type="cite">
<pre wrap="">regards,
alex
----- Original Message -----
From: <a class="moz-txt-link-abbreviated" href="mailto:strk@refractions.net">strk@refractions.net</a>
Date: Sunday, March 20, 2005 9:44 am
Subject: Re: [postgis-users] PostGIS 1.0.0 R4
</pre>
<blockquote type="cite">
<pre wrap="">On Sat, Mar 19, 2005 at 06:35:37PM +0100, Petra Malcher wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I installed PostGIS 1.0.0 R4 with the Makefile.config settings
</pre>
</blockquote>
<pre wrap="">USE_PROJ
</pre>
<blockquote type="cite">
<pre wrap="">= 1 (installed under /usr/local/bin) and USE_GEOS = 1,
but failed to use the transform() function propably.
SELECT AsText (TRANSFORM( ( 'SRID=104102;POINT(47.5,11.2)' ,
</pre>
</blockquote>
<pre wrap="">31291) );
</pre>
<blockquote type="cite">
<pre wrap=""> ERROR: PostGis transform() called, but support not compiled
</pre>
</blockquote>
<pre wrap="">in ...
</pre>
<blockquote type="cite">
<pre wrap="">Does anybody know the reason?
</pre>
</blockquote>
<pre wrap="">If you first compiled w/out PROJ support, then added it you have
to make sure to run make clean before make again.
If make clean; make install gives you the same problem make
sure you're using the just-installed line.
Also check gcc invocation (output of make) to see if -DUSE_PROJ is
present.
--strk;
</pre>
<blockquote type="cite">
<pre wrap="">Petra
--
____________________________________________
Mag. Petra Malcher
Institute for Meteorology and Geophysics
University of Innsbruck
Innrain 52
A-6020 Innsbruck
AUSTRIA
Tel: ++43 512 507 5454
Fax: ++43 512 507 2924
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:petra.malcher@uibk.ac.at">petra.malcher@uibk.ac.at</a>
WWW: <a class="moz-txt-link-freetext" href="http://dude.uibk.ac.at">http://dude.uibk.ac.at</a>
____________________________________________
_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<pre wrap="">_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<pre wrap=""><!---->_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
____________________________________________
Mag. Petra Malcher
Institute for Meteorology and Geophysics
University of Innsbruck
Innrain 52
A-6020 Innsbruck
AUSTRIA
Tel: ++43 512 507 5454
Fax: ++43 512 507 2924
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:petra.malcher@uibk.ac.at">petra.malcher@uibk.ac.at</a>
WWW: <a class="moz-txt-link-freetext" href="http://dude.uibk.ac.at">http://dude.uibk.ac.at</a>
____________________________________________
</pre>
</body>
</html>