http://bugs.winehq.org/show_bug.cgi?id=7002
Summary: authentication failure Product: Wine Version: 0.9.28. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-console AssignedTo: wine-bugs@winehq.org ReportedBy: schmiddj@purdue.edu
Hello, I'm running Ubuntu Edgy (6.10), and I'm trying to compile wine from source using the wine installer for OpenGL support, but I'm getting an error before the "make install" process when it prompts me for the root password. It refuses to continue, telling me that there's been an authentication failure, but it also says this may be because "we failed to run 'make install;echo /usr/local/lib>>/etc/ld.so.conf;/sbin/ldconfig' correctly". I have the libgl1-mesa-dev package installed after it informed me that it was missing the development headers for opengl, and I have beryl-compiz installed along with the nvidia glx drivers for all of the xgl eye candy, if that makes a difference. The wine tar file was unpackaged on the desktop, and I'm compiling wine from the unpackaged wine folder on the desktop as well. I'm a newbie with compiling from source, so please keep it basic if you can.