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?
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,
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 ?
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.
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:
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....
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:
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
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.
Running Ubuntu 9.10 64bit server. Installed it as a minimal virtual machine. The 'nm' command does not exist in /usr/bin. Assuming this is because the nm command is not included in a minimal install. How can I install the nm command ?
I cant get my wusb54gc to work I have follow all the instructions from [URL] first tried it on mint and it worked perfect--I installed the latest xubuntu and ran into a problem @: Step 9
Code:
cd /home/user/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0
Code:
make && make install
terminal puts out:
Code:
make[1]: Entering directory '/home/ian/Downloads/2009_1110_RT3070_Linux_STA_v2.1.2.0/tools' gcc -g bin2h.c -o bin2h make[1]: gcc: Command not found make[1]: *** [all] Error 127 make [1]: Leaving directory ...same as above make: *** [build_tools] Error 2
then after that step 10 in Xubuntu there is no such directory as /lib/modules/2.6.31-14-generic/updates there is a 2.6.32-21...
just bought two new monitors , having major problems installing them,ubuntu 10.04 didnt recognize them at all running at 800x600 they should run at 1920x1080. i have found various web pages explaining how to adjust the resolution using terminal . the problem i am having that nearly every command i put in commes back with command not found , i thought i needed to be signed in asroot so did this but still the same problem .
I just installed Ubuntu using the Windows Installer.I am trying to run an executable in a command window, and I get the message:"No Command 'mycommand' found, did you mean:"I typed $> mycommand <various flags, et al.I ran an executable just before this, but proceeded by "./"so I tried that, and received the following message:"bash: ./: is a directory"
So I'm not sure why the 'mycommand' executable is not recognized.I'm in the same directory as the .exe file.I know it works, but it's not even recognized.
I want to start use an application that requires javaw, (a virtual slide rule app) . At the moment running the script that launches the app looks like this.
Code: ./gusr: line 2: javaw: command not found The script is just this line:
I have a cron (running as root) that does some work and then suspends the pc until the next morning. This script works fine when run fom the terminal, but when running the script via the cron, it fails.
This is my test script:
#!/bin/bash pm-suspend
The cron is: 10 9 * * * bash /home/administrator/sleep.sh > /home/administrator/error.log 2>&1
The error is: line 2: pm-suspend: command not found
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
When trying to open nautilus as root, I get the following message:
xxx@xxx-desktop:~$ sudo nautillus [sudo] password for xxx: sudo: nautilus: command not found xxx@xxx-desktop:~$ sudo nautilus (nautilus:3917): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 'preferences_is_initialized ()' failed Initializing nautilus-gdu extension
** (nautilus:3917): WARNING **: No marshaller for signature of signal 'UploadFinished' ** (nautilus:3917): WARNING **: No marshaller for signature of signal 'DownloadFinished' ** (nautilus:3917): WARNING **: No marshaller for signature of signal 'ShareCreateError' Initializing nautilus-clamscan extension Fontconfig error: Cannot load default config file ** (nautilus:3917): WARNING **: Could not inhibit power management: The name org.gnome.SessionManager was not provided by any .service files
(nautilus:3917): Eel-WARNING **: "unique eel_ref_str" hash table still has 7 elements at quit time (keys above) (nautilus:3917): Eel-WARNING **: "nautilus-directory.c: directories" hash table still has 12 elements at quit time Shutting down nautilus-gdu extension
'' Ubuntu 11.04'' I have used G-parted to make some free space for my windows partition '' 100 GB. But before windows is installed the Grub loader is already broken . So i decided to restore the GRUB in the live CD en start with sudo grub and i get this:
sudo grub sudo: grub: command not found sudo /sbin/grub sudo: /sbin/grub: command not found
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?