Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] small installation issue on linux (CGAL v3.4)

Subject: CGAL users discussion list

List archive

[cgal-discuss] small installation issue on linux (CGAL v3.4)


Chronological Thread 
  • From: Dominik Szczerba <>
  • To:
  • Subject: [cgal-discuss] small installation issue on linux (CGAL v3.4)
  • Date: Mon, 08 Jun 2009 15:55:30 +0200

Hi,
While 'make install' a following error is issued:

CMake Error at cmake_install.cmake:55 (FILE):
file Problem setting permissions on directory "/usr/local/bin"

The properties of this folder are:

drwxrwxr-x 2 root staff 4096 2009-06-08 15:46 bin

which is certainly sufficient for any local install by a staff member. By temporarilly changing the ownership of the folder to myself the installation proceeds, but it changes the permissions to 'drwxr-xr-x', which is not how it should be done. Is there a particular reason to do it this way or is it simply overlooking?

with regards,
Dominik


  • [cgal-discuss] small installation issue on linux (CGAL v3.4), Dominik Szczerba, 06/08/2009

Archive powered by MHonArc 2.6.16.

Top of Page