From owner-freebsd-questions@FreeBSD.ORG Thu Jun 12 19:42:04 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD7B137B401 for ; Thu, 12 Jun 2003 19:42:04 -0700 (PDT) Received: from ms-smtp-02.southeast.rr.com (ms-smtp-02.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDBC43FBF for ; Thu, 12 Jun 2003 19:42:03 -0700 (PDT) (envelope-from jason@monsterjam.org) Received: from monsterjam.org (cpe-024-211-161-206.nc.rr.com [24.211.161.206]) h5D2dLUD023195 for ; Thu, 12 Jun 2003 22:39:21 -0400 (EDT) Received: (qmail 4298 invoked by uid 85); 13 Jun 2003 02:42:01 -0000 Received: from jason@monsterjam.org by beast by uid 82 with qmail-scanner-1.14 (clamscan: 0.54. Clear:. Processed in 1.036423 secs); 13 Jun 2003 02:42:01 -0000 Received: from unknown (HELO beast) (10.1.1.3) by 0 with SMTP; 13 Jun 2003 02:41:59 -0000 Date: Thu, 12 Jun 2003 22:41:59 -0400 (EDT) From: Jason To: Manuel Rabade - MiG In-Reply-To: <20030613013125.GB344@mig-29.net> Message-ID: <20030612223358.U3876@monsterjam.org> References: <20030612185019.S3418@monsterjam.org> <20030613013125.GB344@mig-29.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: questions@freebsd.org Subject: Re: wine/freebsd/kazaa.. (fwd) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 02:42:05 -0000 hmmm.. you must have used the same resource I did.. BUT the one i was using was missing the "rasapi32" =3D "native" I downloaded that file and added it to the wine config.. I re-ran the install and that absolutely fixed the problem with the > > err:module:BUILTIN32_dlopen failed to load .so lib for builtin > > msacm.imaadpcm: Cannot open "/usr/local/lib/wine/msacm.imaadpcm.so" > > err:module:BUILTIN32_dlopen failed to load .so lib for builtin > > msacm.msadpcm: Cannot open "/usr/local/lib/wine/msacm.msadpcm.so" but now I get the following: [root@beast]# wine ./kazaalite.exe Could not stat /mnt/fd0 (No such file or directory), ignoring drive A: fixme:cdrom:CDROM_GetIdeInterface not implemented for BSD fixme:reg:GetSystemInfo not yet supported on this system after I click the final "install" button in the kazaa lite 1.7.2 install, the window goes away and the install seems to hang.. any ideas on that? Jason -- The bureaucracy is expanding to meet the needs of an expanding bureaucracy. On Thu, 12 Jun 2003, Manuel Rabade - MiG wrote: > How do you run wine ?? with a "fake windows" or with a current windows in= stalation? > > In my case i run wine with a fake windows drive (.wine/c/) and i have to = do the > followin steps to get kazaa working in freebsd: > > - Copy this dlls from a windows instalation to .wine/c/Windows/System > =09comctl32.dll > =09commctrl.dll > =09shdoclc.dll > =09shlwapi.dll > =09wininet.dll > =09comdlg32.dll > =09msvcrt.dll > =09shdocvw.dll > =09urlmon.dll > - Add to .wine/config the following: > > =09[AppDefaults\\Kazaa.exe\\DllOverrides] > =09"commctrl" =3D "native" > =09"comctl32" =3D "native" > =09"comdlg32" =3D "native" > =09"msvcrt" =3D "native" > =09"shdoclc" =3D "native" > =09"shdocvw" =3D "native" > =09"shlwapi" =3D "native" > =09"urlmon" =3D "native" > =09"wininet" =3D "native" > =09"rasapi32" =3D "native" > > - Run the instalation of Kazza (i am currently working with Kazaa Lite Re= tro > Edition 1.7.2, i tired to install Kazaa Lite 2.x but seems to be a proble= m > with the port of wine, and i can't run Kazaa 2.x, but a friend can run it > on Linux). > > - Enjoy it =A1=A1, to run Kazaa: > > wine $HOME/.wine/c/Windows/Program Files/Kazaa Lite/Kazaa.exe > > > Note: to get working the initial config and all the hierarchy of the fake > windows, you could try to install 'linux-winetools' (also in ports), and > create the initial .wine hierarchy and config file with it. > > In one month i will make a guide of this and publish it. > > Also i have a tgz with the .wine directory with dll's, config file and ka= zaa already > installed, (ready to untar it and run kazaa), if you want this, drop me a= line (in > a month i will put it online also). > > > On Thu, Jun 12, 2003 at 06:51:40PM -0400, Jason wrote: > > nobody knows? I asked the wine-users list twice and nobody there answer= ed > > either. > > > > ---------- Forwarded message ---------- > > Date: Tue, 10 Jun 2003 20:18:55 -0400 (EDT) > > To: questions@freebsd.org > > Subject: wine/freebsd/kazaa.. (fwd) > > > > > > freebsd fans.. running freebsd 4.8-stable and have > > installed wine from > > the ports. Wine-20030508.tar.gz > > It installed fine and I can run notepad with no problems.. > > Im running the kazaalite install binary for windows and it gets so far.= =2E > > then it bombs out with > > > > err:module:BUILTIN32_dlopen failed to load .so lib for builtin > > msacm.imaadpcm: Cannot open "/usr/local/lib/wine/msacm.imaadpcm.so" > > err:module:BUILTIN32_dlopen failed to load .so lib for builtin > > msacm.msadpcm: Cannot open "/usr/local/lib/wine/msacm.msadpcm.so" > > > > (I cannot find those files on my system anywhere. btw. where should the= y > > come from?) > > > > I cant find anything useful on google/usenet about this. any ideas? > > > > regards, > > Jason > > -- > > 43rd Law of Computing: > > =09Anything that can go wr > > fortune: Segmentation violation -- Core dumped > > _______________________________________________ > > wine-users mailing list > > wine-users@winehq.com > > http://www.winehq.com/mailman/listinfo/wine-users > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd= =2Eorg" >