The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
16 views

E: Unmet dependencies

every time I try to install something or just simply use apt-get update I get an error saying something about Unmet Dependencies. root@xxx:~# apt-get upgrade Reading list of packages... Ready ...
0
votes
0answers
11 views

Ubuntu dependency problems after `do-release-upgrade`

I recently performed do-release-upgrade, and it appears to have broken some of my packages. I can't properly apt-get autoremove or apt-get upgrade any more. $ sudo apt-get install -f ... Errors ...
0
votes
0answers
28 views

Is there a comprehensive list of Windows 7 Embedded Package Dependencies?

I am creating a new Windows Embedded 7 image and I am at the stage of selecting packages to include in the image. In the process, I am trying to disable some bloated, annoying packages (Application ...
0
votes
0answers
18 views

having dependency issues while installing a package in Debian GNU/Linux 6.0

I am trying to install one package but it depends on some other packages. While installing it aborts and tells me the following: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze7 is to be ...
0
votes
1answer
41 views

Are there any problems after glibc update from 1.2.10 to 2.12 in Linux?

I want to update my glibc from 1.2.10 to 2.12. Are there any problems regarding dependency for other tools and software currently installed using previous version of glibc on CentOS release 6.3 ...
1
vote
0answers
20 views

install drivers - dependency conflict: ubuntu 64 bits

I got the message from the system as follow: # apt-get install build-essential The package libc6 needs to be reinstalled, but I can“t find an archive for it. It is running in Ubuntu 64bits on Mac ...
0
votes
0answers
81 views

apache httpd libapr linking .a .so

Problem I need to compile and install an Apache module on AIX 6.1. This is the module A. The Apache module is available only as source. I manageg to compile the source and the .so module was ...
0
votes
0answers
83 views

apxs error apache aix rc=65536

I am trying to install the Crowd Apache Connector with (IBM xlc compiler, AIX 6.1 ). I am able to make , but when running make install, it fails : Making install in src cp ...
1
vote
1answer
29 views

Automatically `make` when dependencies change

Is there a way to have make automatically run when you edit one of the files needed for the build? Related question: Configure makefile to run on file change, but that only has an answer for Mac OS X ...
0
votes
0answers
39 views

How to stop Visual Studio from installing unnecessary dependencies?

Visual Studio installs too many dependencies, from SQL Data-Tier App Framework to Team Foundations Object Models and sync framework and a bunch of other SDKs that I never chose to install. The custom ...
1
vote
1answer
120 views

dependency resolution (CentOs - Yum)

I'm trying to install a package that depends on Java 1.7 with yum. I do I have Java 7 on my machine: #echo $JAVA_HOME $JAVA_HOME /usr/lib/jvm/jre-1.7.0-openjdk.x86_64 # java -version java version ...
2
votes
1answer
79 views

Fix libboost-dev broken dependency

I need to install fcl which depends on libboost-dev. However, libboost-dev depends on libboost1.46-dev and it refuses to install because I have the newer libboost1.48-dev. I have followed ...
0
votes
0answers
84 views

Dependencies “perl(perl)” when installing perl-PDF-API2 [Linux - CentOS]

My Linux Platform: CentOS 5.8 Install Package: perl-PDF-API2 I downloaded the tpm package from the link below: http://pkgs.org/centos-5-rhel-5/flexbox-i386/perl-PDF-API2-2.019-1.noarch.rpm/download/ ...
1
vote
1answer
251 views

Debian set google-chrome as gnome-www-browser

I've recently set up Debian 6.0.6 and want to install google-chrome as the default web browser. The problem is that I can't remove others browsers (Iceweasel particularly) because there is a ...
0
votes
0answers
400 views

postgresql broken Ubuntu 12.04 packages

After system update about a week ago apt-get got broken dependencies on my 12.04 LTS. I can't remove the package by apt-get remove postgresql-9.1 I tried both sudo apt-get -f install sudo dpkg ...
1
vote
2answers
127 views

How do I check for dependencies before installing a Slackware package?

I have a question with regard to dependency checking. Before I download a package, I need to check to see if I have some of the dependencies already installed. How do I do that? I don't want to ...
0
votes
0answers
56 views

database table attribute depends on more entities from another table

Hy, I have 2 entities: Employee and Event, Event has many Employees and Employee is in many Events. The Event has attribute finished, default false and the attribute has to remain false until all of ...
0
votes
0answers
108 views

Macports and Homebrew : find conflicting packages

Is there possibility to find out packages installed by both systems, to not have in classpath/$PATH linked two possible conflicting versions ? Like now I've had Homebrew installed previously, and I ...
1
vote
1answer
113 views

apt-get misdetecting versions

I have used a PPA for more recent versions of digiKam (and supporting libs). I now want to install 'standard' Wine but getthe results below. Note that I tried to install Wine first but tracing ...
0
votes
1answer
188 views

CentOS : Dependency Resolution Errors

I had been using Ubuntu for quite sometime and recently installed CentOS and getting the below error when I update using yum. How do I resolve such errors? Dependency Resolution Errors: Package: ...
0
votes
0answers
50 views

Cause GNU make to exit with error on depedency problems

Is there a way to get GNU Make to exit with an error if it encounters a dependency error? For example, if the following is in the Makefile: fileA: fileB fileA @echo "(fileA) installing fileA" ...
0
votes
0answers
249 views

The program 'Sikuli' throws an exception where it says it cannot find libml.so.2.1 (OpenCV 2.1), but it is already installed, why this exception?

I am trying to run the latest version of Sikuli (1.0 rc3) on my CentOS 6.0 system, but I just get this error when I try to simulate a mouse click with the program: Exception in thread ...
5
votes
2answers
8k views

Unable to install ia32-libs

I am running Debian wheezy/sid x86_64 and I am trying to install the official Skype package. However I seem to be having a few dependency issues that I can't resolve. I have enabled multiarch, the ...
2
votes
1answer
150 views

Make regsvr32 ignore a DLL dependency

I'm trying to get some software to function that we don't have the installer to (and the company is unable to supply). A custom DLL needs registering, which we have but it relies on another DLL - a ...
0
votes
0answers
535 views

Dependency problems with installing ia32-libs on Ubuntu

I need to install the ia32-libs package on my Ubuntu server (version 11.10). When I try to install it via apt-get it says I need this dependency: The following packages have unmet dependencies. ...
2
votes
2answers
2k views

Install PhantomJS 1.6 on Centos 5.8

I'm trying to get PhantomJS v1.6 installed on my Centos 5.8 server. I'm running into the following error when trying to run phantomjs: phantomjs: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.11' ...
0
votes
0answers
81 views

php-clamav fails PHP dependencies although PHP is installed

I'm currently tasked with setting up Jazzee on a new Server of my University. Jazzee requires PHP ClamAV, and PHP ClamAV distributes a rpm for x86_64 systems like our Server (CentOS 5 x86_64). Now, ...
2
votes
1answer
161 views

Installing graph-tool and aptitude dependencies

I'm trying to install graph-tool. I've changed sources.list with the "precise" repository option. I can now run sudo apt-get install graph-tool, but I get the message graph-tool : Depends: ...
0
votes
4answers
610 views

Lost Power During apt-get install, Can't Resolve Missing Dependencies

I tried to install mercurial today, and the power went out. Now, when I try to install any packages, it complains about a couple of different things: >$ sudo apt-get install mercurial [sudo] ...
0
votes
1answer
281 views

Problems installing Ruby 1.9.2 and rvm on Debian Lenny

I have currently have Ruby 1.9.1 (bad) and want to install 1.9.3 under rvm. However, rvm requirements gives a long list, most of which installed fine: install build-essential openssl libreadline6 ...
0
votes
1answer
32 views

Is there a way to see preexisting relationships in a database?

I'm using MS Access 2007 and working on cleaning up a functioning database. I want to see the relationships between the tables and queries at will, but the closest I can get is the object dependencies ...
0
votes
3answers
4k views

Installing cURL on Ubuntu

Am trying to install cURL on my ubuntu server using the command sudo apt-get install php5-curl However i get the following error Reading package lists... Done Building dependency tree Reading ...
1
vote
1answer
39 views

Install a software package for Ubuntu version X on the Ubuntu version Y

Unfortunately I am a total newbie when it comes to Ubuntu package installation and dependencies. I wonder: Can I install a certain version of a pre-compiled software package in Ubuntu version Y, if ...
0
votes
2answers
2k views

What are all the dependencies for the Windows service “Internet Connection Sharing (ISC)”?

I am unable to start the service because it says "Error 1068: The dependency service or group failed to start." Hence I need to know which services I need to enable/start so that I can turn on ICS. ...
0
votes
1answer
288 views

While trying to install lighttpd on debian squeeze I get: 'Some packages could not be installed.'

I am trying to install lighttpd on my (virtual) Debian 6.0.4 64 bit system but after trying to use this command : sudo apt-get install lighttpd I get this error : Reading package lists... Done ...
0
votes
1answer
273 views

How to install experimental packages?

I am running debian squeeze and would like to install the wine experimental package of sid. My Questions: Where do I find the package? Is there a way to include the package into the software ...
2
votes
1answer
876 views

how to install xorg-fonts-75dpi properly for xboard?

I am trying to compile xboard but when I tried to run it I got the error xboard: no fonts match pattern -*-helvetica-bold-r-normal--*-*-*-*-*-*-*-* I googled a bit and found out that ...
1
vote
1answer
120 views

How can Yum tell me the version of depencencies?

I've installed a package with Yum (Varnish 3.0.2). However, a feature I need has been removed so I need to roll back. According to the documentation, the feature was removed in 3.0-Beta, so I wanted ...
4
votes
3answers
2k views

How can I solve VLC's dependency “vlc-nox”?

I have installed Ubuntu (Ubuntu 2.6.38-11-generic-pae #50-Ubuntu SMP, i686 Athlon i386 GNU/Linux). I am newcomer in Linux. I am trying to install VLC media player using command line: % sudo apt-get ...
0
votes
1answer
1k views

How to create an installer for multiple applications, batch processes, dll's etc?

We have developed an application using Microsoft Kinect as a webcam. Since Kinect for Windows is still on Beta and not supported as a webcam. We needed to install and include a lot of SDK related ...
1
vote
1answer
120 views

full list of EKG2 plugins dependencies

Every time I want to compile and install ekg2 I'm struggling with dependencies. Right now I somehow managed (again) to install all needed packages. Still I have no idea which of packaged i installed ...
2
votes
0answers
203 views

Why did “apt-get install libnss3-ld” delete everything on my system?

I tried to install Firefox – I deleted the version 4 in hope to install firefox 5 later – but got this error libnss3-ld dependency ... I decided to do this sudo apt-get install ...
3
votes
2answers
247 views

How do I install the Python module for Gnash?

My actual problem is: How do I install the Python module for Gnash? But apart from that, what basic concept am I not understanding about installing packages on Linux? I am used to installing ...
0
votes
1answer
590 views

.deb package shows a different dependency when the system has already been updated

I want to install emesene2 on Debian Squeeze, but it shows some dependency problemes like Python, which needs >=2.6.6-7 and python-papyon0.5. I installed Python 2.7 and used update-alternatives to ...
1
vote
2answers
785 views

emerge complains about blocked packages: what do I do?

We have an old development server running Gentoo at work. I would like to update this system, but I keep running into problems with the packaging system. To me, it seems like there are dependencies on ...
0
votes
1answer
208 views

Installing Apache2 from apt-src

I needed to make a few edits to Apache2 from source and now I can't figure out how to install it after it's been compiled. After I used apt-src build apache2, these .debs were created: -rw-r--r-- 1 ...
5
votes
2answers
4k views

How to get list of dependencies of non-installed RPM package?

apt-cache show <package> shows also it's dependencies. yum info <package> does not show dependencies, but it obviously know them. How to ask yum for dependencies of specified package?
1
vote
1answer
465 views

Problems installing Subversion Perl

I'm trying to setup Bugzilla's VCS integration with Subversion. I've installed the CollabNet Subversion client CollabNetSubversion-client-1.6.16-1.i386.rpm which installs its libs to ...
1
vote
0answers
239 views

Who modifies `/etc/init.d/.depend.start` in openSUSE 11?

Where are the dependency data taken from? Which process modifies the .depend.* files and under which circumstances does this happen?
1
vote
1answer
350 views

For Debian server, would cloning /etc, /home and /var on a fresh install mean I won't lose my data?

On my hobby virtual server, I ran into unresolvable dependencies trap when updating kernel requires updating libc6 and vice versa, so I can not update or install any software. I made a brief ...

1 2