Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
What packages do I need in order to use wine?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
rattiraivo
n00b
n00b


Joined: 06 Jun 2024
Posts: 28

PostPosted: Mon Jun 17, 2024 12:42 pm    Post subject: What packages do I need in order to use wine? Reply with quote

Looked through https://wiki.gentoo.org/wiki/Wine

Have installed virtual/wine with proton use -flag alongside app-emulation/wine-vanilla.

Yet I still can't run applications through the terminal using the "wine" command, it says it doesn't exist. What am I missing?
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


Joined: 28 Feb 2010
Posts: 2615
Location: Here and Away Again

PostPosted: Tue Jun 18, 2024 4:11 am    Post subject: Reply with quote

Did your main Wine not get set via eselect for some reason?

Try 'eselect wine list' for the available slots, and 'eselect set n' where n is the number for the one you want as the default.

Otherwise you can use the complete names such as 'wine-vanilla' or 'wine-vanilla-9999' for example with the version specified.
_________________
Kindest of regardses.
Back to top
View user's profile Send private message
Goverp
Advocate
Advocate


Joined: 07 Mar 2007
Posts: 2042

PostPosted: Tue Jun 18, 2024 7:30 am    Post subject: Re: What packages do I need in order to use wine? Reply with quote

rattiraivo wrote:
...
Yet I still can't run applications through the terminal using the "wine" command, it says it doesn't exist. ...

Which doesn't exist, wine or the applications (or the terminal!)?
_________________
Greybeard
Back to top
View user's profile Send private message
rattiraivo
n00b
n00b


Joined: 06 Jun 2024
Posts: 28

PostPosted: Sat Jun 22, 2024 2:35 pm    Post subject: Reply with quote

Wiki didn't mention the eselect part. Had to do a
Code:
. /etc/profile

Because eselect said /etc/eselect/wine/bin was missing from PATH, now it works.

Quote:
Which doesn't exist, wine or the applications (or the terminal!)?

To clarify, I was talking about wine missing. :p
Back to top
View user's profile Send private message
Ionen
Developer
Developer


Joined: 06 Dec 2018
Posts: 2738

PostPosted: Wed Jun 26, 2024 2:14 pm    Post subject: Reply with quote

It should normally be automatically added to PATH when re-login (the eselect-wine ebuild has a postinst warning about this the first time it is emerged, eselect wine itself warns too in case it was missed), if not then maybe you are overriding PATH somewhere in your $HOME config files.

Sourcing /etc/profile is just to have it take immediate effect without needing to re-login.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum