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


ADVERTISEMENT

Debian :: Unable To Boot From Grub 'error Unknown Command Initrd'

Feb 24, 2009

I'm running Debian testing and after a recent software update, suddenly I can no longer boot into my single Linux kernel image anymore. I did look at the software update before I did it and I don't believe that it removed any software packages. When I try to boot into my linux 2.6.26-1-amd64 image, I get the following message from grub:"error: unknown command `initrd'"..The same error appears if I try to boot into single-user mode. I have a Windows XP partition on the same hard disk and I am still able to boot into that from grub. I've searched the net and haven't really found my same problem replicated anywhere. I would imagine that the problem is just that somehow the initrd package got removed in my last software update, but again I don't recall seeing any software that the update planned to remove.

Any thoughts on how I would go about fixing this problem? Since I'm unable to get into Linux at all, I imagine I'll have to use a LiveCD to get in and fix the problem, but I don't know where to begin looking.

View 8 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 :: Sudo Command Not Found?

Mar 5, 2010

I've just installed Debian on my old iMac G3. The install seemed to go ok but failed to load to the GUI. Thats ok I'll just enter some lines into the xorg.conf and it will be fine, or so I thought. Now at the shell prompt when I type in any sudo command it says: "sudo command not found" Is there an alternate command I can use in this situation.

View 3 Replies View Related

Debian :: Time -f Don't Work / Command Not Found?

Mar 3, 2010

I use lenny but when I use the example

time -f "%E real,%U user,%S sys" ls -Fs
-bash: -f: command not found

real    0m0.002s
user    0m0.000s
sys     0m0.000s

Is this a bug or what is wrong use the example from "man time"

View 3 Replies View Related

Debian :: Bash / Mail / Command Not Found

Dec 27, 2008

I did install a brand new debian etch on my server, update and upgrade has been done.I did installed a postfix and couple of tools ( like courier-* ).But when i want to try to sent a mail with mail command, it says command not found.I did use the method on the bottom of this thread succesfully, but any idea for this tool to be back on my server ?Did i uninstall it when installing a package ?

View 1 Replies View Related

General :: Java: Command Not Found Debian

Jul 7, 2011

Ok i went to do

Code:
java -version
but it didnt work i installed it and everything i go to

Code:
cd /usr/java
but it doesnt exist
i am running Debian 6 x64

install java i am trying to run a mc server

View 10 Replies View Related

Debian :: Lenny Packages - Make Command Not Found

Oct 22, 2010

I have installed Lenny in my labtop. I have problem to install packages; command "make" "make install" "configure" doesn't work. It return: "bash: make: command not found". So I can't install flashplayer :/ Well, I start with Lenny.

View 9 Replies View Related

Debian Configuration :: Xen-create-image - Command Not Found

Oct 26, 2015

I have been following the Xen Beginners Guide here: [URL] .....

Everything was going smoothly until I got to the 'Configuring xen-tools and building our guest' section (two thirds down the page).

I installed xen-tools and then typed the following in a terminal window (as root):

xen-create-image --hostname=development-pv-guest --memory=2048mb --vcpus=2 --lvm=develop --dhcp --pygrub --dist=jessie

I admit PV is new to me, compared to simple HVM, so I have a number of questions:

1. Why the command not found error?

2. Should I be booting from the Xen option or regular boot option at the start up screen when creating the xen image? I've tried both and get the same error message.

3. I have Debian 8 (Jessie) installed on my system and I wasn't sure whether I should therefore make this the guest OS in my Xen PV. In asking this question I'm thinking in terms of HVMs - but I assume my Xen PV needs a guest OS of some kind? Or is my host Debian 8 already acting as a guest OS in Xen PV? I'm confused

4. If I do need to install a guest OS, is it better to go for an earlier version of debian - so as not to be so resource hungry?

I'm nervous about screwing up my host debian installation, so when I got the error message, did some research but found nothing meaningful. I don't want to end up having to reinstall my Debian 8 (base OS) ... again!

