[SOLVED] lsof command not found (CentOS)
location: linuxquestions.com - date: October 7, 2011
hi guys, when i type lsof -i on the terminal window it shows command not found.
but i already type yum install lsof and i saw it installing.
but why still shows command not found?
if i type which lsof i got this message:
which lsof
/usr/bin/which: no lsof in (/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/gUser/bin)
thanks.
[SOLVED] "command not found" but the file file exists!
location: linuxquestions.com - date: April 29, 2012
Hi everyone,
im trying to compile a kernel for my phone, but i get an error from make :
Code:
[SOLVED] Clear: Command not found
location: linuxquestions.com - date: September 2, 2011
I am trying to learn shell scripting and the first attempt is an error
I found this tutorial :http://www.freeos.com/guides/lsst/ch02sec01.html
and made the sample program.
basically the script just contains clear
Code:
[SOLVED] "Command not found" for all but pwd and echo, PATH is empty
location: linuxquestions.com - date: March 1, 2011
I logged into my Red Hat Enterprise Linux machine at work (use it for software development) and the primary GUI does not load. Instead, widgets appeared for xclock, xterm, and Firefox. In the terminal, I start typing in commands to try to figure out what's going on, but all commands are not found except pwd and echo. I 'echo $PATH' and that returns just an empty, blank line. 'echo $SHELL' lets me know I'm using cash.
The likely cause was my attempt to install Adobe Reader Firefox plugin yesterday. After it downloaded, I ran the binary but Firefox didn't seem to recognize that I had installed it, so I went into my .cshrc file and added the adobe folder to the path. That didn't seem to work, so I gave up, deleted the binary and the folder I installed to, and removed that directory from the path in the .cshrc file. This last thing (the export PATH line in that file) I'm certain is back exactly as it was before.
I have successfully added the /bin and /usr/bin back to the path from co
[SOLVED] man command not found on a Fresh Installation of RHEL 5
location: linuxquestions.com - date: August 31, 2009
Hi,
This evening I reinstalled RHEL 5 on my system and as I was in a hurry leaving for office so I could not check whether the installation was properly done or not. So, I just tried some commands to see if it was functioning properly. When I tried the following command:
man ls
there was an error saying that the command was not found. So, I take it for granted that man pages ddin't get installed...? I tried man command with some other 1 or 2 commands but it didn't work. Should I install RHEL 5 again? (Oh! I am tired now!)
Is there anyway to verify whether Linux has been properly installed or not with all its functionalities and features/options selected at installation time?
[SOLVED] aptget: command not found on ubuntu 12.04 64bit
location: linuxquestions.com - date: February 11, 2014
Hi All,
I need to install some packages using apt-get.. but it says.
apt-get install vim
apt-get: command not found
I am using ubuntu 12.04 / 64 bit.
Any suggesion how to install apt-get ?
Thanks
[SOLVED] man command not found on a Fresh Installation of RHEL 5
location: linuxquestions.com - date: August 31, 2009
Hi,
This evening I reinstalled RHEL 5 on my system and as I was in a hurry leaving for office so I could not check whether the installation was properly done or not. So, I just tried some commands to see if it was functioning properly. When I tried the following command:
man ls
there was an error saying that the command was not found. So, I take it for granted that man pages ddin't get installed...? I tried man command with some other 1 or 2 commands but it didn't work. Should I install RHEL 5 again? (Oh! I am tired now!)
Is there anyway to verify whether Linux has been properly installed or not with all its functionalities and features/options selected at installation time?
lsof command not found
location: linuxquestions.com - date: November 18, 2011
I have a Ubuntu 10.04 LTS server that is missing its lsof command. How do I install it?
[SOLVED] addaptrepostory command not found
location: linuxquestions.com - date: August 3, 2012
i'm trying to add this ppa from the terminal ppa:jd-team/jdownloader but it repeats command not found,can anyone help me?
[SOLVED] no: command not found
location: ubuntuforums.com - date: October 29, 2008
Having trouble compiling. It's an alarm extension for Banshee I'm trying out.
Configured okay but failing to compile with this error.
Code:
make
Making all in build
make[1]: Entering directory `/home/dave/Desktop/banshee-alarm-extension-0.4.1/build'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/dave/Desktop/banshee-alarm-extension-0.4.1/build'
Making all in po
make[1]: Entering directory `/home/dave/Desktop/banshee-alarm-extension-0.4.1/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/dave/Desktop/banshee-alarm-extension-0.4.1/po'
Making all in src
make[1]: Entering directory `/home/dave/Desktop/banshee-alarm-extension-0.4.1/src'
no -debug -out:Banshee.AlarmClock.dll -target:library -r:/usr/lib/banshee-1/Banshee.Widgets.dll -r:/usr/lib/banshee-1/Banshee.ThickClient.dll -r:/usr/lib/banshee-1/Banshee.Services.dll -r:Mono.Cairo -r:/usr/lib/banshee-1/Hyena.Gui.dll -r:/usr/lib/banshee-1/Banshee.Core.dll -r:System -
please wait...
Page: 1 2 3 4 5 6 7 8 9 10