Debian :: Installing NeBEM Unmet Dependencies On Jessie (GSL)

Feb 2, 2016

I am trying to install this software: [URL] .... on jessie.

I have copied lib/libIsles64.a into lib/libIsles.a and done

Code: Select all sudo make cleanall

from the main folder. When I write

Code: Select allsudo make

I receive the error

In file included from src/Interface/neBEMinterface.c:20:0: include/Isles.h:14:29: fatal error: gsl/gsl_complex.h: No such file or directory compilation terminated.

View 2 Replies


ADVERTISEMENT

Debian Installation :: Unmet Dependencies When Installing New Kernel

Mar 25, 2011

I am trying to upgrade a server I was put in charge of and keep running into a loop of errors.

uname -r
2.6.11.12

When I do apt-get -f install I get the error: WARNING: this version of the GNU libc requires kernel version 2.6.18 or later. upgrade your kernel before installing glibc.

Then when I try installing the kernel I get the error: You might want to run 'apt-get -f install' to correct these: The following packages have unmet dependencies

[code]....

View 12 Replies View Related

Debian :: Installing / Removing - Packages Have Unmet Dependencies

Jun 1, 2011

I have an issue with packages. When I try to install any package then I receive error like this one below.
e.g. install Lynx:

Code:
# apt-get -f install lynx
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libperl5.10: Depends: perl-base (= 5.10.0-19lenny3) but 5.10.0-19lenny2 is to be installed
libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed
lynx: Depends: lynx-cur (>= 2.8.7dev9-2.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

So I decided to remove libperl5.10 which apparently mess. But its not that easy, just take a look:

Code:
# apt-get --purge remove libperl5.10
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libsnmp15: Depends: libsnmp-base (>= 5.4.1~dfsg-12) but it is not going to be installed
Depends: libperl5.10 (>= 5.10.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
...and now I don't know what to do ?

View 13 Replies View Related

General :: Debian 5.0 Ffmpeg Unmet Dependencies - Webmin?

Mar 24, 2011

I am running a video script on my server and I am very new to running a dedicated server and commands. Most of our site was setup but other and someone has broke something and no one seems to know how to fix.

Here is the issue. We run a script that uses these requirements

[Mod edit]Adult content Link removed

requirements

Now our server guy ran a update inside webmin for debian and now our videos still convert but wont make thumbs. Here is what he did.

Now updating libsmbclient ..

Now the AVS script wont make thumbs and webmin still wants to do 3 more updates that get unmet dependencies errors. Here they are when we try to run another update.

Building complete list of updates ..

Now what we need to do is either undo the update he already did or maybe get the one its asking for now to work but not sure which one will fix our thumb generating problem? Here is the error in the log file of the AVS script.

Seems stream 0 codec frame rate differs from container frame rate:

View 3 Replies View Related

Debian :: Proftpd Install - Unmet Dependencies And Broken Packages

Oct 23, 2015

I am attempting to setup an ftp server as a first project to get me going in the world of Linux however when I run the command apt-get install proftpd-basic ....

View 14 Replies View Related

Ubuntu :: "unmet Dependencies" While Installing A Package

Aug 26, 2010

I want to install a package but get this error:

Code:

mahmood@localhost:~$ sudo apt-get install kdevplatform-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code].....

View 14 Replies View Related

Ubuntu :: 10.04 Java - Packages Have Unmet Dependencies

Nov 3, 2010

I have the following error in 10.04. I've tried several times to uninstall, resolve, install these dependencies and am at my wits end now. This morning I gave up on OpenJDK and installed Sun JDK, hence the sun versions below. But this error is stopping me from installing anything else.

Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:

The following packages have unmet dependencies:
default-jre-headless: Depends: openjdk-6-jre-headless (>= 6b14) but it is not going to be installed
icedtea-6-jre-cacao: Depends: openjdk-6-jre-headless (= 6b18-1.8.2-4ubuntu2) but it is not going to be installed
latexdraw: Depends: libjiu-java but it is not going to be installed
Depends: libjlibeps-java but it is not going to be installed
openjdk-6-jre: Depends: openjdk-6-jre-headless (>= 6b18-1.8.2-4ubuntu2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

me@andromeda:~/private$ java -version
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Server VM (build 17.1-b03, mixed mode)
me@andromeda:~/private$ javac -version
javac 1.6.0_22

View 5 Replies View Related

Ubuntu :: Gnome Won't Install - Following Packages Have Unmet Dependencies

Jun 2, 2010

So recently I've been exploring my options in terms of a desktop environment. trying out different options (Blackbox, Enlightenment ect..) and somehow in the process i managed to uninstall Gnome.

Normally I would just re-install it but whenever I try I get this:

Quote:

The following packages have unmet dependencies:

So I go through synaptic and it tells me, to install 'swfdec-mozilla' i need to uninstall 'epiphany-extensions' so I do that. and then the terminal gives me the same error as before.. only it say that 'epiphany-extensions' is not going to be installed.

I'm running 10.04.

View 4 Replies View Related

Ubuntu :: Git Packages Install Error - Unmet Dependencies

Apr 15, 2011

I try to install git packages, when I type ./configure it gives me the error:
Code:
C compiler cannot create executable
Search around, and I find a solution, install the g++ packages, simply type:

Code:
apt-get install g++
But it gives me another error

Code:
The following packages have unmet dependencies:
G++ : Depends: g++-4.4 (>= 4.4.3-1) but it is not going to be installed
E: Broken packages
I also tried

Code:
apt-get install build-essential
But I get another error

Code:
The following packages have unmet dependencies:
build-essential : Depends: libc6-dev but it is not going to be installed or
libc-dev : Depends: g++ (>= 4:4.3.1) but it is not going to be installed
E: Broken packages

View 9 Replies View Related

Ubuntu Installation :: 11.04 Upgrade - Packages Have Unmet Dependencies

Apr 29, 2011

I am trying to upgrade to ubuntu 11.04 from my current 10.10 system. If I try to upgrade with Upgrade Manager it stops at calculating upgrade step and I can see red circle at top left corner, hovering over this gives message -
An unresolvable problem occurred while calculating the upgrade.
Please report this bug against the 'update-manager' package and include the following error message:
'E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.'

If I run
sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed

The following packages have unmet dependencies:
libappindicator1 : Depends: libdbusmenu-gtk3 but it is not going to be installed
Recommends: indicator-application (>= 0.2.93) but it is not going to be installed
overlay-scrollbar : Depends: liboverlay-scrollbar-0.1-0 but it is not going to be installed
python-aptdaemon-gtk : Depends: python-aptdaemon.gtk3widgets (= 0.41+bzr646-0ubuntu2) but it is not going to be installed
python-couchdb : Breaks: desktopcouch (< 1.0) but 0.6.9b-0ubuntu1 is to be installed
python-desktopcouch-records : Conflicts: desktopcouch (< 1.0.7-0ubuntu2) but 0.6.9b-0ubuntu1 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

View 5 Replies View Related

Ubuntu :: Can't Install Chromium - Error - Following Packages Have Unmet Dependencies

Jun 19, 2011

Everytime I try to install Chromium via the software centre or the terminal I get this error:

The following packages have unmet dependencies:

View 1 Replies View Related

Debian :: Unable To Install Packages / Dependencies - Jessie

Oct 8, 2015

I have been using linux for about a year and have run into a new problem I am unable to solve. It started when I attempted to install some packages I needed to get VirtualBox to run VMs. I am on Jessie.

I am unable to install various packages, including gedit, aptitude etc. I do not think it is a problem with my sources.list as my laptop has the same sources.list and I am not encountering the same problems on it. Packages will not install any dependencies. -f install isn't doing anything for me.

My sources.list...

deb [arch=amd64,i386] http://ftp.ca.debian.org/debian/ jessie main contrib non-free
deb-src [arch=amd64,i386] http://ftp.ca.debian.org/debian/ jessie main contrib non-free

deb http://ftp.ca.debian.org/debian/ jessie-updates main contrib non-free
deb-src http://ftp.ca.debian.org/debian/ jessie-updates main contrib non-free

[Code] ....

I tried to check for held packages with

userone@localhost:~$ dpkg --get-selections | grep hold

But get nothing.

sudo apt-get install -y

View 10 Replies View Related

Ubuntu Installation :: "unmet Dependencies" While Trying To Install VBOX?

Nov 21, 2010

I have just newly installed Ubuntu10.10 on my laptop and am attempting to install VirtualBox 3.2.10. Everything has been going fine until I run the apt-get install command. The results are as follows:

Code:
bn0@n0v0n:~$ sudo apt-get install virtualbox-3.2
Reading package lists... Done

[code]...

View 2 Replies View Related

General :: Pidgin Installation Via Terminal - Packages Have Unmet Dependencies: Pidgin: Depends: Libpurple0

May 1, 2010

I am using Ubuntu 9.04. After doing sudo apt-get update When I try to insatll pidgin via terminal it shows: XXX@XXX-desktop:~$ sudo apt-get install pidgin Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming.

The following information may help to resolve the situation: The following packages have unmet dependencies: pidgin: Depends: libpurple0 (>= 1:2.6.0) but it is not going to be installed Depends: perl (>= 5.10.0-19ubuntu1.1) but 5.10.0-19ubuntu1 is to be installed E: Broken packages

View 5 Replies View Related

Debian :: Installing Kernel 3.16 On Jessie

May 13, 2015

So, I did the upgrade to Jessie today and everything went fine and I do like the gray look of the Gnome Classic Desktop. Not much change here.

But it is impossible for me to install the 3.16 kernel.

When I try, I get the following error (sry, it's german, but you should get the point):

Code: Select allE: /var/cache/apt/archives/linux-image-3.16.0-4-amd64_3.16.7-ckt9-3~deb8u1_amd64.deb: Extrahierte Daten für »./lib/modules/3.16.0-4-amd64/kernel/drivers/media/rc/winbond-cir.ko« können nicht nach »/lib/modules/3.16.0-4-amd64/kernel/drivers/media/rc/winbond-cir.ko.dpkg-new« kopiert werden: Es konnte nicht geschrieben werden (Auf dem Gerät ist kein Speicherplatz mehr verfügbar)

It basically says, there is not enough space on /lib to copy the modules for the new kernel. (I have about 100M free there.)

df -h says:
Code: Select all/dev/dm-1               322M    209M   97M   69% /
udev                     10M       0   10M    0% /dev
/dev/dm-2               8,3G    5,6G  2,3G   72% /usr
/dev/sda1               228M     28M  188M   13% /boot
/dev/mapper/linux-var   2,8G    577M  2,1G   22% /var
/dev/mapper/linux-tmp   368M     11M  339M    3% /tmp
/dev/mapper/linux-home   58G     55G  628M   99% /home

So, as you can see, there isn't that much space on / at all - don't blame me, blame the Lenny Installer. Personally I can live with the 3.2 kernel but I wonder if there is any possibility to install the never one without a total re-partitioning.

View 3 Replies View Related

Debian :: Installing GNOME2 On 8.0 Jessie

Aug 23, 2015

I want to install the old GNOME(GNOME2) on debian 8.0 how do i do this

View 8 Replies View Related

Debian :: XFCE Installing Gnome Dependencies?

Apr 1, 2011

I installed Debian 6.0.1.a on Friday, but the problem is that installing xfce installed a few packages that have nothing to do with it, like Brasero and metacity. I'm using the xfwm but why were these extra packages installed? All I installed at the time were wicd, gdebi, xorg and xfce4. Everything is working fine...but why the extra bits?

View 11 Replies View Related

Debian :: Jessie 8 - Installing NVIDIA Driver

May 15, 2015

I have installed before with ease following the Debian how to. On jessie 8 I have an issue with black screen, probably miss configuration but can't figure what?

View 8 Replies View Related

Debian :: Installing Apache Spark On Jessie

Jul 15, 2015

I want to learn Apache Spark and I wanted to install it on a Debian Jessie pc, but it seems the packages are not in the repository. Should I download it and install it manually?

What is the best choice for the underlying distributed file system. Obviously I need to setup a stack of tools as simple as possible. Any link to tutorials for Spark on Debian, I keep finding stuff for Ubuntu.

View 4 Replies View Related

Debian Multimedia :: Installing CODEBLOCKS IDE On Jessie 64-bit

Jan 6, 2016

I am running Debian jessie 64-bit with GNOME 3.14.1. I would like to install the CODE::BLOCKS IDE, described here: [URL] ..... I follow the tutorial for Debian, but having added

Code: Select alldeb [arch=amd64,i386] https://apt.jenslody.de/stable jessie main
deb-src https://apt.jenslody.de/stable jessie main

to Code: Select all/etc/apt/sources.list, I then run "sudo apt-get update". This gives me the error

Code: Select allE: The method driver /usr/lib/apt/methods/https could not be found.
N: Is the package apt-transport-https installed?

Is it safe to go ahead and install apt-transport-https? I really don't want to ruin my Debian-installation...

View 5 Replies View Related

Debian Installation :: Installing Jessie In Virtualbox Fails

Aug 6, 2014

I'm just trying to install a Jessie i386 image in Oracle Virtualbox.

My host specs are:
Windows 7 Home Premium x64

Wheezy is installing correctly, but Jessie is not. It fails during the partitioning of the disk, and gives an error message like: unable to write to disk, start = 236342 length = 0. This is not the exact message but I'm unable to try again at the moment.

When I install Wheezy and apt-get update / upgrade to Jessie, I get a black screen after reboot..

View 4 Replies View Related

Debian Configuration :: Apt-get Auto-remove After Installing Jessie

Jun 20, 2015

After installing Jessie, apt-get gives me a huge list of packages with the suggestion to autoremove them. Now, I've tried auto-remove once and was left with a naked Gnome, so I was wondering if there's another way to find out which packages I should keep and which I can safely remove. Is it safe to delete packages that cannot be found using the search function for the stable release? I checked them one by one here URL....How about linux images that won't appear in the above search?

linux-image-3.14-0.bpo.1-amd64
linux-image-3.14-0.bpo.2-amd64
linux-image-3.16-0.bpo.2-amd64
linux-image-3.16-0.bpo.3-amd64
linux-image-3.2.0-4-amd64

How about results shown by deborphan?

View 9 Replies View Related

Debian Hardware :: Installing Canon Printer Drivers To Jessie

Aug 4, 2015

My purpose is to be able to use Canon printers with my debian jessie system (installed via netinst iso).

I have read this wiki page but unfortunately it is a little old. I still have followed/adapted the instructions there but it fails on my system on step 6. I will explain below.

Latest Canon drivers in the official website is v3.10. US version of it can be obtained from here.

When I try to install .deb package in the driver file archive I get following output:

Code: Select allsudo dpkg -i cndrvcups-ufr2-us_3.00-1_amd64.deb
[sudo] password for ert:
Selecting previously unselected package cndrvcups-ufr2-us.
(Reading database ... 155527 files and directories currently installed.)
Preparing to unpack cndrvcups-ufr2-us_3.00-1_amd64.deb ...
Unpacking cndrvcups-ufr2-us (3.00-1) ...

[Code] ....

And the next thing I tried:

Code: Select allsudo apt-get install cndrvcups-common
[sudo] password for ert:
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package cndrvcups-common is not available, but is referred to by another package.

This may mean that the package is missing, has been obsoleted, or is only available from another source. However the following packages replace it:

  cndrvcups-ufr2-uk cndrvcups-ufr2-us

E: Package 'cndrvcups-common' has no installation candidate

I cannot solve this package error.

View 2 Replies View Related

Ubuntu :: Gammu-smsd Will Not Work - Error "packages Have Unmet Dependencies: Gammu-smsd: Depends: Libgsmsd7"

Apr 7, 2010

I have tried installing gammu-smsd on both hardy and jaunty... this is the error I'm getting... Quote: The following packages have unmet dependencies: gammu-smsd: Depends: libgsmsd7 but it is not going to be installed Depends: libpq5 (>= 8.4~0cvs2009032 but 8.3.9-0ubuntu9.04 is to be installed E: Broken packages radio@SMSgateway:~$

I have tried looking for both of these packages individually but to my suprise no luck!! And when I google such error messages, nothing comes up.. I'm almost into tears..I just wish I knew what to do to begin troubleshooting and or my options at this point for making this work... some of my referenced articles: [URL]

View 2 Replies View Related

Debian Installation :: Apt-get -d Won't Work 'cos Of Unmet Dependency?

Apr 23, 2011

I'm trying to install the driver for my printer, from a repo at Kyoto University. Did it before on other distros (Etch, Lenny,...). One of the three packages has an unmet dependency, libcupsys2-gntls..... (or something- doesn't matter, it's long gone). I expected to be able to use the -d option in apt-get to download it, and unpack it by hand, and place the vital parts in the right positions manually. Done that before, somehow, not necessarily this way. But apt-get won't let me download it, because of the unmet dependency.

Is apt-get really that stupid? If I only want to download it, why does it matter if there is an unmet (and, these days, unmeetable) dependency? Could I download it some other way? I've looked at Aptitude, and can't make head nor tail of it. Synaptic? Have I got the command right? #apt-get -d install package. EDIT: Tried #apt-get install -d package. Also apt-get --download-only --force-yes package. Or I could be really subversive, and copy the two essential files across from my Puppy system. Puppy didn't notice that this lib was missing, just got on with it. Funny old world, isn't it?

View 14 Replies View Related

Red Hat :: Dependencies Installing Ncl And Ncl-common?

Apr 4, 2010

Description of problem:

I try to install ncl-5.1.1-3.el5.x86_64.rpm.
Missing Dependency: ncl-common = 5.1.1-3.el5 is needed by package ncl-5.1.1-3.el5.x86_64 (/ncl-5.1.1-3.el5.x86_64)
I try to install ncl-common-5.1.1-3.el5.x86_64.rpm
Missing Dependency: ncl = 5.1.1-3.el5 is needed by package ncl-common-5.1.1-3.el5.x86_64 (/ncl-common-5.1.1-3.el5.x86_64)
So the cat is biting into its tail, as we say in Germany.
(System: RHEL 5.4 64 bit in virtualbox 3.1.4 on xp host)

View 4 Replies View Related

Slackware :: Dependencies While Installing Applications?

Apr 6, 2011

After reading quite a lot about this distro, I have come to know that Slackware doesn't provide tools for managing dependencies. So how do I take care of dependencies?

If there's already a thread regarding this, please redirect me to that particular thread.

View 10 Replies View Related

Fedora :: Failed Dependencies On Installing Apcupsd-3

May 3, 2011

I attempted to install the power management package apcupsd-3.14.8-1.el4.i386.rpm on a vortexbox (Fedora 14) appliance and got the following:
error: Failed dependencies:
libcrypto.so.4 is needed by apcupsd-3.14.8-1.i386
libnetsnmp.so.5 is needed by apcupsd-3.14.8-1.i386
net-snmp is needed by apcupsd-3.14.8-1.i386
How can I obtain and install these items?

View 3 Replies View Related

OpenSUSE :: Installing Inspircd12 On VPS But Get Failed Dependencies

Jan 1, 2011

I'm tying to install inspircd12 on vps. This is what i get.

Code:
syhsyhsyh:~ # rpm -Uhv inspircd12-1.2.8-2.1.i586.rpm
warning: inspircd12-1.2.8-2.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID aa829aef
error: Failed dependencies:
libgnutls.so.26 is needed by inspircd12-1.2.8-2.1.i586
libgnutls.so.26(GNUTLS_1_4) is needed by inspircd12-1.2.8-2.1.i586
libmysqlclient_r.so.15 is needed by inspircd12-1.2.8-2.1.i586
libmysqlclient_r.so.15(libmysqlclient_15) is needed by inspircd12-1.2.8-2.1.i586
libpq.so.5 is needed by inspircd12-1.2.8-2.1.i586

I have tried to install libgnutls.so.26 manual but it is still not working.

View 6 Replies View Related

Applications :: Installing Package Fails Dependencies

Feb 8, 2011

I'm trying to install a package which is failing these dependencies:

[code]...

I downloaded Gnome2-GConf-1.044.tar.gz and I installed it, but I still the package fails the dependencies, even Gnome2::Gconf. What I can do?

View 3 Replies View Related







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