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.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
02-24-2013, 09:26 PM
|
#1
|
|
Member
Registered: Sep 2003
Distribution: Slackware64 13.1
Posts: 51
Rep:
|
Do you use WINE's Slackware package or compile for yourself, and why?
Title says it all, really. I've been in the practice of taking the latest wine source and the build script from slackbuilds.org and building my own package from that. However, now there are premade slackware packages direct from wine's sourceforge with the latest development release of wine. That would certainly be easier.
Does anyone have strong opinions on building your own wine or just using their packages, and why?
Thanks—
—quiescere
Last edited by quiescere; 02-24-2013 at 09:27 PM.
|
|
|
|
02-24-2013, 11:36 PM
|
#2
|
|
Senior Member
Registered: Nov 2008
Location: Paris, France
Distribution: Slackware-14.0 on a Lenovo T61 6457-4XG
Posts: 2,787
|
I do not use wine, but generally speaking I would use a premade package only if:
(1) I trust the packager
and
(2) the SlackBuild is available so I can check it.
|
|
|
|
02-25-2013, 02:51 AM
|
#3
|
|
Member
Registered: Oct 2003
Location: WA
Distribution: Slackware64 14.0, Slackware 14.0
Posts: 450
Rep: 
|
I run a modified wine.slackbuild based on the one from Slackbuilds.org and my own script before SBo had a WINE slackbuild. I do this to be able to tweak functionalility under a x86_64 multilib environment. I don't use the packages from winehq sourceforge.
Besides, its easy enough to compile. Just takes a bit of time.
|
|
|
|
02-25-2013, 05:14 AM
|
#4
|
|
Member
Registered: Jan 2010
Distribution: Slackware 13.37
Posts: 503
Rep: 
|
In the past I've used the slackbuilds to build packages from newer source available from winehq without any problems.
I'm also a really big fan of the guys at Codeweavers who offer the crossover games program, essentially a precompiled closed source wine and assorted helper tools. Very handy!
|
|
|
|
02-25-2013, 08:50 AM
|
#5
|
|
Member
Registered: Dec 2008
Location: Cape Town, South Africa
Distribution: Slackware 14.0 64 Multi-Lib
Posts: 281
Rep:
|
As a rule, I usually check to see if AlienBob has a version of anything funky. If so, that's what I use. This is one of those cases.
|
|
|
|
02-25-2013, 12:20 PM
|
#6
|
|
LQ Newbie
Registered: Jun 2011
Distribution: Slackware 14.0 Slackware64 14.0
Posts: 17
Rep: 
|
Up to somewhere around version 1.2 I usually compiled wine myself and installed it under /usr/local. Since then I got lazy and I've used the packages provided by the wine project. Although coming back to Slackware since version 9.0, I only learned about slackbuild.org nearly two years ago (shame on me). Since I've never had any problems with the prebuild packages from the wine-project, I still use those on my 64bit-multilib system. For other projects, I now use the SBO-scripts if available.
By the way, the slackbuild-script used is included in the package and based on version 1.1.29 of Eric's script.
|
|
|
|
02-25-2013, 01:18 PM
|
#7
|
|
Member
Registered: Jul 2005
Location: Iowa
Distribution: Slackware
Posts: 164
Rep:
|
Wine is a pretty straightforward compile, so I compile it. If it required changing settings and stuff, I might use someone else's. But seeing that it usually has no compiling hiccups, I just make it myself.
|
|
|
|
02-25-2013, 01:27 PM
|
#8
|
|
Member
Registered: Mar 2007
Distribution: Slackware64-current, Slackware64 14
Posts: 265
Rep:
|
I use wine 1.3 from Wine as it runs the only game I play on better than any other version, including newer ones. I have no strong feelings though about using Wine's, Alien_Bob's or a Slackbuild - I'll use what works best. I wouldn't take one off the web from a random site I didn't have some knowledge of though. I've compiled it in the past too - I like compiling my own stuff - often it's the best way to get the most up-to-date version (though it may not stay that way of course).
|
|
|
|
02-26-2013, 07:59 PM
|
#9
|
|
Member
Registered: Sep 2012
Distribution: Slackware
Posts: 35
Rep: 
|
Quote:
Originally Posted by kingbeowulf
I do this to be able to tweak functionalility under a x86_64 multilib environment.
Besides, its easy enough to compile. Just takes a bit of time.
|
Did you manage to compile the latest version? On my 64+multilib I can compile Wine 1.5.6 and 1.5.13 (it's the latest version on SBo), but today I've tried 1.5.24 without success. Not sure if it's a multilib problem or something else.
|
|
|
|
02-26-2013, 08:26 PM
|
#10
|
|
Member
Registered: Mar 2012
Distribution: Slackware, CentOS, OpenBSD, FreeBSD
Posts: 313
Rep: 
|
Hi elesmod,
I was able to compile wine-1.5.24 successfully. I used a slightly modified version of this script:
http://bender.open-source.co.uk/~tad...ate.SlackBuild
The script wasn't created by me obviously, but it should still work fine for compiling wine-1.5.24 (and my modified script did compile it). What I basically modified was the configure lines to match those within the wine.SlackBuild provided by Simone Giusetti (who uploads the final package on winehq.org) and something in the bottom half of the script as well (can't remember, it might be a man page compression thing or something).
|
|
|
|
03-01-2013, 11:48 PM
|
#11
|
|
Member
Registered: Oct 2003
Location: WA
Distribution: Slackware64 14.0, Slackware 14.0
Posts: 450
Rep: 
|
Quote:
Originally Posted by elesmod
Did you manage to compile the latest version? On my 64+multilib I can compile Wine 1.5.6 and 1.5.13 (it's the latest version on SBo), but today I've tried 1.5.24 without success. Not sure if it's a multilib problem or something else.
|
Just tried 1.5.24 and 1.5.25 and looks like we have got this clang goofyness going on: http://bugs.winehq.org/show_bug.cgi?id=32872
The Wine-1.2.24 Slackbuild from Simone Giustetti ( http://www.winehq.org/download) is a modified version of Alien Bob's script, and seems to work, but I can't seem to figure out how he isn't bothered by the error. Other that building win64, there is no significant difference.
|
|
|
|
03-02-2013, 12:27 AM
|
#12
|
|
Senior Member
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 3,668
|
I use SBo's SlackBuild to build the stable version of Wine (currently 1.4.1).
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:24 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
|
|