http://bugs.winehq.org/show_bug.cgi?id=25662
Summary: win64 on ubuntu 64 does not load shared libraries libwine.so.1 Product: Wine Version: 1.3.10 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: susancragin@earthlink.net
susan@ubuntu:~$ wine notepad wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory susan@ubuntu:~$ set | grep LIBRARY susan@ubuntu:~$
??
same result after installing with following commands: sudo make install sudo checkinstall
I'm running ubuntu natty studio 64 with kernel 2.6.37-11-generic
http://bugs.winehq.org/show_bug.cgi?id=25662
Susan Cragin susancragin@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|win64 on ubuntu 64 does not |wine64 on ubuntu 64 does |load shared libraries |not load shared libraries |libwine.so.1 |libwine.so.1
http://bugs.winehq.org/show_bug.cgi?id=25662
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2010-12-31 16:09:31 CST --- You have to install in both the 32-bit and 64-bit build trees, and make sure the appropriate lib dirs are in your ld.so configuration.
http://bugs.winehq.org/show_bug.cgi?id=25662
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com 2011-01-03 12:30:58 CST --- Closing.