Slackware :: Use RPM For Dependencies?
Nov 26, 2010
I am using slackbuilds.org, linuxpackages.net, sBOpkg, slackyeu and very good source is www.slackfind.net for browsing and finding packages.
But sometimes when I download and Install package (with slapt-get or installpkg tool) I dont have all dependencies to run my software. Slapt-get can solve dependencies only if the are locate in repository.
Than, I start to find dependencies manually on high writed sites, but usually I cant find it. (Off course, only some packages).
Easy way is go to [url] and I can find 99% all of dependencies to my packages in rpm format and for various architectures.
I use rpm2tgz and just convert rpm to tgz and Install package as normal. 95% packages installed this way is working.
Where do you find dependencies you? Or, is anybody using rpm for solving dependencies too?
View 12 Replies
ADVERTISEMENT
Jun 4, 2011
Theres a package I'm going to install that is available only in 32-bit, but I have its dependencies installed as regular 64-bit. Since I'm multilib, will the 32-bit package be able to work with the 64-bit deps?
If not, can 32-bit versions of the deps be installed side by side with the 64 bit?
View 1 Replies
View Related
Nov 29, 2010
I installed slackware 13.1 (64) but I didn't install kde because I am using fluxbox. Now I would like to install k3b. I have gslapt installed but there are no dependencies listed. The k3b website says that kde is a requirement but that can't be true. find the dependencies of the official slackware package. The slackware book does not seem to have that information.
View 14 Replies
View Related
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
Aug 12, 2010
I am a long-time Debian user (I use it since Woody) and yesterday, due to an unexpected problem on my hard drive and an inexplicable lack of a current Debian cd or a possibility to perform a net install, I had to choose between either stay without computer at home or install one of the two other operating systems I happened to have on cds: Free-BDS or Slackware 13.0. Since I do not have time to learn something that I consider to be more radically different from Debian, I went for Slack.
So, first impressions:
1. Quick and smooth installation, though I got a bit over-enthusiastic when it came to select packages to install and unselected many libraries that I later realised that were necessary for various packages and I had to install them anyway.
2. Configure my wifi was surprisingly easy. I had braced myself for overly-complicated configurations to be done while I'd not have access to google, however rc.inet1.conf was very straight-forward and it provided plenty of examples to illustrate basically every possible configuration. All I had to do was to copy my wpa_supplicant.conf from my Debian backup and it worked.
3.X: For some reason I expected I'd have trouble to properly install and configure X, however my window manager was up and running in a few minutes. I copied my ~/GNUstep folder from my backup gave me the exact same X environment I had in Debian.
4. Package managing and dependencies: (I think I am correct to presume that that has to be the main complaint of most Debian users). pkgtool is very easy to use but, yeah, it does not resolve dependencies.
However, and while I installed a system way more minimalistic than any Debian system I had, I was surprised to find out that:
-Firefox had only ONE dependency
-vlc had none
-xfe, on the other hand, has some obscure dependency that I cannot figure out where to get it (libGLU).
So, a question for more experienced Slackware users: How do you get around the dependencies? Is there a quick way to find out what additional packages you will need on beforehand, or you install the package and try to run it, so to see what libs you need when it fails to start?
View 14 Replies
View Related
Feb 9, 2010
I have no problem with resolving dependencies on my own, but when I uninstall a programm, how could I keep track of the dependencies, thus remove them?
Is there a possibility to store this information in the /var/log/packages files, or better yet, is it possible to include the dependencies in the the .tgz's, so a 'removepkg' would get rid of them as well?
View 5 Replies
View Related
Nov 23, 2010
I'm looking to install, and perhaps create a SlackBuild) for an application that I think might be interesting.
The dependencies listed are:
libx11-dev, libxt-dev, libimlib2-dev, giblib-dev, and libxinerama-dev
I've checked to see if the packages are installed w/:
Code:
I've also looked for any existing SlackBuilds, but the only one that showed up in the database is: "giblib"
Where can I look to find these dependencies, their sources, or determine whether they're already installed in Slackware64 13.1?
Also, how would one determine if this can compile for a 64bit, non multi-lib install?
View 3 Replies
View Related
Jul 9, 2011
I'm using slackware 13.37 and I must say that I really like this distro and the biggest problem is the lack of dependency handling. This is something that bites you right away because you have this nice clean simple operating system but unless you really know what's dependent on what you have to install piles of stuff with lots of programs with duplicate functions. A minimal install option would be nice and I can see from some of the threads that even those with a good deal of experience have had a hard time doing a minimal install. I tried about ten times using different guides but I always ended up with something broken so now I have the full install running fine but with tons of stuff that I don't want or need including most of kde. Anyway, I don't think that the slackware people are going to change their minds about dependency handling anytime this century.
Although for those who have said that it's a FEATURE, I'd point out that all distros have this feature, JUST DON'T USE THEIR PACKAGE MANAGER! So with all that said, I think it's a shame about the lack of dependency handling but I still like slackware well enough to use it even though I find the dependency thing quite annoying. I know that there are people here that have a lot more experience than I do and maybe there are some tools that could make this business easier. So how do you go about removing programs? Debian has deborphan and Arch has pacman -Rd. When you remove a program in slackware, how do you then get rid of all the unneeded dependencies?
View 14 Replies
View Related
Feb 1, 2010
who to install mumble 1.2 on slackware 13 i can't install, missing dependencies, tx. hola alguien sabe como instalar mumble 1.2 en slackware 13? no encuentro las dependencias, gracias
View 14 Replies
View Related
Feb 11, 2010
Using 64bit current, I noticed that usbimg2disk.sh fails on dependencies check. It searches for mbr.bin in:
Code:
/usr/lib/syslinux/
but that portion of package now seams to be in:
[code]...
View 1 Replies
View Related
Jul 12, 2011
A topic that was discussed here quite bright, was recording dependencies by Pkgtools without these dependencies to be managed automatically, of course. Here comes my proposal, which is a very small change of installpkg.As you can see, installpkg records in the packages database these dependencies, if they are present in the slapt-get style, but does not imply any automatic management.
You'll wonder, why is it useful to record dependencies if they are completely ignored? Well, the best example is even consulting them directly by user, but even allows you to write/modify an 3rd-party application to manage them efficiently, why not?
[Code]...
View 13 Replies
View Related
Nov 16, 2010
Gnome-sharp is a dependency of Tomboy. It has many dependencies itself, but all are satify-able from SBO. So I installed them all (yes including mono!) from SBO, then tried to install gnome-sharp. Problem is when running the slackbuild I get this error -
Code:
pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll /r:../../gnomevfs/gnome-vfs-sharp.dll -r:Mono.GetOptions.dll ./TestXfer.cs
[code]...
View 1 Replies
View Related
Jul 17, 2011
sbbdep is a program that reads the elf header of dynamic linked files found in the given argument. argument can be
a package file from /var/adm/packages/...
a DESTDIR destination path of make install
a single given binaries/dynamic libraries
as result it prints out, or into a file, the package names the given argument require. sbbdep scans installed packages, extract some information about dynamic linked binaries and libraries and dumps these infos into a sqlite database usually sbbdep works fast. time consuming is only the first where the cache becomes created this takes about ~? (1 - 2) minutes, of cause, duration depends on the number of cpus and speed of disk io on other runs than the first sbbdep syncs the cache, this is usually a fast operation (~1sec), even if some packages where undated/remoed/installed using the cache with a sqlite client some custom queries can be done like what is required by pkg or file, what are the dependencies of file xy,....
current state of sbbdep is 0.0.1, the first public release. of cause I wanted to make some things better, prettier, more documented and o on but before going on holiday, than waiting until Christmas cause work stresses and than an other year comes I place the code now to a public repo. for me it looks stable enough to release it without stress people that will test/use sbbdep to much with problems. but there may be some bugs I did not noticed, or better say there will be some bugs like it is always the case in software. but since sbbdep does not anything critical an can/shall be run as normal user it will not do anything bad.......
View 10 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
Mar 9, 2010
My recent borked upgrade to -current inspired me to try to come up with a way to sanity-check the lib and bin dirs for broken library symlinks (possibly indicating missing libs) and for binaries and libraries that belong to no installed package, as well as missing dependencies.
This script is the result.
I've checked the script results manually, and it appears to be accurate, so I figured I'd post it here for a second opinion, and/or because others may find it useful too. I'm not aware of another popular method of doing this on Slackware, so here it is:
Code:
View 14 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
Aug 30, 2011
This is with my amd64 Sid box with a nvidia graphics card. X is broken and can not load after a dist-upgrade.
When I try to load one of the packages which were removed, I receive a dependency problem.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
So I install xserver-org-core, but it's already there
I guess I wait until xorg-xserver-abi is added to xserver-xorg-core? Yeah, I should have waited on the dist-upgrade....
View 8 Replies
View Related
Nov 18, 2010
I installed RHEL 5 on my desktop a few days back. I want to enjoy movies in my new OS. Some one told me to install mplyer caz it plays any file. So I decided to install it. I issued the following command:
[Code]...
As you can see yum is not resolving the dependencies.
View 1 Replies
View Related
Jun 22, 2011
i'm can't install the g++ compiler. I've got the packages to install with the command "dpkg -i xxxx.deb", but i see a cross dependence between g++-4.3 and libstdc++6-4.3-dev. Or am I missing something?
[URL]
View 4 Replies
View Related
Nov 6, 2009
I am trying to install gdb 7 because gdb 6.8 has been freezing quite a bit on me lately.
Code:
[doriad@davedesktop ~]$ sudo rpm -ihv gdb-7.0-3.fc12.i686.rpm
warning: gdb-7.0-3.fc12.i686.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 57bbccba
error: Failed dependencies:
libc.so.6(GLIBC_2.11) is needed by gdb-7.0-3.fc12.i686
libreadline.so.6 is needed by gdb-7.0-3.fc12.i686
It looks like the latest version of readline in F11 is 5.2 and glibc is 2.10. Is there an easy way to get these dependencies installed in Fedora 11?
View 3 Replies
View Related
Jun 16, 2010
i`m pretty new in Fedora 13 and linux as well. I installed a Fedora 13 xfce on an elder e series livebook.
Then I tried to install the rpm packages for vlc from ATrpms - by Distribution > Fedora 13 vlc-1.0.6-53.fc13.i686.rpm
Quote:
could not do simulate: vlc-1.0.6-53.fc13.i686 requires libdca.so.0
vlc-1.0.6-53.fc13.i686 requires libavutil.so.50(LIBAVUTIL_50)
vlc-1.0.6-53.fc13.i686 requires libx264.so.92
vlc-1.0.6-53.fc13.i686 requires libfaad.so.2
vlc-1.0.6-53.fc13.i686 requires libavcodec.so.52
[Code]...
View 4 Replies
View Related
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
View Related
Apr 18, 2010
How to make simple games (snake, pong... nothing too fancy). I have completed making snake and now want to be able to distribute it. I built it using C++ and wxWidgets so it would be multi-platform. I'm able to compile it and run it in both Windows and Ubuntu using g++. In windows, I was able to distribute it by putting a *.dll file in the same folder as the executable. However in Linux, I don't understand what I need to do so that it would run on any installation of Ubuntu out of the "box". When I build it and try to run it in a different installation of Ubuntu (which has g++) it gives me an error saying that a particular library file was not found and Getlibs fails to find that library file.
Is there a way to build a project with G++ so that all the dependencies are either packaged in the executables or copied into the folder....?
View 3 Replies
View Related
Feb 17, 2011
I wanted to install an rpm package on two suse 10 systems. It installed successfully on one system but on the other it throws an error like
Code: error: Failed dependencies: rpmlib(PayloadIsLzma) <= 4.4.2-1 is needed by linuxProj-1-1.noarch
Now this means that rpnm package has no error but the rpm in itself is lacking some libs. So can anyone tell me that how can I download and add these libs to the already installed rpm. Note the difference between rpm and rpm package.
View 1 Replies
View Related
Jun 23, 2009
I have a problem with yum on fedora 11. When I ran yum install mplayer/vinagre.i586/ or whatever, It always process dependancies and then at some point returns an error like
or
I tried installing different applications but yum always comes with the above errors.
This is my yum repolist
My fedora.repo file
And my yum.conf
I have tried:
View 3 Replies
View Related
Nov 29, 2010
I am installing rpm using the switch "--aid". But it is not resolving dependencies! I am using RHEL 5.
View 1 Replies
View Related
Apr 8, 2011
I'm isntalling VLC on RHEL5 via
Code:
sudo yum install vlc
this gives me the following dependencie errors
Code:
--> Processing Dependency: libdvdread.so.3()(64bit) for package: vlc
---> Package x264.x86_64 0:0.0.0-0.4.20101111.el5.rf set to be updated
--> Finished Dependency Resolution
vlc-0.9.9a-7.el5.rf.x86_64 from rpmforge has depsolving problems
[code]....
View 2 Replies
View Related
Aug 28, 2009
list down all the dependencies(not just libraries but everything that is required by an executable) of an executable in detail
View 9 Replies
View Related
Feb 5, 2010
I want to install unixODBC-devel-2.2.11 and all it's dependencies. Can anyone give me the rpm for this. I did not have the linux cd also.
View 1 Replies
View Related
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