LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-28-2012, 10:23 AM   #1
cod_liver_0il
Member
 
Registered: Apr 2012
Location: India
Distribution: Slackware, FreeBSD
Posts: 48

Rep: Reputation: Disabled
Dependencies Question.


Hi all
I'm not complaining about slackware not resolving dependencies, but I did a search and couldn't find another distro that didn't...is there no other distro that doesn't?
Just a curious thought. thanks
 
Old 07-28-2012, 10:30 AM   #2
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
The only one I can think of off the top of my head is LFS.
 
Old 07-28-2012, 11:19 AM   #3
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Talking

There is a rule stating that any thread about DR in this forum should include at least 3 (three) posts.

This post is to enforce that rule.

Last edited by Didier Spaier; 07-28-2012 at 12:32 PM. Reason: Better wording (I hope).
 
2 members found this post helpful.
Old 07-28-2012, 02:02 PM   #4
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
There is a rule stating that any thread about DR in this forum should include at least 3 (three) posts.
And go on for at least 3 pages.
 
Old 07-28-2012, 06:36 PM   #5
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
Is this where I ask when the next Slackware will be released?
 
Old 07-28-2012, 07:54 PM   #6
damgar
Senior Member
 
Registered: Sep 2009
Location: dallas, tx
Distribution: Slackware - current multilib/gsb Arch
Posts: 1,949
Blog Entries: 8

Rep: Reputation: 203Reputation: 203Reputation: 203
Quote:
Originally Posted by mrclisdue View Post
Is this where I ask when the next Slackware will be released?
No I answered that in the other dependency thread. lol
 
Old 07-28-2012, 08:15 PM   #7
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,223

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
RPM based distros were around for a long time before they got package managers that automatically download dependencies.

Last edited by dugan; 07-28-2012 at 08:17 PM.
 
Old 07-28-2012, 10:54 PM   #8
chess
Member
 
Registered: Mar 2002
Location: 127.0.0.1
Distribution: Slackware and OpenBSD
Posts: 740

Rep: Reputation: 190Reputation: 190
Quote:
Originally Posted by dugan View Post
RPM based distros were around for a long time before they got package managers that automatically download dependencies.
That's right -- I think, RPM by itself, does not resolve dependencies. I believe Yum, urpmi, smart etc. are bolted on top of RPM to provide the automatic dependency resolution IIRC.
 
Old 07-29-2012, 01:16 AM   #9
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by chess View Post
That's right -- I think, RPM by itself, does not resolve dependencies. I believe Yum, urpmi, smart etc. are bolted on top of RPM to provide the automatic dependency resolution IIRC.
Yes, you are correct. The same applies to Slackware's tgz/txz packages. In that case, though, sycamorex, Didier, BrianL, mrclisdue, damgar, dugan, chess etc. are bolted on top of TXZ to provide the automatic dependency resolution. As you can see, it's not much different.
 
4 members found this post helpful.
Old 07-29-2012, 03:08 AM   #10
a4z
Senior Member
 
Registered: Feb 2009
Posts: 1,727

Rep: Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742Reputation: 742
Quote:
Originally Posted by sycamorex View Post
Yes, you are correct. The same applies to Slackware's tgz/txz packages. In that case, though, sycamorex, Didier, BrianL, mrclisdue, damgar, dugan, chess etc. are bolted on top of TXZ to provide the automatic dependency resolution. As you can see, it's not much different.
rpm checks the info provided by the package for dependecies
but if you want you can ignore them and use rpm smoehow like Slackware packages, rpm command has a --nodeps option to ignore dependencies
 
Old 07-29-2012, 03:40 AM   #11
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by a4z View Post
rpm checks the info provided by the package for dependecies
but if you want you can ignore them and use rpm smoehow like Slackware packages, rpm command has a --nodeps option to ignore dependencies
You're right. I haven't used anything rpm for at least 3 years and forgot about its default behaviour.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rpm dependencies question jnojr Linux - Software 2 07-23-2009 02:04 PM
Dependencies question thep0et Slackware 6 10-09-2007 05:35 AM
Slackware Question on Dependencies OPP Slackware 6 05-22-2006 08:15 PM
Kernel dependencies question beejayzed Linux - Newbie 4 02-02-2004 03:48 AM
A little question about dependencies. Megamieuwsel Linux - General 1 02-02-2004 03:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration