Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-28-2009, 08:11 AM
|
#1
|
Member
Registered: Oct 2009
Distribution: Slackware
Posts: 112
Rep:
|
slackware-current 64 multilib
I just wanted to ask about a way of making slackware64-current multilib.
Is that tutorial the one I'm supposed to follow for current?
http://connie.slackware.com/~alien/multilib/
I've read that thread and understand that there are no problems with multilib and -current any more, are there?
I remember reading some opinions of people who preferred to stay with 'pure' 64-bit system. What's the reason for it? Is a multilib system slower or something? Or is it just purely 'ideological' reason for people wanting to keep everything 64-bit?
TIA
|
|
|
12-28-2009, 08:23 AM
|
#2
|
Senior Member
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425
Rep:
|
Yes follow that tutorial it is by the "main man" of both 64-bit Slackware and the 32-bit support. Multi-lib is every bit as stable and fast as pure-64, the differences are purely personal taste.
samac
Last edited by samac; 12-28-2009 at 09:21 AM.
|
|
|
12-28-2009, 08:44 AM
|
#3
|
Member
Registered: Oct 2009
Distribution: Slackware
Posts: 112
Original Poster
Rep:
|
Thanks, I'm slightly confused:
1. I've successfully completed the first step. (upgradepkg --reinstall --install-new *.t?z)
2.
Quote:
You must have a 32-bit Slackware package tree available. Those who bought an official Slackware 13.0 DVD can simply use that DVD: it is dual-sided and 32bit Slackware is on one of the sides. For the sake of this example I will assume that a 32bit Slackware directory tree is available at ”~ftp/pub/slackware/slackware-13.0/slackware/”.
There should be sub-directories called 'a', 'ap', 'd', 'l', 'n', 'x' immediately below this directory.
|
I don't have a slackware cd so I'd have to cd to compat32 directory and issue the following command:
massconvert32.sh -i ftp://mirrors.blueyonder.co.uk/sites...kware-current/
Is that correct? (In the tutorial 'ftp' is preceeded with '~' why is that?
(massconvert32.sh -i ~ftp/pub/slackware/slackware-13.0/slackware/)
Where do I get the massconvert32.sh script from?
TIA
|
|
|
12-28-2009, 08:46 AM
|
#4
|
Member
Registered: Sep 2009
Posts: 140
Rep:
|
|
|
|
12-28-2009, 08:57 AM
|
#5
|
Member
Registered: Oct 2009
Distribution: Slackware
Posts: 112
Original Poster
Rep:
|
Thanks.
Actually the script is already installed on my system.
I ran: and
but I get:
Code:
bash-3.1# massconvert32.sh -i ~ftp://mirrors.blueyonder.co.uk/sites/ftp.slackware.com/slackware-current/
/usr/sbin/massconvert32.sh: line 70: cd: /home/ftp://mirrors.blueyonder.co.uk/sites/ftp.slackware.com: No such file or directory
Required package directories a,ap,d,l,n,x below '/home/portia/Downloads/multilib/compat32/slackware-current' are not found! Aborting...
Does that mean they have to be downloaded first?
TIA
|
|
|
12-28-2009, 08:59 AM
|
#6
|
Senior Member
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425
Rep:
|
That mirror is incorrect unless you are running Slackware64-current, if you are running Slackware64-13.0 you would need this mirror ftp://mirrors.blueyonder.co.uk/sites...3.0/slackware/ Looks OK apart from that.
To make it easier I downloaded the sub-directories called 'a', 'ap', 'd', 'l', 'n', 'x' to my /home directory
samac
Last edited by samac; 12-28-2009 at 09:12 AM.
|
|
|
12-28-2009, 09:01 AM
|
#7
|
Senior Member
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425
Rep:
|
Quote:
bash-3.1# massconvert32.sh -i ~ftp://mirrors.blueyonder.co.uk/sites...kware-current/
/usr/sbin/massconvert32.sh: line 70: cd: /home/ftp://mirrors.blueyonder.co.uk/sites/ftp.slackware.com: No such file or directory
Required package directories a,ap,d,l,n,x below '/home/portia/Downloads/multilib/compat32/slackware-current' are not found! Aborting...
|
You're a directory too high in the tree, the link in my previous post should work.
and lose the tilda ~ , it is a shortcut for the users /home directory.
samac
Last edited by samac; 12-28-2009 at 09:02 AM.
|
|
|
12-28-2009, 09:03 AM
|
#8
|
Member
Registered: Oct 2009
Distribution: Slackware
Posts: 112
Original Poster
Rep:
|
Quote:
Originally Posted by samac
That mirror is incorrect unless you are running Slackware64-current, if you are running Slackware64-13.0 you would need this mirror ftp://mirrors.blueyonder.co.uk/sites...0/slackware64/ Looks OK apart from that.
To make it easier I downloaded the sub-directories called 'a', 'ap', 'd', 'l', 'n', 'x' to my /home directory
samac
|
Yes, as stated in my original post, I'm running Slacware64-current (So I'm trying to get 32-bit current tree). How can I download those directories (a, ap, d, l, n, x) rsync? wget?
TIA
|
|
|
12-28-2009, 09:09 AM
|
#9
|
Senior Member
Registered: Mar 2004
Location: Kirkwall, Orkney
Distribution: Linux Mint 20.3 - Cinnamon
Posts: 1,425
Rep:
|
ftp://mirrors.blueyonder.co.uk/sites...ent/slackware/ Sorry I missed that bit about current here is an updated link for the correct directory. It has the sub-directories 'a', 'ap', 'd', 'l', 'n', 'x'.
Either wget or rsync should work fine, but you may as well just run your previous command first.
samac
Last edited by samac; 12-28-2009 at 09:10 AM.
|
|
|
12-28-2009, 10:08 AM
|
#10
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
Quote:
Originally Posted by portia
Thanks.
Actually the script is already installed on my system.
I ran: and
but I get:
Code:
bash-3.1# massconvert32.sh -i ~ftp://mirrors.blueyonder.co.uk/sites/ftp.slackware.com/slackware-current/
/usr/sbin/massconvert32.sh: line 70: cd: /home/ftp://mirrors.blueyonder.co.uk/sites/ftp.slackware.com: No such file or directory
Required package directories a,ap,d,l,n,x below '/home/portia/Downloads/multilib/compat32/slackware-current' are not found! Aborting...
Does that mean they have to be downloaded first?
TIA
|
Please read the documentation more closely:
Quote:
I will assume that a 32bit Slackware directory tree is available at ”~ftp/pub/slackware/slackware-13.0/slackware/”.
|
That is a local directory, not a "ftp://" URL! The massconvert32.sh script wants a directory, not a URL, as argument for the "-i" switch.
You need a local copy of the 32-bit Slackware package tree.
Eric
|
|
|
All times are GMT -5. The time now is 01:26 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|