LinuxQuestions.org
Visit Jeremy's Blog.
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 01-27-2023, 06:59 AM   #16
chemfire
Member
 
Registered: Sep 2012
Posts: 422

Rep: Reputation: Disabled

I don't follow wine internals much - I just use it but; I really don't see anything in the road map or change logs to suggest that they will be dropping support for wine on 32-bit platforms or requiring 64-bit libs for cases where you want to either build windows code against winelib to run 'natively' or run 32-bit Windows binaries. I don't think you have anything to worry about short term elcore for your 32-bit only use case anyway.

I think its also fair to say that WINE 7.x handles most older win32 and win16 code, outside some well known corner cases and .. games .. pretty well. I really can't think of much I have run into old enough not to have win64 version that does not work.
 
Old 01-27-2023, 07:36 AM   #17
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,103

Original Poster
Rep: Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278
For years I've been running a old windows application from 1994 or 1995 called, "The American Heritage Electronic Dictionary", in WINE. It might be old enough to be 16-bit. Tried yesterday to run it using WINE-8.0 without the multilib files, but no joy. Installed the multilib files and WINE-7.3 (from Alienbob) and all returned to what passes for "normal."
 
1 members found this post helpful.
Old 01-27-2023, 05:33 PM   #18
rkelsen
Senior Member
 
Registered: Sep 2004
Distribution: slackware
Posts: 4,451
Blog Entries: 7

Rep: Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553Reputation: 2553
It seems that we're all getting a bit ahead of ourselves. From the announcement linked by OP:

"This is an important milestone on the road to supporting various features such as copy protection, 32-bit applications on 64-bit hosts, Windows debuggers, x86 applications on ARM, etc."

Note that the words say, "on the road to." They're building the framework under which those features can be added... The actual feature itself is not there yet, and probably still some time away.

As to 32 bit only hosts: Where does one even find them these days? I mean, the last 32 bit only desktop CPU ever made will be turning 21 soon.

Last edited by rkelsen; 01-27-2023 at 05:38 PM.
 
Old 01-27-2023, 07:02 PM   #19
Regnad Kcin
Member
 
Registered: Jan 2014
Location: Beijing
Distribution: Slackware 64 -current .
Posts: 663

Rep: Reputation: 460Reputation: 460Reputation: 460Reputation: 460Reputation: 460
Has anyone gotten multilib to work with up-to-date --current?
It's been years since I messed with multilib.
I once used it so i could run acrobat.
Now I get lots of glibc library errors trying to install it. I admit to not having tried much to troubleshoot this problem.

Last edited by Regnad Kcin; 01-27-2023 at 07:10 PM. Reason: edit the textual content of my post
 
2 members found this post helpful.
Old 01-27-2023, 07:51 PM   #20
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,537

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Quote:
Originally Posted by Regnad Kcin View Post
Has anyone gotten multilib to work with up-to-date --current?
It's been years since I messed with multilib.
I once used it so i could run acrobat.
Now I get lots of glibc library errors trying to install it. I admit to not having tried much to troubleshoot this problem.
I think there was some issue with acrobat and modern editions of glibc? I'm not remembering specifics. I'm on current and multilib, and I haven't seen a glibc error in ages.
 
1 members found this post helpful.
Old 01-27-2023, 08:35 PM   #21
Regnad Kcin
Member
 
Registered: Jan 2014
Location: Beijing
Distribution: Slackware 64 -current .
Posts: 663

Rep: Reputation: 460Reputation: 460Reputation: 460Reputation: 460Reputation: 460
sorry i got errors trying to install multilib saying some glibc stuff not found. Perhaps i was not careful enough. will try more. thanks for letting me know that multilib is still possible in --current

***update
Indeed I was not careful enough and had used the "15.0" repo via carelessness. current uses current repo... it was buried down among the "c's", not with the numbered versions...:-/

Last edited by Regnad Kcin; 01-28-2023 at 12:45 AM. Reason: up_date
 
1 members found this post helpful.
Old 01-28-2023, 05:16 AM   #22
Regnad Kcin
Member
 
Registered: Jan 2014
Location: Beijing
Distribution: Slackware 64 -current .
Posts: 663

Rep: Reputation: 460Reputation: 460Reputation: 460Reputation: 460Reputation: 460
Well, I found that a few programs do work on Wine 8.0 right out of the box. Notepad works great. The Online Bible program from the Netherlands runs very well indeed similar to win11 function.
The popular chinese WhatsApp knockoff "WeChat" Windows version works ok but doesn't do chinese out of the box. dont know if it can be tweaked into displaying chinese.
CorelDRAW2021 doesnt work. I didnt try any old versions of CorelDraw. Nikon webcam software fails. Nuance voice recognition software fails. Sparkocam Webcam fails. My CamLink HDMI to USB adapter is detected but didnt function out of the box,but it works great in Slackware. The Wine experience is better than before but is still not good. I'd give it a C-minus or one star out of 4 because it does run the bible software
and might save me from a reboot to start win11. I dont do any gaming at all so I have no idea about that. I am going to leave Wine installed for now. maybe some tweaking might improve my use of it.
 
1 members found this post helpful.
Old 01-28-2023, 09:39 AM   #23
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,537

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
It really depends on what you're trying to run, honestly. Check the wine appdb, because there might be tricks to getting things working.
 
2 members found this post helpful.
Old 01-28-2023, 12:19 PM   #24
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,103

