Subject: CGAL users discussion list
List archive
- From: "Laurent Rineau (GeometryFactory)" <>
- To:
- Subject: Re: [cgal-discuss] error loading shared libraries
- Date: Fri, 20 Feb 2009 12:04:56 +0100
- Organization: GeometryFactory
On Friday 20 February 2009 10:01:57 陳 柏宏 wrote:
> Hi,
> I get the error
> error while loading shared libraries: libCGAL.so.1: cannot open shared
> object file: No such file or directory
>
> while trying to execute a program using CGAL
>
> what could be set up wrong here?
> my LIBRARY_PATH is set to CGAL-3.4/lib
CGAL-3.4 libraries are not binary compatible with programs compiled with
previous versions (3.2, 3.3). For that reason, the SONAME is now
"libCGAL.so.3" (instead of "*.1"). You need either:
- to make LD_LIBRARY_PATH point to CGAL-3.2/lib,
- or recompile your application with CGAL-3.4.
--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/
- [cgal-discuss] error loading shared libraries, 陳 柏宏, 02/20/2009
- Re: [cgal-discuss] error loading shared libraries, Szymon Stoma, 02/20/2009
- Re: [cgal-discuss] error loading shared libraries, Laurent Rineau (GeometryFactory), 02/20/2009
Archive powered by MHonArc 2.6.16.