Natspeak installation of 9/7 error log shows crashes

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Susan Cragin

Natspeak installation of 9/7 error log shows crashes

Post by Susan Cragin »

The errors seem to be in part due to a 32 bit application called where a 64-bit one was needed, and msiexec.exe.

I did the compilation as follows, since the web site says I don't need flags for 64-bit. And I have all the dependencies.

sudo make uninstall
./configure && make distclean
./configure && make depend && make
sudo make install

Would anyone be willing to take a look at the error log?

Thanks.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Natspeak installation of 9/7 error log shows crashes

Post by dimesio »

Susan Cragin wrote: Would anyone be willing to take a look at the error log?
Are you talking about the log you posted in another thread?

It is very difficult to follow your problem when nearly every post you make starts a new thread. Please adjust your email client so it does not break threads or start using the forum.

I'm going to lock this thread; mailing list users, please address any replies to the other one.
Locked