[Bug 41672] New: getting winetricks does not work as expected
https://bugs.winehq.org/show_bug.cgi?id=41672 Bug ID: 41672 Summary: getting winetricks does not work as expected Product: WineHQ.org Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: www-unknown Assignee: wine-bugs(a)winehq.org Reporter: brewmanz(a)gmail.com Distribution: --- webpage https://wiki.winehq.org/Winetricks states a procedure to get winetricks as wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... chmod +x winetricks After I do this (from prompt in home directory), and then try winetricks --version I get bash: /usr/bin/winetricks: No such file or directory ## console log ## bryan(a)ASUS-K75DE:~$ wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... --2016-11-07 15:36:43-- https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.100.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.100.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 677705 (662K) [text/plain] Saving to: ‘winetricks’ 100%[======================================>] 677,705 1.32MB/s in 0.5s 2016-11-07 15:36:45 (1.32 MB/s) - ‘winetricks’ saved [677705/677705] bryan(a)ASUS-K75DE:~$ chmod +x winetricks bryan(a)ASUS-K75DE:~$ winetricks --version bash: /usr/bin/winetricks: No such file or directory bryan(a)ASUS-K75DE:~$ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41672 brewmanz <brewmanz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #1 from brewmanz <brewmanz(a)gmail.com> --- Aha! ./winetricks --version works NB With winetricks installed from ubuntu synaptic package manager, the './' prefix is not required -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41672 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #2 from fjfrackiewicz(a)gmail.com --- (In reply to brewmanz from comment #0)
webpage https://wiki.winehq.org/Winetricks states a procedure to get winetricks as wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... chmod +x winetricks
After I do this (from prompt in home directory), and then try winetricks --version I get bash: /usr/bin/winetricks: No such file or directory
## console log ## bryan(a)ASUS-K75DE:~$ wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... --2016-11-07 15:36:43-- https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetrick... Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.100.133 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.100.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 677705 (662K) [text/plain] Saving to: ‘winetricks’
100%[======================================>] 677,705 1.32MB/s in 0.5s
2016-11-07 15:36:45 (1.32 MB/s) - ‘winetricks’ saved [677705/677705]
bryan(a)ASUS-K75DE:~$ chmod +x winetricks bryan(a)ASUS-K75DE:~$ winetricks --version bash: /usr/bin/winetricks: No such file or directory bryan(a)ASUS-K75DE:~$
The section "Installing winetricks" gives the solution: sudo cp winetricks /usr/local/bin -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41672 --- Comment #3 from brewmanz <brewmanz(a)gmail.com> --- "Installing winetricks" does not install it - or at least not so that it works without specifying its path ... I might raise this as another bug bryan(a)ASUS-K75DE:~$ which winetricks /usr/local/bin/winetricks bryan(a)ASUS-K75DE:~$ winetricks --version bash: /usr/bin/winetricks: No such file or directory bryan(a)ASUS-K75DE:~$ /usr/local/bin/winetricks --version 20161012 - sha1sum: 142a40eb2d8d829cbea2cb18c86df6b66dcde45a bryan(a)ASUS-K75DE:~$ -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41672 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Closing invalid. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org