Cannot install mysql 5.6.24 from source

2015-05-12 Thread Jørn Dahl-Stamnes
Hello,

I'm trying to install mysl 5.6.24 from source on a Fedora Core 21 server, but 
it fails during 'make 
install':

CMake Error at libmysqld/examples/cmake_install.cmake:74 (file):
  file INSTALL cannot copy file
  /var/local/src/mysql-5.6.24/mysql_client_test_embedded.
Call Stack (most recent call first):
  cmake_install.cmake:111 (include)

Makefile:66 recipe for target 'install' failed
make: *** [install] Error 1



Any suggestions?


BTW, I first tried 5.5.36 which I had installed before I had to replace the 
system disk on this 
server. I was able to start it but not to use 'mysql -u root -p' after I 
started it. Got a 
Segmentation fault - core dumped. :(

-- 
Jørn Dahl-Stamnes
homepage: http://photo.dahl-stamnes.net/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql



Re: Cannot install mysql 5.6.24 from source

2015-05-12 Thread Jørn Dahl-Stamnes
On Tuesday, May 12, 2015, Jørn Dahl-Stamnes wrote:
 Hello,
 
 I'm trying to install mysl 5.6.24 from source on a Fedora Core 21 server,
 but it fails during 'make install':
 
 CMake Error at libmysqld/examples/cmake_install.cmake:74 (file):
   file INSTALL cannot copy file
   /var/local/src/mysql-5.6.24/mysql_client_test_embedded.
 Call Stack (most recent call first):
   cmake_install.cmake:111 (include)
 
 Makefile:66 recipe for target 'install' failed
 make: *** [install] Error 1
 
 
 
 Any suggestions?

Never mind - I found out about this. For some reason the disk partition was out 
of free space.


 
 BTW, I first tried 5.5.36 which I had installed before I had to replace the
 system disk on this server. I was able to start it but not to use 'mysql
 -u root -p' after I started it. Got a Segmentation fault - core dumped. :(


-- 
Jørn Dahl-Stamnes
homepage: http://photo.dahl-stamnes.net/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/mysql