Jean-Christophe Roux wrote: >>> cp /tmp/soci-3.0.0/build/unix/lib/libsoci_core.so libsoci_core-3.0.0.so >>> creating link libsoci_core-3.so <http://libsoci_core-3.so> >>> ln -s libsoci_core-3.0.0.so libsoci_core-3.so >>> The last command did not execute properly: >>> ln: creating symbolic link `libsoci_core-3.so' to >>> `libsoci_core-3.0.0.so': File exists >>> child process exited abnormally >>> Please contact the SOCI team. > >> Mateusz Loskot wrote: >> Hmm, I'm not sure what's wrong here. >> Are you sure you have not installed SOCI previously? > > Hello, > yes I add installed SOCI previously. I did another installation to > specifiy the location of postgresql directories and I had not deleted > the previous installation. > > I guess my main motivation to report to the list was to follow the > "Please contact the SOCI team" instruction! > > Maybe the installation script could remove previously installed version > or at least warn about it.
You may try "make uninstall" first. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
