Having installed every pre-requisite, including CGAL on my Linux server, I still encounter the following error during installation. The specific error message is:

/usr/local/include/CGAL/Periodic_3_Delaunay_triangulation_3.h:266:60: error: no match for call to ‘(CGAL::internal::Static_filters<CGAL::Filtered_kernel_base<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick> >, false>::Side_of_oriented_sphere_3 {aka CGAL::internal::Static_filters_predicates::Side_of_oriented_sphere_3<CGAL::Filtered_kernel_base<CGAL::Type_equality_wrapper<CGAL::Cartesian_base_no_ref_count<double, CGAL::Epick>, CGAL::Epick> > >}) (const Point&, const Point&, const Point&, const Point&, const Point&, const Offset&, const Offset&, const Offset&, const Offset&, const Offset&)


I have included the log file for configuration and make here. Thanks a lot for your help!