Debian :: Unable To Find A Package
Sep 16, 2010
I need to install build-essential which needs for it g++ package which needs for it gcc package 4.3.2-2 and for this I need gcc-4.3 4.3.2-1 and I can't find this package anywhere. I keep finding gcc-4.3 4.3.2-1.1 but after I install it it doesn't help me and gcc 4.3.2-2 still requests gcc-4.3 4.3.2-1.
View 11 Replies
ADVERTISEMENT
Jan 18, 2011
I'm trying to get the source package xserver-xorg-video-ati. My sources.list looks like this:
[Code]...
View 8 Replies
View Related
Apr 18, 2011
I am not able to find following packages:
1.libc6-dev-i386
2.lib32ncurses-dev
3.ia32-libs
4.lib32z-dev
5.lib32readlines-dev
Does any one know if package names have been changed?
View 1 Replies
View Related
Mar 28, 2010
I've enable the universe deb in /etc/apt/sources.list yet i still can't find 915resolution. However I've manage to download the source and make install which result in /usr/sbin/915resolution, but when I type 915resolution -l no such command was found. Why?
View 2 Replies
View Related
Mar 8, 2011
For some reason I am unable to find a DHCP Server package for Fedora 14 using yum. Does anyone know what I should be searching for or even a .rpm that can be used?
View 2 Replies
View Related
Oct 8, 2010
It's been awhile since last dealt with Debian.
I'm setting up mail server on Debian 5.04
So I need exim4-daemon-heavy, I removed exim4-daemon-light and can't find heavy, in fact can't find any exim package.
View 3 Replies
View Related
Apr 11, 2011
Is there any possibility, how to find out, from which repository the package come from?
View 11 Replies
View Related
Apr 5, 2011
I have just installed Debian 6.0 KDE after the install was completed i logged in to my freshly install KDE and started looking for the package manager or Debian software center but it's not there so i went to terminal and had a go at getting it on. Here is my extremley poor terminal work
robert@HP-COMPAQ-DEBIAN:~$ gksu synaptic
bash: gksu: command not found
robert@HP-COMPAQ-DEBIAN:~$ apt-get install synaptic
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
robert@HP-COMPAQ-DEBIAN:~$ dpkg -l synaptic
[Code].....
View 8 Replies
View Related
Sep 18, 2010
Debian 504 64-bit
I have emacs and ess running on this box code...
View 5 Replies
View Related
Feb 15, 2010
I need a particular include file. I know the file name. I don't know which package would install it. apt-cache seems to only search names and descriptions. dpkg -S seems to only search through installed packages. I need to find a package that's not yet installed. I probably just missed the option in the man page... or I don't know which program to man.
View 10 Replies
View Related
Sep 18, 2010
Debian 504 64-bit I have emacs and ess running on this box
[code].....
how to find the full name of "ess" installed? How to find whether there is the latest version available on backports?
View 4 Replies
View Related
Jan 8, 2011
I have a short question. I want to find out which packages are depending on some package. For example, I want to know which packages are depending on evolution.Is there any possibility how to find it out?
View 11 Replies
View Related
May 5, 2011
I'm trying to use Debian Stable with some newer upstream packages. I've got the upstream Firefox tarball unbacked in /home/firefox/. The problem is that it can't find any plugins, flash or anything else. It's the 64 bit binary but still needed some 32 bit libraries to run. Does it need 32 bit plugins?
Iceweasel is uninstalled and and I deleted it's ./mozilla/ directory. I tried creating a /home/.mozilla/plugins/ directory and symlinking plugins into that and pretty much any other conceivable path where it could be looking for them.
I run upstream firefox from /home/ in the past and had no problems.
View 3 Replies
View Related
Mar 19, 2011
I'm am very new at debian. I have tried to use the apt install to install java-package an fake root after it says cannot find java-package also fake root doesn't work?
View 5 Replies
View Related
Dec 12, 2015
I'm installing xfce4-volumed-pulse 0.2.0-4. [URL] .....
Getting the error:
Code: Select allThe required package keybinder was not found on your system.
*** Please install keybinder (atleast version 0.2.2) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.
I have installed everything available in the jessie repo with "keybinder" in the name. It seems like my path variable is configured correctly:
Code: Select allpkg-config --variable pc_path pkg-config gives me:
Code: Select all/usr/local/lib/x86_64-linux-gnu/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig
and (leaving out doc files and such) locate libkeybinder gives me
Code: Select all/usr/lib/libkeybinder.so.0
/usr/lib/libkeybinder.so.0.1.0
/usr/lib/x86_64-linux-gnu/libkeybinder-3.0.so.0
/usr/lib/x86_64-linux-gnu/libkeybinder-3.0.so.0.0.0
So I can't figure out how to get keybinder recognized.
View 2 Replies
View Related
Mar 12, 2010
i just got debian lenny installed on my machine, i cant get flash to work with iceweasell so i thought id try and install firefox but i cant seem to find it anywhere in the debian package manager, ive tried usign the following guides;[URL]i still havent been able to achive my goal
View 8 Replies
View Related
Aug 24, 2015
I m Using 4.0.0-kali1-amd64 in VMplayer Debian - 64bit my internet works fine with wired and wirless as well i tried to install wcid package and that show me error see below :
I m facing some problem
apt-get install wcid-gtk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package wcid-gtk
2nd thing is blueooth is enable but not works hcitool scan or btscanner
View 3 Replies
View Related
Mar 19, 2011
Cannot install updates. Click on icon which says 65 updates available but update manager opens and is blank and frozen .Reboot and same results. apt-get install updates says Unable to locate package updates. Everything has worked perfectly upto now I am running Squeeze.
View 4 Replies
View Related
Sep 28, 2015
I'm trying to install some virtual machines to a dedi using KVM. So far everything seems to be working, I tested the KVM install with virsh -c qemu:///system list and it responded, however, I'm trying to now install the script for generating new vps's python-virtinst but putty is returning this error:
E: Unable to locate package python-virtinst
View 3 Replies
View Related
Apr 27, 2011
I would like to install svn, but I am unable to install. sudo apt-get update gives me :
Ign file: eeepc Release.gpg
Ign file:/home/user/packages/ eeepc/main Translation-en
Ign file:/home/user/packages/ eeepc/main Translation-en_US
Ign file: eeepc Release
Ign file: eeepc/main amd64 Packages
Err file: eeepc/main amd64 Packages
File not found
W: Failed to fetch file:/home/user/packages/dists/eeepc/main/binary-amd64/Packages.gz
File not found
E: Some index files failed to download, they have been ignored, or old ones used instead.
sudo apt-get install apache2 gives me :
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package apache2
View 8 Replies
View Related
May 26, 2010
I am trying to upgrade a Debian 4 server to v5 with the instructions from document.However, I am having trouble with getting an installed package upgraded to the latest version for the current release (see error below). And I am afraid to upgrade the distribution if I can't get this package to upgrade. One thing I did notice in the error was, "Aborting downgrade from (at least) 5.1 to 5.0". The dpkg --get-selections command showed that both MySQL 5.0 and 5.1 were installed (I don't know how or why, as I was not the one to setup this server), but 5.0 was the one running. So I've since uninstalled v5.1 but that error still shows up when I try to do an apt-install upgrade. I don't know that this is what is causing the package upgrade to fail but I thought it worth mentioning.
View 7 Replies
View Related
May 17, 2011
I have some problems to start my dovecot server on Debian 6.0.1 I tried to install it from webmin using "un-used modules" but it was allways the same error: "E: Unable to locate package dovecot-pop3d".
When I tried to install it from console using the commands: apt-get install dovecot-imapd dovecot-pop3d dovecot-common - and there are no problems with dovecot-imapd and dovecot-common, but still the same error with dovecot-pop3d: "E: Unable to locate package dovecot-pop3d".
I did apt-get update ant apt-get upgrade but I'm receiving still the same error when I want to install pop3d.
It's interesting because there were no problems to install and run dovecot server on earlier versions of debian.
View 2 Replies
View Related
Sep 8, 2011
I am going to install debian on my laptop. I just wondering that i am not able to see differentiation between debian installation package for server or desktop? are debian server and desktop edition included in one package ?
View 2 Replies
View Related
Jul 7, 2015
For the past several days the Package Updater has popped up wanting me to install an update to iceweasel. Each time I try to do the iceweasel-31.8.0esr-1-deb8u1 (64-bit) I get the following error message:
E: Internal Error, ordering was unable to handle the media swap
Is there something I need to do?
View 5 Replies
View Related
Jan 21, 2010
I try to install debian with an USB memory stick and the netinstall image on my new computer. But the debian-installer is unable to find my hard drive. Only the USB device is listed. I also tried Kubuntu 9.10 and this works fine. What can I do? The result from lspci on kubuntu:
[Code]....
View 2 Replies
View Related
Feb 22, 2011
I'm looking for the Lenny CD images on Debian's site and cannot find them. Tried many things, including archive but every time I found myself at the first step.
View 2 Replies
View Related
Jun 28, 2010
Well the topic name says it all. I only installed the base system and when I try "apt-get install gnome" it tells me it can't find package "gnome".Now, I'm actually to much of a noob to try to build my own Debian from the base system and up. But it still seems to be the easiest option.When I try "Debian GNU/Linux on CDs" I can't get online. I start Iceweasl but it just gives me that message telling me that it can't find the website I tried to enter (e.g www.google.com).When I try the net install I get "Bad Archive Mirror" at the configure apt part. I've tried searching your forums for this and it seems to happen to a lot of people but I still can't find a solution in any of those threads
View 8 Replies
View Related
Feb 3, 2011
I am following this guide to installing eclipse via terminal command-line on Linux. However, this seems to be happening lately with all the packages I try to install..I checked the Synaptic Package Manager and reloaded and rebooted the computer, but to no avail.
View 5 Replies
View Related
Jan 9, 2011
I am currently using Debian Lenny and am having problems with my pptp vpn client. I can use the following software for as long as I like without my pptp vpn connection dropping out:
(1) iceweasel
(2) icedove
(3) gtk-gnutella
If a use a bittorrent client, however, my pptp vpn connection drops out within a few minutes. I have tried these bittorrent clients: transmission, deluge, tixati. Enabling or disabling the firewall makes no difference.I have searched pptpclient.sourceforge.net and Debian User Forums but have not been able to find any suggestions on settings to change in a bittorrent client.
View 1 Replies
View Related
Feb 24, 2016
I am trying to install some NVIDIA drivers on my machine. I went through the process and got this message:
Code: Select allWARNING: Unable to find a suitable destination to install 32-bit compatibility libraries. Your system may not be set up for 32-bit compatibility. 32-bit compatibility files will not be installed; if you wish to install them, re-run the installation and set a valid directory with the --compat32-libdir option. URL...Where in I ran this in the terminal to create the 32-bit document tree.
Code: Select allsudo apt-get install ia32-libs
E: Package 'ia32-libs' has no installation candidate.
I really just want to get these NVIDIA drivers up and running. I already installed and updated the headers to just be able to half-way install the drivers (the second monitor works now).
View 6 Replies
View Related