Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
no wine command
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
mark4
n00b
n00b


Joined: 26 Feb 2011
Posts: 53

PostPosted: Tue Dec 03, 2024 7:51 pm    Post subject: no wine command Reply with quote

emerged wine-staging and there is no wine command. i have wine staging on three other computers and on all of then have a wine command that I can launch things with. On my new laptop after emerging wine-staging i have no "wine" command but I do have a "wine-staging" command.

This is a huge problem because I use the same scripts on every machine (networked) to launch the same games. Why does wine-staging not symlink the wine command to wine-staging for me any more?
Back to top
View user's profile Send private message
Chiitoo
Administrator
Administrator


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

PostPosted: Tue Dec 03, 2024 9:32 pm    Post subject: Reply with quote

You'll likely need to re-log the user in, or run '. /etc/profile'.

If there is no Wine installed on the system yet, you should see something like this after the installation of 'app-eselect/eselect-wine':

Code:

                elog
                elog "Warning:"
                elog
                elog "Please either run '. ${EPREFIX}/etc/profile' to update PATH in current shells"
                elog "or re-login, otherwise running e.g. 'wine' without the full path will fail."
                elog "(PATH should have ':${EPREFIX}/etc/eselect/wine/bin'). If needed, selected"
                elog "'wine' can be executed using '${EPREFIX}/etc/eselect/wine/bin/wine'."
                elog
                elog "If still have issues, verify that shell configurations in \$HOME are not"
                elog "overriding PATH, also non-POSIX shells (e.g. fish) may need manual handling."
                elog

_________________
Kindest of regardses.
Back to top
View user's profile Send private message
mark4
n00b
n00b


Joined: 26 Feb 2011
Posts: 53

PostPosted: Tue Dec 03, 2024 9:50 pm    Post subject: Reply with quote

mark4@localhost ~ $ eselect wine list
Available Wine slots:
[1] wine-staging-9.22 * (main)
mark4@localhost ~ $ which wine
/etc/eselect/wine/bin/wine

Ok so this is kind of nuts. ive been trying to solve this for about a week and have rebooted numerous times and when ever i ran "wine" it would report -bash: wine: command not found. except now that I have this thread opened it works lol

ty :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players 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