Winetricks / winezeug

Miscellaneous scripts/projects that are useful for wine developers, but don't belong upstream
11 stars 3 forks source link

winetricks fails on Solaris Express #265

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Find a computer where /bin/sh is actual Bourne sh or similar
2. Run winetricks

What is the expected output? What do you see instead?
The zenity dialog should open; instead, the output is:
winetricks: cannot shift
winetricks: : cannot execute
winetricks: todo=: is not an identifier

The included patch fixes that problem (unsure if there are issues elsewhere).

What version of the product are you using? On what operating system?
This is tested with the current release as of this posting, on Solaris Express.

Original issue reported on code.google.com by triskelios on 23 Mar 2008 at 9:06

Attachments: