#37311: CGAL 4.1 -- How do I set the "proper" CGAL_DIR environment variables? ------------------------+-------------------------------- Reporter: cdenman@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: CGAL | ------------------------+-------------------------------- Comment (by vince@…): Hi! CGAL is a library, so it does not really install any executables (except when you compile the demos, but the demos are not part of the API). The libraries are installed in ${prefix}/lib where ${prefix} is /opt/local or the prefix you choose. Try using CGAL_DIR = /opt/local/lib I don’t use CGAL with Scilab, so I can’t help you right away. If the setting above does not solve your issue, I will have a closer look. Or, alternatively, you can ask on Scilab or CGAL discussion lists. -- Ticket URL: <https://trac.macports.org/ticket/37311#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS