Home > OS >  Ubuntu install matio problems, seek guidance!!!!!!
Ubuntu install matio problems, seek guidance!!!!!!

Time:10-31

My small white, at the time of installation matio execution to make install, the following problems, please everyone a great god guide


Kevin @ Kevin: ~/matio - 1.5.14 $make install
Making the install in SRC
Make [1] : if the directory '/home/Kevin/matio - 1.5.14/SRC'
Make [2] : if the directory '/home/Kevin/matio - 1.5.14/SRC'
/bin/mkdir -p '/usr/local/lib'
/bin/bash../libtool - mode=the install/usr/bin/install - c libmatio. La '/usr/local/lib'
Libtool: install:/usr/bin/install - c. libs/libmatio. So the 9.0.0/usr/local/lib/libmatio. So. 9.0.0
The/usr/bin/install: always remove '/usr/local/lib/libmatio. So the 9.0.0' : Permission denied
The Makefile: 433: the recipe for target 'install - libLTLIBRARIES failed
Make [2] : * * */install - libLTLIBRARIES Error 1
Make [2] : brigade directory '/home/Kevin/matio - 1.5.14/SRC'
The Makefile: 629: the recipe for target 'install - am failed
Make [1], [* * * install - am] Error 2
Make [1] : brigade directory '/home/Kevin/matio - 1.5.14/SRC'
The Makefile: 481: the recipe for target 'install - recursive failed
Make: * * */install - recursive Error 1

CodePudding user response:

Hope everybody to help,

CodePudding user response:

The/usr/bin/install: always remove '/usr/local/lib/libmatio. So the 9.0.0' : Permission denied

CodePudding user response:

refer to the second floor LubinLew response:
/usr/bin/install: always remove '/usr/local/lib/libmatio. So the 9.0.0' : Permission denied

I need administrator privileges?

CodePudding user response:

Should be yes,
The detailed you need to make sure that/usr/local/lib/libmatio. So the 9.0.0 this file permissions

CodePudding user response:

reference 4 floor LubinLew response:
should be yes,
Detailed you need to make sure that/usr/local/lib/libmatio. So. 9.0.0 this file permissions

Root access, but I don't know how to operate, yet hope refers to the way the

CodePudding user response:

Using the root user logins for make install
  • Related