From owner-freebsd-questions Sun Mar 10 16:20: 9 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe45.pav2.hotmail.com [64.4.36.17]) by hub.freebsd.org (Postfix) with ESMTP id 8A97A37B405 for ; Sun, 10 Mar 2002 16:20:03 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 10 Mar 2002 16:20:03 -0800 X-Originating-IP: [66.32.80.3] From: "Jeff Jeter" To: "Mike Bertsch" Cc: "FreeBSD Questions" References: Subject: Re: Wine on FreeBSD Date: Sun, 10 Mar 2002 19:20:10 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: X-OriginalArrivalTime: 11 Mar 2002 00:20:03.0473 (UTC) FILETIME=[7D38A810:01C1C892] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am runnoing the ports version. wine works but it doesn't like my config file. It says /root/.wine/config is not a valid registry file. I have the same file in /root/.wine/config and /usr/local/etc/wine.conf. I created it based on the wine hq documentation. wine config file: [Drive C] "Path" = "/windows" "Type" = "hd" "Label" = "Win 98" "Filesystem" = "win95" [Drive D] "Path" = "/data" "Type" = "hd" "Label" = "Data" "Filesystem" = "win95" [Drive E] "Path" = "/" "Type" = "hd" "Label" = "BSD" "Filesystem" = "win95" [Drive F] "Path" = "/cdrom" "Type" = "cdrom" "Label" = "CD1" "Filesystem" = "win95" "Device" = "/dev/acd0a" [Drive G] "Path" = "/cdrom1" "Type" = "cdrom" "Label" = "CD2" "Filesystem" = "win95" "Device" = "/dev/acd1c" [wine] "Windows" = "c:\\windows" "System" = "c:\\windows\\system" "Temp" = "c:\\temp" "Path" = "c:\\windows;c:\\windows\\system" "GraphicsDriver" = "x11drv" "ShellLinker" = "wineshelllink" "SymbolTableFile" = "wine.sym" [DllDefaults] "DefaultLoadOrder" =" native, so, builtin" [DllOverrides] "commdlg" = "builtin, native" "comdlg32" = "builtin, native" "ver" = "builtin, native" "version" = "builtin, native" "shell" = "builtin, native" "shell32" = "builtin, native" "lzexpand" = "builtin, native" "lz32" = "builtin, native" "comctl32" = "builtin, native" "commctrl" = "builtin, native" "wsock32" = "builtin" "winsock" = "builtin" "advapi32" = "builtin, native" "crtdll" = "builtin, native" "mpr" = "builtin, native" "winspool.drv" = "builtin, native" "ddraw" = "builtin, native" "dinput" = "builtin, native" "dsound" = "builtin, native" "mmsystem" = "builtin" "winmm" = "builtin" "msvcrt" = "native, builtin" "msvideo" = "builtin, native" "msvfw32" = "builtin, native" "mcicda.drv" = "builtin, native" "mciseq.drv" = "builtin, native" "mciwave.drv" = "builtin, native" "mciavi.drv" = "native, builtin" "mcianim.drv" = "native, builtin" "msacm.drv" = "builtin, native" "msacm" = "builtin, native" "msacm32" = "builtin, native" "midimap.drv" = "builtin, native" "wnaspi32" = "builtin" "icmp" = "builtin" [fonts] "Resolution" = "96" "Default" = "-adobe-times-" [paralellports] "LPT1:" = "|lpr" [tewak.layout] "WineLook" = "win98" [WinMM] "Drivers" = "wineoss.drv" "WaveMapper" = "msacm.drv" "MidiMapper" = "midimap.drv" ----- Original Message ----- From: "Mike Bertsch" To: "Jeff Jeter" Cc: "FreeBSD Questions" Sent: Sunday, March 10, 2002 6:48 PM Subject: Re: Wine on FreeBSD > Have you tried installing it from the ports collection? > /usr/ports/emulators/wine. Read the "pkg-descr" file in that directory > for more on the install. Run "make install" in that directory to install > Wine. > > -Mike > > On Sun, 10 Mar 2002, Jeff Jeter wrote: > > > Has anyone gotten wine to work on BSD. If so please tell me how. I have > > trieed many distros (codeweavers, winehq, ports) and cannot get it to work. > > I build, install and try to configure, but it cannot find winesetup and if i > > try to configure manually it won't work. How do i do it (w/out switching to > > LINUX)? Or is there another windows emulation app that works. i am running > > dual boot w/98 if it matters. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message