shell failure on tools/wineinstall

Ben Taylor sol11x86 at comcast.net
Thu Apr 26 08:42:55 CDT 2007


Ran into this error after building wine again.  Not sure why I haven't seen
this before, but:

tools/wineinstall: line 272: [: too many arguments

which translates to this line:

      if [ ! `which wine` ]

On Solaris, if I do "which wine", I get a 
no wine in (long list of path entries)., so I assume another version
of "which" returns a blank string if wine doesn't exist?

Thoughts?

Ben



More information about the wine-devel mailing list