Software :: Command Not Found Using Ns-2.31
Sep 10, 2010
After installing ns-2.34, evtg worked fine, however I wanted to install the crcn (cognitive radio) add-on I had a lot of prablem in the Makefile.in. However the crcn is tested till ns-2.31. I installed ns-2.31 but after installation I cannot use ns. It doesn't enter to the program. It gives me this msg:The program 'ns' is currently not installed. You can install it by typing:
apt-get install host
bash: ns: command not found
however doing apt-get install host is not the solution, it install another kind of command. I don't also think the problem is from the path because I added this and still not working: Maybe I got the PATH wrong or smtg. What to do ? Any ideas?
View 10 Replies
ADVERTISEMENT
Oct 1, 2010
I installed a program with Yast (Kmess), but when I try to run it, bash gives me back this message:
Code: kmess: command not found I checked into Yast and it seems to be installed correctly!
View 9 Replies
View Related
Mar 26, 2011
I know my way around MS Windows much better, but I just don't feel right trying to program something for Android on a Microsoft operating system. I am interested in Android programming so I followed the instructions on [URL] to install the environment on my computer...
I just installed the JDK, SDK, Eclipse successfully (or I assume):
* When I get to Step 4 where I'm supposed to run 'android' it will not run. I get the error message "android: command not found" (I am definitely in the right directory).
** When I double-click it in nautilus, it opens up in gedit. I can set the permissions in nautilus (through the properties - Allow executing file as a program) and get it to work,
My system:
Intel i7
Ubuntu 10.10 Maverick Meerkat
android-sdk-linux-x86
eclipse 3.6.2
View 5 Replies
View Related
Apr 30, 2011
I installed the Berkeley DB on the Ubuntu server and tried to access the dbxml from the command line and it returns command not found
path/to/dir/dbxml-2.5.16/install/bin$dbxml
-bash" dbxml: command not found
Can someone point me in the right direction
View 1 Replies
View Related
May 6, 2010
In Ubuntu 10.04 grub command prompt setup command does not exist for installing grub.I am trying to recover my Feodra12 OS.Did anyone find alternate command for setup in grub command line for Ubuntu 10.04 ?
View 2 Replies
View Related
Jan 10, 2010
I am a linux newbie, and recently started shell programming. whenever I use 'let' command it gives me an error 'command not found'. I am using ubuntu 9.10 with bash.
View 5 Replies
View Related
Nov 19, 2010
I'm trying to install the projectM visualizer and I'm running into some problems. Initially, I tried to install it by running "sudo apt-get install libvisual-projectm", which seemed to work... except there's no launcher for it in my Applications menu and "projectM-pulseaudio" returns "command not found". From there, I decided to try to build it myself, by following this guide (<- link). It went well until the "make" command, which returns the following error:
[Code]....
View 1 Replies
View Related
Feb 23, 2010
I am doing some embeded linux work in ARM 9263.So I need to make a image for that board.But when I using one command "make uImage" I am getting the following error.
make: arm-linux-gcc: Command not found
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
HOSTCC scripts/basic/fixdep
code....
View 4 Replies
View Related
Jul 26, 2010
I've just installed java (jre-6u21-linux-i586.bin) on Red Hat 4.4 AS and issued this command to check the java version: java -versionand got :bash :java: command not found
View 4 Replies
View Related
Mar 20, 2010
I have recently installed F12 in my HP Pavilion laptop. I am facing strange problem when I am trying to give a wrong command in terminal.
When I give the wrong command it says "command not found" but waits down instead of showing the prompt.
[codingfreak@localhost ~]$ e
Command not found.
View 11 Replies
View Related
Nov 8, 2010
I'm wondering whether my server has been hacked by someone trying to cover their tracks. When I log in now, I get a message saying "bash: /bin/ls: No such file or directory", and although 'which ls' tells me it's '/bin/ls', it is as if the command does not exist. Note that this NOT a path issue: I get the error when typing '/bin/ls' (and '/usr/bin/ls', which I thought worth trying). I tried to 'sudo chmod +x /bin/ls' and the operation was not permitted.
OK, so thinking I'd somehow hosed things, I did 'sudo apt-get install --reinstall coreutils', hoping to reinstall ls etc. I get this:
Code:
Preparing to replace coreutils 8.5-1ubuntu3 (using .../coreutils_8.5-1ubuntu3_amd64.deb) ...
Unpacking replacement coreutils ...
dpkg: error processing /var/cache/apt/archives/coreutils_8.5-1ubuntu3_amd64.deb (--unpack):
[Code]...
View 6 Replies
View Related
Feb 18, 2011
I a new user of ubuntu.I got this strange problem when I was doing an installation. The command is just in the folder, but the installation says it's not there. I have tried to re-install tcl/tk package in ubuntu, but it doesn't work. Could anybody help me out on this issue
View 5 Replies
View Related
Mar 27, 2011
I downloaded ff 4 tar.bz.2 file ,extaracted to root opened firefox folder and ran from there,but ff 3.6 was still there so i used sudo nautilus to remove the old ver. Now to run ff i have to open root/firefox and there is a script file i use to run ff,if i type firefox in the terminal i get command not found msg.
View 5 Replies
View Related
Aug 7, 2011
I am running gNatty ubuntu 11.04. before yesterday, the Alt+F2 then type in gnome-tweak-tool would successfully open the Advanced Settings in application. But now it shows "command not found", same thing for gnome-terminal...Is there anyway to fix this? What package is the ALT+F2 related to?
View 8 Replies
View Related
Feb 28, 2010
when i try to use apt-get, It says command not found. Did I installed RHEL in wrong way or do I need to configure any file.
View 8 Replies
View Related
Oct 28, 2009
i want to ask about "jot" i got this error : Quote: jot: command not found
View 1 Replies
View Related
Jun 22, 2010
During installation of set up its show g++ command not found and Failed! how can I install g++ .
View 2 Replies
View Related
Nov 24, 2010
The title says it all...Which package(s) do I need ?
View 4 Replies
View Related
Sep 16, 2015
My first day on a linux ditibution ever, windows user untill now. I just bought a dedicated server and used the automated tools to install debian.
Now I connected through ssh and I saw that python was already installed doing python --version (v2.7.9)
However running 'pip install beautifulsoup4' return -bash: pip: "command not found"
Is there something similar to windows environment variables that I need to set?
Is this a good resource to learn? : [URL] .... dating from 1999
View 5 Replies
View Related
Jun 24, 2010
I have a simple script. When I run it as cron job. I jot email saying:/bin/sh: line 1: test.tmp: command not found.Even I took first line out, I got the same error.The current shell I have is /bin/tcsh.
View 4 Replies
View Related
May 1, 2009
Which package provides easy_install? I seem to have python-setuptools installed but can't seem to find easy_install?
View 3 Replies
View Related
Jan 16, 2010
The goal is to do:
sudo apt-get install Virtualbox
sudo apt-get virtualbox
sudo aptitude install virtualbox
ive tried all those combinations and they all shoot back the same reply:
sudo: apt-get: command not found
Every forum ive read says that my Fedora installed wrong and that i am screwed. Can anybody help me with this please?
Also does anyone have a link to download a free windows xp iso for virtualbox to run off of?
View 8 Replies
View Related
Jun 1, 2010
I've installed the latest Fedora 13 flavour, yum update completed, yum install samba -y
all installed fine.
yum list grep samba shows samba-13 installed however when type smbclient as root it returns
"Command Not Found" and returns me to bash.
yum remove samba
reboot
yum install samba
still nothing
smb[tab] returns : smbd, smbusers and 3 others but none that are smbc*. I'm kinda stuck for my windows shares at this point.
smbd i presumed was the deamon so i triggered that but smbclient still cant be found and when i ran smb(something) status it stated that the samba service was up and running.
users list is configured but i believe this is an issue with the command.
View 3 Replies
View Related
Aug 11, 2011
I'm attempting to install the Oracle Sun Ray Server Software on Fedora 15 and I've done the majority of the install and config however, the system is coming up with an error that the gdmdynamic command is not found??
Apparently this comes with gdm but I couldn't find a package correlating to this command.
Apparently it comes with Gnome/GDM.... I don't have Gnome installed in the system but do have GDM!
View 8 Replies
View Related
Jan 17, 2009
I try to run a command located in /sbin or /usr/sbin using sudo, like "sudo ifconfig" or "sudo tail -f /var/log/messages", it comes back with "command not found". If I perform a "sudo -i" and drop to a root shell that way, the commands work fine. My sudoers file is as follows:
Code:
Defaults always_set_home
Defaults env_reset
[code].....
View 9 Replies
View Related
Apr 7, 2009
I am having problems installing fortran g95 compiler. I followed the exact instructions listed on the website The G95 Project (click on manual tab for further details), but I am still getting this error when I try using the driver:
shamo@linux-wrws:~> g95
bash: g95: command not found
Here is what I did:
>wget -O - http://ftp.g95.org/g95-x86-linux.tgz | tar xvfz -
The program installed properly, and I was able to verify the installation in /usr/share/g95-install. All the libraries were installed, and I was able to run the actual "executable" when I cd'ed to its directory) Next I created a symbolic link to the driver so that I could run from anywhere using g95 command:
>ln -s $PWD/g95-install/bin/i686-pc-linux-gnu-g95 /usr/bin/g95
Again I was able to verify that the link was created in /usr/bin. I also verified that /usr/bin was on my PATH using $PATH command.
View 7 Replies
View Related
Dec 20, 2009
I got this message "f77:command not found",while I was installing a program on linux 10.3. I installed perl-ExtUtils-F77 ,but still I've got that message.
View 1 Replies
View Related
May 8, 2010
I occurred a really weired problem, which is touch : command not found.I was going to create a blank file, so I type the touch command which didn't work.I'm running centOS 5.
BTW: the vi command also not found.
View 3 Replies
View Related
Jan 29, 2010
I'm trying to run a script in /usr/lib/gmt/bin/ but I always get the respsonse "command not found". If I type echo $PATH I get
"dan-desktop:/etc> echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/home/dan:/usr/lib/gmt:/usr/lib/gmt/bin:/home/dan/Documents:"
how to get this into my PATH file?I am using tcsh in case that makes a difference.
View 9 Replies
View Related
Mar 3, 2010
9.10 Bash shell.
Code:
Linux $ sudo source ./vars
sudo: source: command not found
Linux $ sudo . ./vars
sudo: .: command not found
[Code]....
View 8 Replies
View Related