Original Poster
Rep: Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278
Alienbob has been kind enough to update his WINE packages.
Quote:
+--------------------------+
Sat Jan 28 09:40:43 UTC 2023
wine: updated to 8.0 (Slackware 15.0 and -current).
Depends on FAudio, vkd3d. For 64bit Slackware, also depends on multilib.
In addition to standard multilib, you need to convert the 32bit FAudio
and vkd3d packages to '-compat32' packages and install those as well.
http://www.slackware.com/~alien/slac.../ChangeLog.txt

https://slackware.uk/people/alien/slackbuilds/wine/
 
2 members found this post helpful.
Old 01-28-2023, 01:14 PM   #25
Regnad Kcin
Member
 
Registered: Jan 2014
Location: Beijing
Distribution: Slackware 64 -current .
Posts: 663

Rep: Reputation: 460Reputation: 460Reputation: 460Reputation: 460Reputation: 460
Is it unfair to say that Wine 8.0 is actually a crippled version of the rather expensive Crossover compatibility layer app sold by CodeWeavers? We all need to make a living, but one can buy win11 for much less than what Crossover costs. LuckyCyborg can chime in and find some nicer way to say it. Maybe I am getting it wrong. I havent bothered to install the bonafides Codeweavers app as I dont intend to send them $500 to use it and I will have to spend time loading configuring and trying it and finally scrapping it. There are others I'd rather donate to and I can reboot if I must use win11.

Last edited by Regnad Kcin; 01-28-2023 at 01:21 PM.
 
Old 01-28-2023, 01:28 PM   #26
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,103

Original Poster
Rep: Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278
Quote:
Originally Posted by Regnad Kcin View Post
Is it unfair to say that Wine 8.0 is actually a crippled version of the rather expensive Crossover compatibility layer app sold by CodeWeavers? We all need to make a living, but one can buy win11 for much less than what Crossover costs. LuckyCyborg can chime in and find some nicer way to say it. Maybe I am getting it wrong. I havent bothered to install the bonafides Codeweavers app as I dont intend to send them $500 to use it and I will have to spend time loading configuring and trying it and finally scrapping it. There are others I'd rather donate to and I can reboot if I must use win11.
Where do you get your information?
It is $74.00US at the link below and there is a free trial.
https://www.codeweavers.com/crossover#linux
Years ago I was trying to get a graphics program to run with CrossOver and the developers at CodeWeavers went out of their way to try and get it to work. Their efforts were not successful, but, overall, it was positive experience with a good group of people (as compared to one small browser outfit I won't name). Other than the above, I have no association with CodeWeavers.

Last edited by cwizardone; 01-28-2023 at 08:49 PM.
 
1 members found this post helpful.
Old 01-28-2023, 01:41 PM   #27
garpu
Senior Member
 
Registered: Oct 2009
Distribution: Slackware
Posts: 1,537

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Where did you get that WINE is a crippled version of crossover? Crossover, while you're paying for support, is often out of date compared to WINE. I always build it with the wine-staging patches.
 
1 members found this post helpful.
Old 01-28-2023, 02:02 PM   #28
talo
Member
 
Registered: May 2015
Location: near Amsterdam
Distribution: slackware-14.2 + currrent
Posts: 65

Rep: Reputation: Disabled
Some remarks on wine-8.0 (download Simone Giustetti): I have installed wine x64 on a multi-user slackware64 XFCE4 system as root and executed as root or a normal user.
I have installed our demo-version of our speller & corrector tool without problems. Text with western script and Greek run OK, just as notepad does,
but there are hugh problems when I use Hindi (devanagari) script. Hindi puts vowels above consonant and these complex scripts are wrongly handled, also by notepad, e.g., "https://www.bhaskar.com/".
The counting of characters (unicode) might be very very wrong. On Windows 10 it runs OK. So some text function is mangled.

talo
 
1 members found this post helpful.
Old 01-28-2023, 02:22 PM   #29
talo
Member
 
Registered: May 2015
Location: near Amsterdam
Distribution: slackware-14.2 + currrent
Posts: 65

Rep: Reputation: Disabled
What is missing in Wine-8.0 interpretation is (click right mouse button)

Undo
Cut
....
Right to left Reading order
show Unicode control chars
insert unicode control char
Open IME

These floating functions belong to the EDIT-control and support complex scripts.
They are missing in wine-8.0. So Hindi, Arab, and a lot Asian language have problems.

talo
 
1 members found this post helpful.
Old 01-28-2023, 04:32 PM   #30
SunnyJim
Member
 
Registered: Jan 2016
Location: Canada
Distribution: slackware and linux mint
Posts: 110

Rep: Reputation: Disabled
I was wondering concerning wine and also proton as i have found it has its uses as well does anyone know about adding dlss support more effectively into slackware's packaged drivers as i
have found that /usr/lib/nvidia/wine/nvngx.dll type libraries are not included and are needed for proper wine dlss support. Yeah i know this may be a feature request i just thought i would try here
first. Anyways here is the original thread i discussed for more detail, i hope it is ok to link to it:
https://github.com/HansKristian-Work...ton/issues/940
It should be noted that i DID find a workaround using steam proton but would like to see a wine implementation for this.
 
1 members found this post helpful.
  


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
[SOLVED] How do I install Wine on Slackware64 with both 64bit wine and 32? interested_penguin Slackware 3 12-10-2016 06:44 PM
[SOLVED] Slackware64 wine running a game results in wine crash Tux-Slack Slackware 5 06-27-2011 05:05 PM
upgrading slackware64 13.1 multilib to slackware64 -current multilib Cultist Slackware 4 03-12-2011 09:04 AM
Updating from Slackware64-current to Slackware64 13. glore2002 Slackware 4 08-28-2009 06:50 PM
[SOLVED] Slackware64-C client wont detect Slackware64-C Samba server slackass Slackware 5 08-07-2009 11:23 PM

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

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