The dependencies tag has no wiki summary.
1
vote
0answers
74 views
Failed Dependencies while installing Snort
Okay. So first off. CentOS is obnoxious compared to Ubuntu. Just felt like saying it :-)
So, the problem. Trying to install Snort on a CentOS 6 Server. Getting the following:
error: Failed ...
0
votes
1answer
62 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
56 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
53 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 ...
2
votes
2answers
416 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
169 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
64 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
90 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
93 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
167 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
1answer
321 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 ...
-1
votes
1answer
75 views
Dependencies while downloading Google Chrome [closed]
I am trying to download Google Chrome in Linux OS with 32 bit and I am facing problem with one dependency called libcurl.so.4 due to which I am unable to install Google Chrome on linux PC.
0
votes
0answers
22 views
RPM Dependency failure
I've created an RPM which does not specify any dependencies. However on installation, it gives the error
error: Failed dependencies: etc/init.d is needed by
It doesn't allow me to force-install it ...
0
votes
1answer
74 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 ...
1
vote
1answer
64 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
122 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
113 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
120 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 ...
0
votes
0answers
171 views
Install package (VLC) and dependencies to offline RHEL
Installing VLC itself should be easy enough as I can download the package from their site (or more specifically RPMForge).
With an offline system, I'll have to burn the package to disc and transfer ...
1
vote
3answers
150 views
How to recursively build a package and its dependencies on a Debian-based system?
Basically I want
apt-get's dependency resolving ability, and
to compile packages with customized options (such as the loader path).
Can that be done with the apt-* suite? If not, perhaps I can try ...
0
votes
2answers
163 views
Multiple versions of a lib on Linux
So i often have the problem that i work on applications that need different versions of the same library. I can usually not have two versions of the same library installed but i can link to specific ...
1
vote
2answers
288 views
Ubuntu 10 dependencies not met
I'm getting this error when trying to do an install and build (Ubuntu 10.10):
checking for DEPENDENCIES... configure: error: Package requirements (
gtk+-2.0 >= 2.10.0
pygtk-2.0
...
1
vote
1answer
467 views
Installing package (xsane) without dependencies
I had to install the sane drivers with git due to my CanoScan 8800F to recognize the scanner. Scanning with "scanimage" works like a charm. But I'd prefer xsane to have a GUI. The problem is to ...
9
votes
5answers
827 views
How to make VIM settings computer-dependent in .vimrc?
I share my VIM configuration file between several computers. However, I want some settings to be specific for certain computers.
For example, font sizes on the high-res laptop should be different to ...
0
votes
2answers
582 views
Cannot resolve dependencies when trying to install gnome-libs or xscreensaver on linux
I am a linux noob and am trying to install ORacle10g on RHEL5 but am running into difficulties on the requirements stage. The only 2 packages I require is gnome-libs and xscreensaver.
I have ...
1
vote
2answers
174 views
Finding out the “tips” of currently installed MacPorts packages or graphing the dependency tree
My Mac accumulated a lot of installed ports that I may not need when reinstalling it soon.
I want to only install those packages which I know I'm using, but to filter them out of the huge list of ...
0
votes
4answers
155 views
Distributing binary with dependencies in Linux
I'm developing a cross-platform application and I'm having trouble with distributing a Linux binary. In Windows the dll's were - libsndfile-1.dll lua5.1.dll lua51.dll openal32.dll sfml-audio.dll ...
2
votes
2answers
728 views
On Ubuntu get: “-bash: ./flume No such file or directory” BUT flume is there and executable. Same binary OK on RHEL
This is already posted in serverfault - and may be more apprpriate there. Reworked a bit from the orginal posting.
We have a product built on CentOS 4 32-bit Linux that runs unmodified on 32- and ...
0
votes
1answer
293 views
Tex install gone wrong on Ubuntu 10.04
My computer crashed halfway through apt-get installing tex-common. When I tried again after rebooting I got various error messages relating to missing configuration entries eg
Essential entry ...
2
votes
1answer
688 views
How to create issue dependencies/links in Jira (3.13)?
We recently switched from other bug tracking software to Jira (3.13 currently ).
We need to set issue linking in a manner that my task start time depends on other colleague's issue and I can not ...
0
votes
1answer
113 views
Can't install libgnokii
I am trying to install Gnocky on Fedora and as I was installing it, I got a message about dependencies. I need to install libgnokii.so.2 and libbluetooth. I tried searching for these files on the ...
1
vote
2answers
1k views
How to update the kernel from 2.6.16 on Debian squeeze?
I just did an update of my Debian system from lenny to squeeze as described here.
I got some errors during the install, saying that glibc couldn't be updated.
I did an apt-get -f install, which ...
2
votes
1answer
2k views
Installing libraries and header files under ubuntu linux for c/c++ developement
I have to admit that I feel completely lost each time I have to fulfill the dependencies of some C or C++ code. Currently, I'm on Ubuntu 9.10, but I remember the same feeling of forlornness from ...
0
votes
1answer
1k views
Installing Zend on CentOS is having dependency issues
I'm trying to install PHP's Zend Server on my CentOS VPS but it's having dependency issues that I can't seem to resolve.
zend-server-php-5.2-4.0-73.noarch from Zend_noarch has depsolving problems
...
0
votes
3answers
60 views
Finding which OS a software requires?
How to find a (ie., Portable single executable) software requires a particular OS (Win98, Win98SE, WinME, Win2000, WinXP, Linux). I am using Win98SE in one pc and WinXP in another PC. If I ...
0
votes
3answers
119 views
Which service should I make mine dependant on?
I want to add a dependency to my service so that it only tries to start after most of the Windows services have started. Can anyone recommend such a service that is unlikely to have been disabled for ...
0
votes
3answers
74 views
Changing what an RPM package provides
I installed the latest MySQL server rpm, but it provides "MySQL-server-community" instead of "mysql-server" so packages that depend on "mysql-server" don't see that mysql is installed. I just want to ...
1
vote
2answers
716 views
How does yum dependency resolution work?
If multiple packages satisfy a dependency for a package being installed, how does yum choose which one to automatically install? Can I force it to let me pick?