You are not logged in.

#1 2024-01-04 23:37

antares
Member
Registered: 2019-01-24
Posts: 48

How to correct dll problem?

Is it possible to add missing dll without reinstallation of entire system?
see attachement
regards


Attachments:
png Screenshot_2024-01-04_23-26-21.png, Size: 12.84 KiB, Downloads: 67

Offline

#2 2024-01-05 06:50

bin
Member
From: U.K.
Registered: 2016-01-28
Posts: 1,300

Re: How to correct dll problem?

At a rough guess, you're trying to run an application in WINE.
It is possible that you have not installed wine32

So you need to:-
sudo dpkg --add-architecture i386
sudo apt update
sudo apt install wine32

The try running the application again.

I could be completely wrong - but who knows what you're trying to do as you haven't bothered to say.

Offline

#3 2024-01-06 14:06

nightflier
Member
Registered: 2023-07-11
Posts: 23

Re: How to correct dll problem?

Try running the program using sudo.

https://forum.winehq.org/viewtopic.php?t=34517

Offline

#4 2024-01-07 18:33

Rademes
Member
From: Latvia
Registered: 2015-12-13
Posts: 636

Re: How to correct dll problem?

"I do not recommend the "sudo" solution as it looks like an unsafe workaround for me.
Installing or playing games with wine/proton should usually not require admin privileges. Please remember that also games can be exploited to gain root level access to your computer."

Source here: https://forum.winehq.org/viewtopic.php? … 5b#p135985

@nightflier, please read the source topic more carefully and until the end, before giving an advice here.


Before asking for help please read this topic: https://www.q4os.org/forum/viewtopic.php?id=3502   If you have problems with WiFi network, try to install the Network Manager using Q4OS Software Centre.

Offline

#5 2024-01-13 14:47

nightflier
Member
Registered: 2023-07-11
Posts: 23

Re: How to correct dll problem?

Rademes wrote:

@nightflier, please read the source topic more carefully and until the end, before giving an advice here.

Will do.

Offline

Board footer

Powered by FluxBB