http://bugs.winehq.org/show_bug.cgi?id=29543
Bug #: 29543 Summary: Wine cannot find the ncurses library (libncurses.so.5) Product: Wine Version: 1.3.36 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mywine@schiermeier-software.de Classification: Unclassified
Starting 'wine cmd.exe' always shows me this
--- Wine cannot find the ncurses library (libncurses.so.5). CMD Version 1.3.36
H:\test> ---
This 'Wine cannot find the ncurses library (libncurses.so.5).' also appears, when I start an application by 'wine app.exe' as the first output on the commandline.
I checked my debian packages with:
--- joerg [1]:~$ dpkg -l | grepi -i 'libncurses' ii libncurses5 5.9-4 shared libraries for terminal handling ii libncurses5-dev 5.9-4 developer's libraries for ncurses ii libncursesw5 5.9-4 shared libraries for terminal handling (wide character support) ii libncursesw5-dev 5.9-4 developer's libraries for ncursesw joerg [2]:~$ ---
More infos about my Linux: --- joerg [2]:~$ uname -a Linux Schiermeier 3.0.0-1-rt-amd64 #1 SMP PREEMPT RT Tue Sep 20 08:38:06 UTC 2011 x86_64 GNU/Linux joerg [3]:~$ ---
I ran this with a newly created ~/.wine directory.
http://bugs.winehq.org/show_bug.cgi?id=29543
Joerg Schiermeier mywine@schiermeier-software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine cannot find the |cmd.exe: Wine cannot find |ncurses library |the ncurses library |(libncurses.so.5) |(libncurses.so.5)
http://bugs.winehq.org/show_bug.cgi?id=29543
Joerg Schiermeier mywine@schiermeier-software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 |P3
http://bugs.winehq.org/show_bug.cgi?id=29543
--- Comment #1 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-06 01:20:02 CST --- Is there any real problem with an application you are trying to run except that message? Did you build Wine on your own or use a prebuilt package?
http://bugs.winehq.org/show_bug.cgi?id=29543
--- Comment #2 from Joerg Schiermeier mywine@schiermeier-software.de 2012-01-06 05:42:03 CST --- (In reply to comment #1)
Is there any real problem with an application you are trying to run except that message?
Until now I didn't discover any problems. I was only astonished about this message, when I started cmd.exe and this was the first line in the output. My other (test-) applications I start by using desktop-files which I created for KDE.
Did you build Wine on your own or use a prebuilt package?
I use a prebuilt package from launchpad. If necessary I can do a build this weekend and try again.
http://bugs.winehq.org/show_bug.cgi?id=29543
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru 2012-01-06 07:12:13 CST --- Then there is nothing to fix in Wine. You may report this problem to the package maintainer.
http://bugs.winehq.org/show_bug.cgi?id=29543
Joerg Schiermeier mywine@schiermeier-software.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Joerg Schiermeier mywine@schiermeier-software.de 2012-01-09 11:42:15 CST --- --