maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #07139
Error in "make install"
Hello all,
I have had built and installed the mariadb source code before, no hassles
whatsoever.
I was trying to install it again but getting the following error when
trying to "make install"
.......
-- Installing: /usr/local/mysql/mysql-test/././var/tmp
-- Installing: /usr/local/mysql/mysql-test/././var/tmp/mysqld.2
-- Installing: /usr/local/mysql/mysql-test/././var/tmp/mysqld.1.sock
CMake Error at mysql-test/cmake_install.cmake:36 (FILE):
file INSTALL cannot copy file
"/home/sriram/Downloads/mariadb/10.0/mysql-test/./var/tmp/mysqld.1.sock"
to
"/usr/local/mysql/mysql-test/././var/tmp/mysqld.1.sock".
Call Stack (most recent call first):
cmake_install.cmake:119 (INCLUDE)
make: *** [install] Error 1
I have changed the owner and group of the folder "/usr/local/mysql", so
root access is not an issue. I am using Ubuntu 12.04.
Did anyone get such error while installing and was able to solve it?
Thanks,
Sriram
Follow ups