View 8 Replies View Related

Debian :: New Stable Update - Command Aptitude Not Found

Feb 7, 2011

Well it didn't go smoothly for me. After downloading over 1,6Gb (!) of that new Debian version and restarting I was 'greeted' by a dreaded CLI instead of gnome. To make matters worse I got "command aptitude not found".
'apt-get' still worked.
Anyway, if you're gonna update check dependencies first. It seems I lost gnome due to gstreamer0.10-gnomevfs. So first uninstall that package if you got it.

View 14 Replies View Related

Debian :: Determine File Type On Bash - Command Not Found

May 10, 2015

I cannot find a bash command: "file" !

It say "-bash: file: command not found"

"file" is used to determine file type on a bash right ? is there a package i have to install ? deprecated ?

I use debian wheezy distro

View 2 Replies View Related

Debian Multimedia :: Graphics Mode And 'xf86config' Command Not Found?

Mar 29, 2011

I recently did a reinstall on my system and I am now running Squeeze. I am currently trying to get some software running, but I believe I am having issues with the graphics requirements. The software needs an X server with 8 bit / PseudoColor mode. It is recommended to work in "8,24"-overlay mode. This was set up on my old install on this computer, so I know it is not a problem with my graphics card. But in the installation guide it says to enable this function it is necessary to add some information in the file /etc/X11/XF86Config-4. The problem is I don't have this file. I had this file in my old install, but on the fresh install it is not there. I have the /etc/X11/ directory, and it contains: directories: app-defaults, applnk, cursors, fonts, twm, xinit, xkb, Xreset.d, Xresources, Xsession.d

and

files: default-display-manager, rgb.txt, X, Xreset, Xsession, Xsession.options, XvMCConfig, Xwrapper.config

I think I've looked through everything in the /etc/X11/ directory but I don't see anything that looks like the XF86Config-4 file. Is there possibly a package that I am missing or something I need to run to create this file? I know on my old install this file was created or modified by running 'xf86config' in the command line. I've tried that, but it tells me 'command not found'.

View 5 Replies View Related

Debian Hardware :: Setting Up Serial Port - Command Not Found

Jun 23, 2014

I am a ham radio operator and I want to use my computer to run "RTTY", "PSK31", and other digital modes. Therefore I have to be able to configure the serial port.

I only have the onboard port (ttyS0).

I can get info about the port by using "$ dmesg | grep tty"

Code: Select alldebian@melsdeb:~$ dmesg | grep tty
[    0.000000] console [tty0] enabled
[    1.533804] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.534337] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

But when I try to use "setserial" by itself or with any parameters I get this...

Code: Select alldebian@melsdeb:~$ setserial -g /dev/ttyS0
bash: setserial: command not found

Even "man setserial" gives the same result.

I am using Debian 6

View 2 Replies View Related

Debian Installation :: Error Message - Bash / Visudo Command Not Found

May 24, 2015

I have just installed Debian 8 with Gnome desktop and trying to add my username to sudoers list.

When I open terminal and enter visudo I get the following error message...

Code: Select allfracmo2000@debian:~$ su
Password:
root@debian:/home/fracmo2000# visudo
bash: visudo: command not found
root@debian:/home/fracmo2000#

Although I am quite new to debian, I have done this successfully in the past so not sure why this is happening?

View 7 Replies View Related

Server :: Host Unknown Error:Sendmail / Stat=Host Unknown (Name Server: Def-fgh.com.: Host Not Found)?

Sep 8, 2009

Many of mails sent from my mail server that are in Queue;The main reason is deffered by domains like yahoo,aol,etc.but there is one more error that i keep getting and that is Host Unknown,Below is an example from mail log,The catch is,test mail sent on the same email id sent from my personal mail from the same server i.e. url was deliveredHowever,another mail containing client information sent from customercare@mycompanysdomain ended up in queue.

There are more examples of the same,around 20 domain have the same problem.

