The ncurses warning is generally harmless. It matters if you're trying to use the ncurses frontend of wineconsole, but that's a fairly rare case. I have never seen the wine boot event issue myself :-\ .
Stefan
Am 05.03.2018 um 06:48 schrieb Aaryaman Vasishta jem456.vasishta@gmail.com:
Hey Abhishek,
My guess is that you installed wine from a binary package and tried to run something using it. It looks like you haven't installed the ncurses library. This is a common issue and solutions have been extensively discussed in the past. A quick search in google yields https://superuser.com/a/1229334 https://superuser.com/a/1229334.
Let me know if this works for you :)
Cheers, Aaryaman
On Mon, Mar 5, 2018 at 4:40 PM, Abhishek Kumar <abhishek.sec09@gmail.com mailto:abhishek.sec09@gmail.com> wrote:
---------- Forwarded message --------- From: Abhishek Kumar <abhishek.sec09@gmail.com mailto:abhishek.sec09@gmail.com> Date: Mon, 5 Mar 2018 at 11:41 AM Subject: install wine To: Austin English <austinenglish@gmail.com mailto:austinenglish@gmail.com>
hi i am not able to run wine3.3 on my mac os sierra.I get this output 0056:err:process:__wine_kernel_init boot event wait timed out Wine cannot find the ncurses library (libncurses.5.4.dylib).
What is the solution?