Ubuntu :: How To Find Dependencies
Mar 2, 2010
Recently i have installed some package from terminal..Now i want to make backup of all those packages for later use..But when i view /var/cache/apt/archives all those packages are combined and i dont know the way to seperate the package with its dependencies..If there is a way to find the dependencies of installed package,it might be useful..How to find it?
View 6 Replies
ADVERTISEMENT
Sep 24, 2010
I am trying to install Staden on a Ubuntu 10.04 machine (64bit). It requires a number of dependencies to be installed prior to configuring the source. I was fortunate to find all of them using the synaptic package manager. now for the configure command I need to specify where these dependencies are as options.
how do I find the programs that I need to reference as options to the configure command such as: tcl, tk, zlib, xz utils, libpng, curl, tklib, itcl, itk, etc. Is there a standard directory that synaptic uses or what?
View 7 Replies
View Related
Jan 18, 2010
So I am trying to build a package from source in scratch box (for a debian based ARM distro) and I ran apt-get build-dep <package name> and it spits back the general E: Build-dependencies could not be satisfied. - is there an extra flag I could add the the apt-get command so it would show me which packages it cannot find so I can hunt them down by hand?
View 4 Replies
View Related
Aug 5, 2010
So i made this application using QtCreator and when I run it on another computer it saysQuote:libQtGui.so.4 -- cannot be found...ok so i installed libqt4-core and libqt-gui but now it says..
View 1 Replies
View Related
Jan 15, 2011
Is there a way to find the dependencies from the source code in the directory produced by the tarball? All I do till now is ./configure, see the missing lib etc, install it, again ./configure, see missing lib, install it, and so on. Is there a way to have all the missing dependencies before configuring the program for the system, maybe with a proper configure flag? But ./configure -h
View 3 Replies
View Related
Aug 1, 2010
this is srinath,newbie to linux and shell scripts.am in need of shell script,which have to checkout the source code(C/C++) from CVS server to a specified directory and compile that source code and get all its dependency files to a specified directory.
View 2 Replies
View Related
Dec 20, 2010
Are there any quick and easy ways to find all of the dependencies required for a package to be installed, so that we dont have to spent a lot of time searching for each package or downloading them individually?
View 5 Replies
View Related
Nov 2, 2010
I am currently trying to upgrade over 100 rpms on multiple Red Hat servers. Whenever I try to do a rpm -u /packages/*.rpm i recieve a failed dependencies error on the very first rpm. I know that I can go though each rpm one by one and trace each dependency but that will take forever. Is there a way to skip these errors? I know the -nodeps command for rpm but I dont want to screw something up but running all of these rpms on -nodeps
View 10 Replies
View Related
Apr 17, 2010
how to get the dependencies installed.
mark@mark-desktop:~$ sudo apt-get install cinelerra
Reading package lists... Done
Building dependency tree
Reading state information... Done
[Code].....
View 2 Replies
View Related
May 18, 2010
I searched for a hex editor in the USC, and chose to install a package called okteta. Only problem is...(I didn't realize until after it was too late to cancel)...it's a KDE package.Since it was probably one of the first (only?) KDE based app on this fresh Lucid installation, I believe about 115 (!) packages (see the list below) were installed in addition to the one I wanted. Grrrr.I then went into synaptic and removed okteta, but as I should have known, it did not remove any of the dependencies.I then looked at the dpkg logfile to see what had been installed. Here's what I found:Quote:
2010-05-18 02:27:56 install libqtcore4 <none> 4:4.6.2-0ubuntu5
2010-05-18 02:27:58 install libattica0 <none> 0.1.3-0ubuntu1
2010-05-18 02:27:58 install libqt4-network <none> 4:4.6.2-0ubuntu5
[code]....
View 3 Replies
View Related
Jun 16, 2010
Is there any way to make this:
sudo dpkg -i *.deb
Also install dependencies for a deb file in the same way as GDebi does? Basically I have the above in a script, which I can right click in any folder and have it automatically install all debs in it. So much easier and quicker than using GDebi for each one. However, as of now, it doesn't seem to be installing dependencies, and causes broken packages.
View 7 Replies
View Related
Aug 16, 2010
I need to download lame package to my offline ubuntu [URL] but its involved so many dependencies to download. Is there anyway to ease the pain of downloading each dependencies separately?
View 1 Replies
View Related
Dec 1, 2010
I installed xubuntu-desktop and want to remove gnome and it`s stuff. How can I do it without typeing of all packages in sudo apt-get remove?
View 1 Replies
View Related
Feb 13, 2011
I've been downloading some new games from the Ubuntu Software Center today.
I tried to install OpenBVE (a railroad simulator) and got the error: "Package dependencies cannot be resolved".
The OpenBVE site mentions dependencies, but is a little unclear on exactly what I need and exactly where to download them.
View 9 Replies
View Related
Apr 7, 2011
I am using Ubuntu to develop for an embedded ARM device that has a minimal linux kernel installation on it. I have cross-compiled individual programs before for the target system, but now I have entered the realm where I need to install a package on the ARM system.
I have done this easily using apt-get on a Beagleboard that had an Xubuntu installation, but I am now working with a minimal install that does not have apt. My question is, is there a simple way to install apt (and its dependencies) on my ARM target?
View 1 Replies
View Related
Apr 7, 2011
Anyway, as I was installing Java, my computer got shut off and now I have the following problem as I try to install anything from the software center:
Package dependencies cannot be resolved.
I cannot download any of the software required and re-installing is a last resort.
View 2 Replies
View Related
Mar 22, 2011
So to give a little background, I'm trying to pass wireshark(with a custom plugin) through my company's build system.The build system functions inside a change root thus all the dependencies need to located somewhere inside the chroot. Wireshark has a massive dependency tree that I couldn't possibly import manually one by one.So my question is, is there a way to conveniently import all the dependency packages somewhere on your local machine. This would mean I would just import the one folder into my change root.PS: the build-system's change-root has SMART package manager installed. But the channels it comes with are local ones(very little to choose from). So an alternative solution would be import therepositories that apt-get uses into smart and then use smarto install the packages which is monumentally easier.
View 9 Replies
View Related
Apr 22, 2010
I was wondering if there is a trick to manipulate terminal in windows system to use the eg apt-get install gstreamer, what i exactly mean is I dont have internet and would like to install stuff but i always run into dependency problems. i use the internet cafe to download staff.
View 9 Replies
View Related
May 3, 2010
I was able to do this before but, I can't remember where I found the link.I think is was a script or something. It would get all the files that the .Deb will need and make an installer.
P.S. I have Ubuntu 64-bit the PC that need the install is a 32-bit both are 10.04.
View 1 Replies
View Related
Jun 20, 2010
I need to remove libgl1-mesa-swx11, as after I installed it, it has slowed down all my graphics. However, in SPM, it says in order to remove it, I have to remove most of my system, it seems as though it's "dependencies" involve everything to do with graphics, which I was running fine and much better before. So, how do I remove this package without removing dependencies?
View 3 Replies
View Related
Aug 12, 2010
cant update give me this error Package dependencies cannot be resolved
This error could be caused by required additional software packages which are missing or not installable. Furthermore there could be a conflict between software packages which are not allowed to be installed at the same time.
and when i press in details i have this libgirepository1.0-1
View 4 Replies
View Related
Aug 20, 2010
I tried to install kubuntu-desktop-kde3 but could not:
[code]....
Other threads indicate that kde3 can be installed alongside kde4, but not here, evidently.
View 1 Replies
View Related
Aug 26, 2010
Have the same problem and can't uninstall, seemingly due to circular dependencies among firefox, firefox-3.0, firefox-branding and firefox-3.0-branding. how to break out of that?
[code]...
View 1 Replies
View Related
Oct 15, 2010
I'm running Kubuntu 10.10 and am trying to change my bootscreen so I installed StartUp-Manager and then I tried to install usplash, but I get this error which makes me slightly confused:
sudo apt-get install usplash
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
Previously apt-get has been happy to install dependencies. I'm new to Linux so if you need any more information just shout and I'll edit that in.
View 2 Replies
View Related
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
Nov 6, 2010
When I visit packages.ubuntu site, I see dapper, maverick etc. What are these? Also I need to install complete gcc, g++ and dependencies. How to do it?
View 2 Replies
View Related
Jan 26, 2011
I want to remove Evolution and install Thunderbird. I have a general question. WRT any given package, how can I determine if that package is required by any other packages so that I wouldn't want to remove it?
View 9 Replies
View Related
May 18, 2011
I'm not talking about like:
apt-get check
I mean it's like, and I thought it was this:
valgrind <application>
Needs:
x
y
z
Does anyone know what I'm talking about? A lot of programs I'm getting segmentation faults like Rhythmbox, a few games, etc. so I dunno.
EDIT: gdb kind of works, but doesn't show me what another program would..
View 1 Replies
View Related
Jun 4, 2011
I'm trying to install a program (A vpn gui) and when I run the installation file I get this output:
Code:
guan@guan ~/Desktop/HMAGUI-Ubuntu-Release/bin $ sudo ./Install.sh
Reading package lists... Done
[code]...
View 3 Replies
View Related
Jan 8, 2009
I thought KDE is better than Gnome, and installed kubuntu-desktop on my Ubuntu 8.10 to get KDE. But then I found out my computer can't run KDE without serious laag, and now I want Gnome back. I tried switching back to Gnome, but now this is totally messed up. It's half Gnome and half KDE, plenty of bugs, and I got tons of KDE apps that I don't need. So I just want to remove package "kubuntu-desktop" and all it's dependencies. Maybe there's a fast and easy way to do it? I may/will want to do this for some other packages too.
View 3 Replies
View Related