Sep 7 14:33:46 server2 sendmail[24591]: n8793jiC024589: to=<abc@xyz.fi>, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=163672, relay=xyz.fi., dsn=5.1.2, stat=Host unknown (Name server: xyz.fi.: host not found)

Sep 7 22:09:42 server2 sendmail[6407]: n87Gdffa006403: to=<abc@def-fgh.com>, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, pri=152474, relay=def-fgh.com., dsn=5.1.2, stat=Host unknown (Name server: def-fgh.com.: host not found)

View 2 Replies View Related

Debian Installation :: Live Crashes With Error - 0x8DF6 Init Table Command Not Found

Dec 26, 2014

I'm trying to boot into the Live CD (64bit version) and it dies with an error "nouveau .... 0x8DF6 Init table command not found: 0xA9". Get the same error after I install and try to boot into Debian, it starts booting but errors out later.

Running Intel 4770K on Gigabyte Z97X-UD5H with 8G ram, Nvidia graphics card and several SSDs ...

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

Debian :: No "vol_id --uuid" In Testing - Command Not Found

Jun 19, 2010

In the fstab it is written to run :

"vol_id --uuid"

and that it is a robust method...

but well there is not vol_id

command not found

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

Programming :: Modprobe Command - Unknown Symbol

Jul 19, 2010

I am working on research using a USB wireless card (WUSB600N) which works by a driver from Ralink (rt3572). In order to achieve my task, I am trying to modify that driver. One of the ways, I tried to call a function written in different module from that which I am working in. Every thing went fine (make & make install) until the modprobe command when i got (Unknown Symbol) about that function. I tried many ways to solve that problem like; Export_Symbol, and function pointers but, with no results!

View 1 Replies View Related

Debian :: 'udpkg' Command Cannot Be Found When Trying To Run 'udpkg -i Xxxxx.deb'

Jul 12, 2010

I've got a problem installing some Qlogic HBA firmware on a Debian box. For some reason the 'udpkg' command cannot be found when trying to run 'udpkg -i xxxxx.deb'. I'm getting this error: -bash: udpkg: command not found I don't recall ever experiencing this. I've tried to Google it but have had no success so thought I'd try some of you chaps on here.

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

General :: Error - Fasttrack Metasploit Unknown Command

Sep 18, 2010

i am running fedora core 13 and have some probs with fast-track / metasploit when i use fasttrack and metasploit starts i get this

Code:

msf > db_driver sqlite3
[-] Unknown command: db_driver.
msf > db_destroy pentest
[-] Unknown command: db_destroy.

[acode]...

fasttrack is installt corectly and installt metasploit with the rpm packige,

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 Installation :: After Rebooting - Error Unknown Command 'keystatus'

Sep 2, 2010

I saw 2 users asking the same question, but no one has answered that post...

I am posting this because it is also happening to me.

I've installed (through Wubi) Ubuntu 10.04, after rebooting, I've got this error, waiting a couple seconds, Ubuntu started normally. This message now repeats whenever I start Ubuntu.

Error: unknown command, keystatus

I always get this message when I boot to Ubuntu. How can I get rid of this message and fix this issue.

View 4 Replies View Related

Ubuntu Installation :: Error : Unknown Command - Load Font?

Jan 28, 2011

I've just carried out an update and when I rebooted it won't let me passed the choose screen with Windows 7 or Ubuntu on it, I choose the Ubuntu and Error: unknown command - load font flashes for a second and then the machine reboots!I can't get any further into Ubuntu than that, any one have any ideas of how I can get back in????

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

Debian :: Installing Gcc Using Dpkg - Error "dpkg Command Not Found"

Jul 20, 2010

I want to install gcc on my Pyramid linux which is debian based. I downloaded gcc.deb. When I want to install this file, it gives me "dpkg command not found" error! I also get this error when I want to install other .deb files using dpkg command " dpkg -i finename.deb. I did some research and it seams that I should install package on my system, but package file is .deb file and I can't install .deb file! What should I do to solve the problem??? Should I install any thing on my system to install .deb files??

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







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