On Sun, 22 Nov 2009 12:13:09 -0800, "Mark F. Villa" <drmarkfvilla at san.rr.com> wrote: > Part of the problem is I'm getting conflicting information about where > to start with a Wine binary install. If you give me a link, I'll start > from that and document the steps and any problems. > > Thank you. >
I strongly recommend using Wine 1.0.1 in the OpenSolaris /contrib repository, unless it does not meet your requirements. http://blogs.sun.com/mandy/entry/installing_opensolaris_packages_from_contrib explains how to use /contrib. I maintained SFEwine in spec-files-extra for a long time and that is your best bet for an up to date development version of Wine (i.e. the 1.1 branch) - I don't publish prebuilt packages for it anymore but it is relatively easy to build with CBE tools. https://sourceforge.net/apps/mediawiki/pkgbuild/index.php?title=Pkgbuild_on_OpenSolaris explains how to set up the build environment. This also gives you access to lots of other software which hasn't yet made it to /contrib. > Albert Lee wrote: >> On Sat, 21 Nov 2009 12:39:36 -0800, "Mark F. Villa" >> <drmarkfvilla at san.rr.com> wrote: >> >>> I've tried a number of things and it's just not working for me. >>> >>> To try and solve this methodically, I'd like to become a (the?) tester >>> >> for >> >>> the desktop-wine group. Is there a separate mailing list for >>> >> wine-desktop? >> >> >> There isn't, although SFEwine questions can be sent to >> pkgbuild-sfe-discuss at lists.sf.net. Can you explain what you've tried? >> >> -Albert >> >> >>> Albert Lee wrote: >>> libnsl.so.1 is the system name service library and shouldn't be >>> >> missing... >> >>> maybe this wine build is broken.Try wine 1.0.1 in /contrib or SFEwine >>> instead. >>> >>> -Albert >>> >>> On Sun, 08 Nov 2009 22:59:11 -0800, "Mark F. Villa" >>> [1] wrote: >>> >>> Thanks for the reply. Here's what I got from 'wine iexplore'. It does >>> pretty much the same thing regardless of the URL or whether or not >>> I point to an URL. Maybe there's something deeper wrong with my >>> installation? >>> >>> -------------------- >>> >>> $ wine iexplore >>> fixme:ole:CoResumeClassObjects stub >>> err:module:load_builtin_dll failed to load .so lib for builtin >>> L"ws2_32.dll": ld.so.1: wine: fatal: libnsl.so.1: open failed: No such >>> >>> file >>> >>> or directory >>> err:module:import_dll Loading library ws2_32.dll (which is needed by >>> L"C:windowssystem32wsock32.dll") failed (error c000007a). >>> err:module:import_dll Library WSOCK32.DLL (which is needed by >>> L"C:windowssystem32gecko1.0.0wine_geckonspr4.dll") not found >>> ... >>> err:module:import_dll Loading library ws2_32.dll (which is needed by >>> L"C:windowssystem32wsock32.dll") failed (error c000007a). >>> err:module:import_dll Library WSOCK32.DLL (which is needed by >>> L"C:windowssystem32gecko1.0.0wine_geckonspr4.dll") not found >>> err:module:import_dll Library nspr4.dll (which is needed by >>> L"C:windowssystem32gecko1.0.0wine_geckoxul.dll") not found >>> err:module:import_dll Library xul.dll (which is needed by >>> L"C:windowssystem32gecko1.0.0wine_geckoxpcom.dll") not found >>> ... >>> [paused for abouit three minutes here] >>> ... >>> fixme:wininet:InternetLockRequestFile STUB >>> err:module:load_builtin_dll failed to load .so lib for builtin >>> L"ws2_32.dll": ld.so.1: wine: fatal: libnsl.so.1: open failed: No such >>> >>> file >>> >>> or directory >>> err:module:import_dll Loading library ws2_32.dll (which is needed by >>> L"C:windowssystem32wsock32.dll") failed (error c000007a). >>> err:module:import_dll Library WSOCK32.DLL (which is needed by >>> L"C:windowssystem32gecko1.0.0wine_geckonspr4.dll") not found >>> ... >>> fixme:shdocvw:ClOleCommandTarget_Exec (7fc89dfc)->((null) 26 2 7f7bfad0 >>> 0) >>> fixme:shdocvw:ClOleCommandTarget_Exec (7fc89dfc)->((null) 29 2 7f7bfae0 >>> 0) >>> fixme:shdocvw:ClOleCommandTarget_Exec >>> (7fc89dfc)->({000214d1-0000-0000-c000-000000000046} 103 0 0 0) >>> fixme:shdocvw:ClOleCommandTarget_Exec >>> (7fc89dfc)->({de4ba900-59ca-11cf-9592-444553540000} 2315 0 0 0) >>> fixme:shdocvw:ClOleCommandTarget_Exec (7fc89dfc)->((null) 35 0 0 0) >>> fixme:shdocvw:InPlaceFrame_SetStatusText (7fc89dfc)->(7ffc7d3d) >>> $ >>> >>> ---------- >>> >>> Albert Lee wrote: >>> On Sun, 08 Nov 2009 16:41:06 -0800, "Mark F. Villa" >>> [1] wrote: >>> >>> I'm trying to get Wine going on OpenSolaris: >>> using the version from http://www.sunfreepacks.com [2] [2] >>> >>> Things are starting to work, but I can't get Gecko properly installed, >>> which leaves HTML rendering disabled. I've tried most of the variants >>> of the instructions for the Linux folks, but nothing's working for me. >>> >>> Has anyone gotten past this and, if so, how? >>> >>> Thank you. >>> >>> --------------------------------- >>> $ uname -a >>> SunOS humu 5.11 snv_101 i86pc i386 i86pc >>> >>> $ wine --version >>> wine-1.1.27 >>> >>> Hi, >>> >>> http://wiki.winehq.org/winetricks [3] [3] should work, although the >>> internal >>> installer (the prompt you get when running e.g. wine iexplore >>> http://www.google.com/ [4] [4] without the Gecko control installed) is >>> >> also >> >>> expected to work. >>> >>> -Albert >>> >>> Links: >>> ------ >>> [1] mailto:drmarkfvilla at san.rr.com [5] >>> [2] http://www.sunfreepacks.com [6] >>> [3] http://wiki.winehq.org/winetricks [7] >>> [4] http://www.google.com/ [8] >>> >>> >>> >>> Links: >>> ------ >>> [1] mailto:drmarkfvilla at san.rr.com >>> [2] http://www.sunfreepacks.com >>> [3] http://wiki.winehq.org/winetricks >>> [4] http://www.google.com/ >>> [5] mailto:drmarkfvilla at san.rr.com >>> [6] http://www.sunfreepacks.com >>> [7] http://wiki.winehq.org/winetricks >>> [8] http://www.google.com/ >>> >> >>
