View Full Version : trying to install getting permission denied
exneo002
July 29th, 2008, 02:52 PM
I am using ubuntu hardy and I have been trying to compile from source by listing the directory of my gzip or bzip and then using the command instsall I get permission denied what am I doing wrong.
NilsE
July 29th, 2008, 03:23 PM
Have you tried sudo in from of the command to give it root permissions?
flytripper
July 29th, 2008, 03:25 PM
front*
pytheas22
July 29th, 2008, 03:31 PM
What exactly are you trying to install? Generally you wouldn't type "install" to install something; you'd compile it first with "make" and then install the compiled binaries into the system with "sudo make install." It would also be useful if you pasted here the output you're getting from the terminal so that we know exactly what it's saying.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.