[postgis-users] Topology performance test

Stefano Iacovella stefano.iacovella at gmail.com
Fri Jun 22 00:09:53 PDT 2012


2012/6/21 Sandro Santilli <strk at keybit.net>:
> On Thu, Jun 21, 2012 at 06:12:15PM +0200, Stefano Iacovella wrote:
>
>> Sandro, I run
>>
>>  $:~/sources/geos-3.3.3$sudo make uninstall
>>
>> then
>>
>> stefano at ubuntu1204vm:~/sources/geos-3.3.3$ ll /usr/local/lib/
> ...
>> drwxr-xr-x  2 root root      4096 Apr 27 16:10 geos/
>> -rwxr-xr-x  1 root root  15504429 Apr 27 16:10 libgeos-3.3.3.so*
>> -rwxr-xr-x  1 root root    866246 Apr 27 16:10 libgeos_c.so.1.7.4*
> ...
>>
>> Should "make uninstall" delete the two libgeos file?
>
> Unless you configured the build to have a different prefix.

No I didn't
I installed 3.3.3 by

./configure
make
sudo make install
sudo ldconfig
make clean

Before dealing with 3.3.4 I tried to delete the two files and install
again 3.3.3 with

./configure
make
sudo make install
sudo ldconfig

then

ll /usr/local/lib

stefano at ubuntu1204vm:~/sources/geos-3.3.3$ ll /usr/local/lib
total 50624
drwxr-xr-x  5 root root      4096 Jun 22 08:57 ./
drwxr-xr-x 11 root root      4096 May  2 14:38 ../
drwxr-xr-x  2 root root      4096 Apr 27 16:10 geos/
-rwxr-xr-x  1 root root  15504429 Jun 22 08:57 libgeos-3.3.3.so*
-rw-r--r--  1 root root  31419116 Jun 22 08:57 libgeos.a
-rw-r--r--  1 root root   1238562 Jun 22 08:57 libgeos_c.a
-rwxr-xr-x  1 root root       957 Jun 22 08:57 libgeos_c.la*
lrwxrwxrwx  1 root root        18 Jun 22 08:57 libgeos_c.so ->
libgeos_c.so.1.7.4*
lrwxrwxrwx  1 root root        18 Jun 22 08:57 libgeos_c.so.1 ->
libgeos_c.so.1.7.4*
-rwxr-xr-x  1 root root    866246 Jun 22 08:57 libgeos_c.so.1.7.4*
-rwxr-xr-x  1 root root       925 Jun 22 08:57 libgeos.la*
lrwxrwxrwx  1 root root        16 Jun 22 08:57 libgeos.so -> libgeos-3.3.3.so*

And running sudo make uninstall deleted all the files in
/usr/local/lib (uhm  geos related files I mean :) )

So there is no issue at all but for the sake of my understanding I
wonder if there was some link to the geos library preventing make from
uninstall them?

thank you very much for your help

Cheers

Stefano




>
>> It is safe if I delete them and then install geos-3.3.4?
>
> Yes.
>
> --strk;
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users


---------------------------------------------------
41.95581N 12.52854E


http://www.linkedin.com/in/stefanoiacovella

http://twitter.com/#!/Iacovellas



More information about the postgis-users mailing list