solaris error during installation

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ect1
Level 2
Level 2
Posts: 14
Joined: Tue Jul 14, 2009 3:06 am

solaris error during installation

Post by ect1 »

Code: Select all

Wine Installer v1.0

Running configure...

./tools/wineinstall: !: not found

We need to install wine as root user, do you want us to build wine,
'su root' and install Wine?  Enter 'no' to continue without installing
-n (yes/no) 
yes

Compiling Wine. Grab a lunch or two, rent a video, or whatever,
in the meantime...

./tools/wineinstall: syntax error at line 149: `}' unexpected
i tried to install wine on solaris sxce 117 x86 but see error above
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

solaris error during installation

Post by austin987 »

On Tue, Jul 14, 2009 at 3:47 AM, ect1<[email protected]> wrote:
Code:
Wine Installer v1.0

Running configure...

./tools/wineinstall: !: not found

We need to install wine as root user, do you want us to build wine,
'su root' and install Wine?  Enter 'no' to continue without installing
-n (yes/no)
yes

Compiling Wine. Grab a lunch or two, rent a video, or whatever,
in the meantime...

./tools/wineinstall: syntax error at line 149: `}' unexpected



i tried to install wine on solaris sxce 117 x86 but see error above
Had you already run ./configure before running ./tools/wineinstall?

--
-Austin
Locked