Server :: Getting The "coreadm: Command Not Found"

Mar 28, 2011

I am getting the below error when sudo to user as a root. [root@server123 ~]#sudo su - <user> bash: coreadm: command not found i am able to sudo to the user successfully after getting the "coreadm: command not found" message. Please help to solve this. I am using Red Hat Enterprise Linux Server release 5.5 (Tikanga)

View 1 Replies


ADVERTISEMENT

Server :: Make: -F.: Command Not Found

Jun 22, 2011

i am geting following error when i use make

make: -F.: Command not found
HBHB****
**** The configure script must be executed before running 'make'.
**** Please run "./configure".
****
make: *** [makeopts] Error 1

View 2 Replies View Related

Server :: -bash: GccL Command Not Found?

Feb 22, 2010

Gcc seems to be installed by not configured maybe?Below are some command line resultsIs gcc installed, and if so, how do I configure it so it run properly.

rpm -qa | grep gcc
libgcc-4.1.2-44.el5
gcc-4.1.2-44.el5

[code]....

View 8 Replies View Related

Server :: Command Not Found Error During Login?

Nov 23, 2010

when i login to one of our development server i get the following.

Last login: Tue Nov 23 14:08:32 2010 from 192.168.2.5
-bash: r: command not found
-bash: $: command not found

[code]....

View 2 Replies View Related

Server :: Crontab 'command Not Found' In Fedora

Jan 13, 2010

For some reason crontab does not work on my system.

Fedora Core 11

I am running from a Virtual Private Server.

Code:

Code:

View 2 Replies View Related

Ubuntu :: Getting Into A Directory On Server - Sudo: Cd: Command Not Found

Feb 6, 2011

I am trying to get into a directory on my server, that is owned by root.

[Code]....

View 6 Replies View Related

General :: Bash - Links -command Not Found - Error In Apache Server

Nov 6, 2010

I am using rhel5 with ip 192.168.0.254.i am using rhel on vmware 7. when i run links 192.168.0.254 then i got error "bash : links : command not found" i want to know why this error is showing? when i use red hat without vmware then there is no problem.

View 2 Replies View Related

Server :: Java Error : Craft: Line5: PAUSE: Command Not Found

Feb 28, 2011

#1 Ubuntu-10.04-x86_64 (its a form of liunx)
#2 OS 64 bit
#3 java 1.6.0_20
#4 java 64 bit

[Code]....

i need it to look like this below, and load the program called "craft".jar

@ECHO OFF
IF /I "%PROCESSOR_ARCHITECTURE:~-2%"=="64" "%ProgramFiles(x86)%Javajre6injava.exe" -Xms512M -Xmx512M -jar "%~dp0craft.jar"
IF /I "%PROCESSOR_ARCHITECTURE:~-2%"=="86" java -Xms512M -Xmx1000M -jar "%~dp0craft.jar"

View 4 Replies View Related

OpenSUSE Install :: Installed Program Not Found - Kmess: Command Not Found

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

General :: Ubuntu 10.10 And Command Line Scripts - Error - Android: Command Not Found

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

General :: Access The Dbxml From The Command Line And It Returns Command Not Found?

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

Ubuntu Servers :: Bash In 10.04 Server - Every Empty Line In The Script Results In "command Not Found"

Oct 8, 2010

Bash acts weird in 10.04 server. Whenever I try to run .sh scripts, every empty line in the script results in "command not found". Then on even simple scripts I get syntax errors, but the same exact scripts work on my 9.10 desktop installation. There's also another problem, I'm not really sure if it's bash-related. After setting the proxy using

[Code]...

View 5 Replies View Related

Ubuntu :: Setup Command Not Found In 10.04 Command Prompt?

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

Ubuntu :: Whenever Use 'let' Command It Gives An Error 'command Not Found'?

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

Ubuntu :: No Launcher Found In Applications Menu - "projectM-pulseaudio" Returns "command Not Found"

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

General :: Using One Command "make UImage" Getting Error 127 Command Not Found?

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

General :: Command To Check The Java Version: Java -versionand Got :bash :java: Command Not Found?

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

Fedora :: Command Not Found In F12

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

Ubuntu :: /bin/ls Command Not Found?

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

Ubuntu :: Wish: Command Not Found?

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

Ubuntu :: Getting Command Not Found Msg

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

Ubuntu :: ALT+F2 Command Not Found?

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

Red Hat / Fedora :: Command Not Found?

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

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 View Related

CentOS 5 :: Jot: Command Not Found

Oct 28, 2009

i want to ask about "jot" i got this error : Quote: jot: command not found

View 1 Replies View Related

CentOS 5 :: G++ Command Not Found

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

Fedora Servers :: When Browsing The Folder , Its Erroring (404 Not Found) Folder Is Not Found On The Server ?

Feb 13, 2009

I have created a folder including some html link pages in /test/htlink . Now I want to create a soft link of that folder as htlink -> /test/htlink in /var/www/html . Now when I m browsing the folder , its erroring (404 Not Found) folder is not found on the server . I have given 777 permission on every file-folder in /test . No firewall & no SELINUX .

*** I want to browse the folder ***

View 3 Replies View Related

Debian :: Add-apt-repository: Command Not Found?

Nov 24, 2010

The title says it all...Which package(s) do I need ?

View 4 Replies View Related

Debian :: PIP Is Unknown - Command Not Found

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

General :: Cron Job Command Not Found

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







Copyrights 2005-15 www.BigResource.com, All rights reserved