LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-10-2009, 12:27 PM   #1
rkfb
Member
 
Registered: Oct 2003
Location: Guildford, England
Distribution: Slackware64 15.0 running i3
Posts: 494

Rep: Reputation: 174Reputation: 174
Slackware64 RC1: Installing Software


I have a vanilla install of RC1.

I realise that that in time various packages will become available with the official release but for now, should I wish to install say, libdvdcss, is it a case of searching the web for a 64-bit version to compile? Or are there a few slackbuilds around already? (I thought I found some alienbob packages but I can't remember where and now I can't find them).

And what about something like say kmymoney which seems to be neither 64-bit nor kde4. Skrooge is kde4 but is it ok to just install 32-bit software (can I do that even?). I can imagine that some 64-bit apps would have some dependencies that are only available as 32-bit so I'm guessing this should be ok?


regards,
--
Robert
 
Old 07-10-2009, 12:34 PM   #2
manwichmakesameal
Member
 
Registered: Aug 2006
Distribution: Slackware
Posts: 804

Rep: Reputation: 110Reputation: 110
Most of the slackbuilds from SBo will work. Usually all it takes is ARCH=x86_64 ./package.Slackbuild to work. For the 32 bit stuff, you'll need the 32 bit libs installed. Fred from slamd64 had some here.

Last edited by manwichmakesameal; 07-10-2009 at 12:37 PM.
 
Old 07-10-2009, 12:57 PM   #3
rkfb
Member
 
Registered: Oct 2003
Location: Guildford, England
Distribution: Slackware64 15.0 running i3
Posts: 494

Original Poster
Rep: Reputation: 174Reputation: 174
Do I need to go through a d l n and x and install all of them? Or are there a few necessary ones that I can get away with for now?

regards,
--
Robert
 
Old 07-10-2009, 01:01 PM   #4
manwichmakesameal
Member
 
Registered: Aug 2006
Distribution: Slackware
Posts: 804

Rep: Reputation: 110Reputation: 110
I would try to build whatever slackbuild with the ARCH=x86_64 first and see if you even need any 32 bit libs. If you do need them, you may want to go ahead and install all of them. I think most libraries should compile fine in 64 bit, it's the apps that may cause problems. If you need 32 bit stuff that much, you may want to just stick with 32 bit slack. And for the non-kde4 stuff, you may want to install the compat-kde3 series from extra in -current.
 
Old 07-10-2009, 01:08 PM   #5
rkfb
Member
 
Registered: Oct 2003
Location: Guildford, England
Distribution: Slackware64 15.0 running i3
Posts: 494

Original Poster
Rep: Reputation: 174Reputation: 174
I think you're right, I think I'll stick to 32-bit for now.

Thanks for your help.

regards,
--
Robert
 
Old 07-10-2009, 06:07 PM   #6
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
Alien Bob has a good number of 64-bit packages in his repository,
and every one of them has worked flawlessly on my 2 Slack-x86_64
systems. He also includes the source and SlackBuilds in his repo.
He has libdvdcss-1.2.10-x86_64-1alien, 64-bit libdvdcss; and also
VLC and MPlayer in 64-bit.

If you have a problem with any of his pkgs/scripts, just email him
and he will help you fix the problem.

On my two 64-bit systems I'm not missing any apps from 32-bit.
As a caveat, I do have 32-bit compatible libs installed so that I
can run wine, and a couple of 32-bit apps such as Skype.

He also has a toolkit to help you setup a SlackBuild and slack-desc
so that you can build Slack packages yourself. Check it out.
 
Old 07-12-2009, 11:27 AM   #7
rkfb
Member
 
Registered: Oct 2003
Location: Guildford, England
Distribution: Slackware64 15.0 running i3
Posts: 494

Original Poster
Rep: Reputation: 174Reputation: 174
Thank you Bruce, I'll give it a go I think. Building my own packages sounds interesting too, I quite like the sound of that.

regards,
--
Robert
 
Old 07-12-2009, 11:58 AM   #8
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 Bruce Hill View Post
Alien Bob has a good number of 64-bit packages in his repository,
and every one of them has worked flawlessly on my 2 Slack-x86_64
systems. He also includes the source and SlackBuilds in his repo.
He has libdvdcss-1.2.10-x86_64-1alien, 64-bit libdvdcss; and also
VLC and MPlayer in 64-bit.

If you have a problem with any of his pkgs/scripts, just email him
and he will help you fix the problem.

On my two 64-bit systems I'm not missing any apps from 32-bit.
As a caveat, I do have 32-bit compatible libs installed so that I
can run wine, and a couple of 32-bit apps such as Skype.

He also has a toolkit to help you setup a SlackBuild and slack-desc
so that you can build Slack packages yourself. Check it out.
Alien Bob's 64 bit VLC and libdvdcss are working OK for me.
 
Old 07-12-2009, 05:45 PM   #9
rkfb
Member
 
Registered: Oct 2003
Location: Guildford, England
Distribution: Slackware64 15.0 running i3
Posts: 494

Original Poster
Rep: Reputation: 174Reputation: 174
Looks like I've done a complete 360 in this thread , but slackware64 it is.

regards,
--
Robert
 
Old 07-13-2009, 03:03 PM   #10
AlleyTrotter
Member
 
Registered: Jun 2002
Location: Coal Township PA
Distribution: Slackware64-15.0
Posts: 783

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
This should help with Kmymoney2

This post helped me get Kmymoney working on 64

http://www.linuxquestions.org/questi...-error-737743/

john
 
Old 07-22-2009, 10:28 PM   #11
vigi
Member
 
Registered: May 2009
Location: australia
Distribution: slackware
Posts: 187

Rep: Reputation: 30
I have slackware32 customized as my workstation (with slackware64 installed as my transition project) and also on a Toshiba NB100 netbook.
There are several small packages that I use regularly and need in slackware64.
The two important ones are Notecase (also on windows) and Glabels on slackware32.

To date I have not had to build any packages, however I am perfectly willing to learn.
Does anyone know of suitable alternatives?
Surely I do not need to use 32 for the sake of a couple of small application.
 
  


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
Slackware64 -rc1 "KDE4.2 is nice" onebuck Slackware 10 07-12-2009 04:31 AM
please help me installing vlc-1.0.0-rc1.tar.bz2 aloof Linux - Newbie 1 05-21-2009 04:13 AM
installing superkaramba-0.37-0.rc1.1.SoS.src.rpm xandar Mandriva 1 09-25-2005 05:51 PM
problem installing opensuse 10 rc1... egcoder SUSE / openSUSE 1 09-16-2005 02:01 PM
Installing KDE 4.3 rc1 on 9.2 elsmack SUSE / openSUSE 8 03-16-2005 02:35 PM

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

All times are GMT -5. The time now is 11:38 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