From owner-freebsd-emulation Mon Aug 21 0: 6:33 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id EF9F637B424; Mon, 21 Aug 2000 00:06:27 -0700 (PDT) Received: from ahp (ahp.ne.mediaone.net [24.128.184.250]) by chmls05.mediaone.net (8.8.7/8.8.7) with SMTP id DAA00952; Mon, 21 Aug 2000 03:06:24 -0400 (EDT) From: "Allen Pulsifer" To: "Marc van Kempen" Cc: , Subject: RE: Oracle8iR2 (v 8.1.6.1) under FreeBSD? Date: Mon, 21 Aug 2000 03:06:19 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <200008210623.IAA17356@bowtie.nl> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Roger. Its encouraging to know it will run, once you get past the installation. The installer runs under Java. I couldn't get it to run under the Linux JRE. I tried forcing it to load the FreeBSD port (by editing the JRE path in oraparam.ini), and then I got it to run but it wouldn't install anything. It said there was a problem with the "staging area"(?) (source files). It did manage to create a file $ORACLE_HOME/../oraInventory/install.platform that contained the following: [Platform] ID=0 That makes me think maybe it didn't detect a valid OS and aborted. What does your install.platform file contain? Any ideas on how to fool the installer into continuing? BTW, have you tried running any java inside the database to see if that will work? Allen > -----Original Message----- > From: Marc van Kempen [mailto:marc@bowtie.nl] > Sent: Monday, August 21, 2000 2:24 AM > To: Allen Pulsifer > Cc: freebsd-database@FreeBSD.ORG; marcel@scc.nl > Subject: Re: Oracle8iR2 (v 8.1.6.1) under FreeBSD? > > > > Has anyone gotten Oracle 8i Release 2 for Linux (v 8.1.6.1) > > running on FreeBSD? > > > > It now comes bundled with the Linux JRE v 1.1.8, and > > that seems to be the sticking point. > > > We installed it on a Linux box, made a tarball and transferred it to > the FreeBSD machine. Seems to be running fine until now, we are going > to work more intesively with it the next few weeks, so I'll be able > to tell you more then. > > Marc. > > -- > ---------------------------------------------------- > Marc van Kempen BowTie Technology > Email: marc@bowtie.nl WWW & Databases > tel. +31 40 2 43 20 65 > fax. +31 40 2 44 21 86 http://www.bowtie.nl > ---------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Aug 21 0:46:13 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from zork.sf-bay.org (zork.sf-bay.org [192.150.103.29]) by hub.freebsd.org (Postfix) with ESMTP id 981C437B423 for ; Mon, 21 Aug 2000 00:46:10 -0700 (PDT) Received: (from uucp@localhost) by zork.sf-bay.org (8.9.3/8.9.3) with UUCP id AAA41690; Mon, 21 Aug 2000 00:42:11 -0700 (PDT) (envelope-from scott@zorch.sf-bay.org) Received: (from scott@localhost) by zorba.sf-bay.org (8.9.3/8.8.8) id PAA01863 for marcel@cup.hp.com; Mon, 21 Aug 2000 15:40:24 +0800 (HKT) (envelope-from scott) Date: Mon, 21 Aug 2000 15:40:24 +0800 (HKT) From: Scott Hazen Mueller Message-Id: <200008210740.PAA01863@zorba.sf-bay.org> Subject: Re: Linuxulator, getdents and Citrix To: marcel@cup.hp.com, freebsd-emulation@FreeBSD.ORG X-Envelope-To: marcel@cup.hp.com Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> /usr/local/lib/ICAClient/wfica: >> libc.so.5 => /usr/i486-linux-libc5/lib/libc.so.5 (0x281aa000) >I think it's significant. You and Mark might be discussing different bugs. >Keep me posted; I'll get to it eventually. I do think so. I recompiled /modules/linux.ko with DEBUG turned on. That was painful - the running, not the compiling... Unfortunately, I don't think it (the extract below, not the 21000+ lines of output from the ICA client) adds much new to the discussion. Aug 21 15:27:35 zorba /kernel: Linux-emul(810): newstat(/export/home/scott/, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): statfs(/export/home/scott/, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open(/etc/mtab, 0x0, 0x1b6) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open returns error 2 Aug 21 15:27:35 zorba /kernel: Linux-emul(810): newstat(/export/home/scott/AUTOEXEC.BAT, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): newstat(/export/home/scott, *) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open(/export/home/scott/, 0x0, 0x0) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): open returns error 0 Aug 21 15:27:35 zorba /kernel: Linux-emul(810): lseek(5, 0, 0) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): lseek(5, 0, 1) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): getdents(5, *, 0) Aug 21 15:27:35 zorba /kernel: Linux-emul(810): sigprocmask(2, *, *) I may try wiring more debugging printfs into the getdents routine. I'm open to suggestions of interesting things to track. \scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Aug 21 13:20:44 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 1D05737B443 for ; Mon, 21 Aug 2000 13:20:34 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id D7D43121BF; Mon, 21 Aug 2000 12:19:45 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id MAA26289; Mon, 21 Aug 2000 12:19:45 -0700 (PDT) Message-ID: <39A180D1.15EED1A@cup.hp.com> Date: Mon, 21 Aug 2000 12:19:45 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Scott Hazen Mueller Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Linuxulator, getdents and Citrix References: <200008210740.PAA01863@zorba.sf-bay.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Scott Hazen Mueller wrote: > > I recompiled /modules/linux.ko with DEBUG turned on. That was painful - the > running, not the compiling... I know. I have some ideas to allow users to enable and disable debugging at runtime by using sysctl and have a more fine grained resolution. Most of the time you're interested in a single, or a small set of related syscalls. Any other debugging output is just adding to the noise... -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Aug 21 13:27:17 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from valis.worldgate.ca (valis.worldgate.ca [198.161.84.2]) by hub.freebsd.org (Postfix) with ESMTP id 6A2F337B43C for ; Mon, 21 Aug 2000 13:27:11 -0700 (PDT) Received: from worldgate.ca (diskless4.worldgate.ca [198.161.84.132]) by valis.worldgate.ca (8.9.3/8.9.3) with ESMTP id OAA22267; Mon, 21 Aug 2000 14:26:42 -0600 (MDT) (envelope-from skafte@worldgate.ca) Message-ID: <39A19081.5F8E1B03@worldgate.ca> Date: Mon, 21 Aug 2000 14:26:41 -0600 From: Greg Skafte Organization: WorldGate Inc X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.0.36 i386) X-Accept-Language: en MIME-Version: 1.0 To: Scott Hazen Mueller Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: Linuxulator, getdents and Citrix References: <200008160723.PAA40427@zorba.sf-bay.org> Content-Type: multipart/mixed; boundary="------------CADF394C604BCA4E9EFE6FE1" Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------CADF394C604BCA4E9EFE6FE1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've been using 3.00.97 without any issues other than I needed to create the file /compat/linux/etc/mtab. I haven't been able to get serial port mapping to work, but I've had no issues with ufs drive mapping. On the other hand this is only a 3_stable box and running XFree86-3.3.X but I an running linux_base-6.1. Scott Hazen Mueller wrote: > > I did some research on the archives before I posted this and found only one > thing, from December, that appeared relevant. If that fix has already been > rolled in, it didn't fix this problem. > > Environment > > FreeBSD zorba.sf-bay.org 4.1-STABLE FreeBSD 4.1-STABLE #0: Mon Jul 31 17:34:56 HKT 2000 scott@zorba.sf-bay.org:/export/obj/export/src/sys/ZORBA i386 > > XFree86-4.0 X11R6.4/XFree86 core distribution > citrix_ica-3.0.15 Citrix(R) client for the Microsoft Windows Terminal Server > linux_base-6.1 The base set of packages needed in Linux mode > linux_lib-2.6.1 These are the libraries necessary for linux compatibility. > linuxthreads-2.1.2 POSIX pthreads implementation using rfork to generate kernel > rpm-2.5.5 The Red Hat Package Manager > > System was installed with 'make buildworld; make installworld', so /modules is > up-to-date. > > The problem occurs when running the Citrix ICA (ASP) client for Linux. The > client operates correctly for the most part, allowing logins to the WinNT/ > Citrix server system, displaying output correctly and the like. However, if > I use the facility in the ICA client to export a UNIX directory into the NT > environment, it doesn't work correctly. The mapped drive appears properly in > the folder listing in Explorer, and if I poke around I find that it's deduced > the correct amount of free space. If I create a directory using Folder->New > in the Windows NT environment, the directory appears in the UNIX filesystem. > What does not work is that I cannot see any of the UNIX files or directories > in the exported directory, even the one I've just created. I ran truss > against the ICA client. This is the snippet from around the attempt to access > the UNIX directory: > > linux_ioctl(0x3,0x541b,0xbfbff084) = 3 (0x3) > linux_ioctl(0x3,0x541b,0xbfbff084) = 3 (0x3) > linux_select(0xbfbff668) = 1 (0x1) > linux_select(0xbfbff92c) = 1 (0x1) > linux_sigprocmask(0x0,0xbfbff934,0xbfbff930) = 3 (0x3) > gettimeofday(0xbfbff924,0xbfbff91c) = 2 (0x2) > linux_socketcall(0xa,0xbfbff830) = 2 (0x2) > linux_newstat("/export/home/scott/",0xbfbff628) = 2 (0x2) > linux_statfs(0x810dc88,0xbfbff5e8) = 2 (0x2) > linux_open("/etc/mtab",0,0666) ERR#2 'No such file or directory' > linux_newstat("/export/home/scott",0xbfbff54c) = 2 (0x2) > linux_open("/export/home/scott",0,00) = 3 (0x3) > linux_lseek(0x5,0x0,0x0) = 3 (0x3) > linux_lseek(0x5,0x0,0x1) = 3 (0x3) > linux_getdents(0x5,0x8133768,0x0) = 3 (0x3) > close(5) = 1 (0x1) > linux_socketcall(0x9,0xbfbff584) = 2 (0x2) > linux_sigprocmask(0x2,0xbfbff928,0xbfbff924) = 3 (0x3) > > As nearly as I can tell, the linux_getdents call is returning a null result > instead of a correct set of directory entries. The failed access to /etc/mtab > seems irrelevant; I created a dummy mtab in an appropriate (Linux) format with > no change in behavior. > > If this is a configuration problem, I'd certainly appreciate a pointer to the > change needed. If this is indeed a bug, I'll be happy to test any patches. > > Thanks. > > \scott > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message -- Email: skafte@worldgate.ca Voice: +780 413 1910 Fax: +780 421 4929 #575 Sun Life Place * 10123 99 Street * Edmonton, AB * Canada * T5J 3H1 -- -- When things can't get any worse, they simplify themselves by getting a whole lot worse then complicated. A complete and utter disaster is the simplest thing in the world; it's preventing one that's complex. (Janet Morris) --------------CADF394C604BCA4E9EFE6FE1 Content-Type: text/x-vcard; charset=us-ascii; name="skafte.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Greg Skafte Content-Disposition: attachment; filename="skafte.vcf" begin:vcard n:Skafte;Greg tel;pager:+1 (780) 491 4791 tel;cell:+1 (780) 718 1570 tel;fax:+1 (780) 421 4929 tel;work:+1 (780) 413 1910 x-mozilla-html:FALSE org:;Network Operations adr:;;#575 10123 99 Street;Edmonton;Alberta;T5J 3H1;Canada version:2.1 email;internet:Skafte@worldgate.ca title:Operations Manager x-mozilla-cpt:;29088 fn:Greg Skafte end:vcard --------------CADF394C604BCA4E9EFE6FE1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Aug 21 23: 8:41 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from zork.sf-bay.org (zork.sf-bay.org [192.150.103.29]) by hub.freebsd.org (Postfix) with ESMTP id 0B92D37B42C for ; Mon, 21 Aug 2000 23:08:40 -0700 (PDT) Received: (from uucp@localhost) by zork.sf-bay.org (8.9.3/8.9.3) with UUCP id XAA83823; Mon, 21 Aug 2000 23:06:07 -0700 (PDT) (envelope-from scott@zorch.sf-bay.org) Received: (from scott@localhost) by zorba.sf-bay.org (8.9.3/8.8.8) id OAA57127 for marcel@cup.hp.com; Tue, 22 Aug 2000 14:05:28 +0800 (HKT) (envelope-from scott) Date: Tue, 22 Aug 2000 14:05:28 +0800 (HKT) From: Scott Hazen Mueller Message-Id: <200008220605.OAA57127@zorba.sf-bay.org> Subject: Re: Linuxulator, getdents and Citrix To: marcel@cup.hp.com, freebsd-emulation@FreeBSD.ORG X-Envelope-To: marcel@cup.hp.com Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I know. I have some ideas to allow users to enable and disable debugging >at runtime by using sysctl and have a more fine grained resolution. Most >of the time you're interested in a single, or a small set of related >syscalls. Any other debugging output is just adding to the noise... Yup... For now, if I experiment again I'll probably just put #define DEBUG at the top of linux_file.c, which will quiet down a fair bit of the noise. \scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Mon Aug 21 23:12:15 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from zorch.sf-bay.org (zorch.sf-bay.org [192.150.103.17]) by hub.freebsd.org (Postfix) with ESMTP id CDFF237B424 for ; Mon, 21 Aug 2000 23:12:12 -0700 (PDT) Received: (from uucp@localhost) by zorch.sf-bay.org (8.9.3/8.8.2) with UUCP id XAA17103; Mon, 21 Aug 2000 23:12:09 -0700 (PDT) Received: (from scott@localhost) by zorba.sf-bay.org (8.9.3/8.8.8) id OAA57554 for skafte@worldgate.ca; Tue, 22 Aug 2000 14:11:47 +0800 (HKT) (envelope-from scott) Date: Tue, 22 Aug 2000 14:11:47 +0800 (HKT) From: Scott Hazen Mueller Message-Id: <200008220611.OAA57554@zorba.sf-bay.org> Subject: Re: Linuxulator, getdents and Citrix To: skafte@worldgate.ca, freebsd-emulation@FreeBSD.ORG X-Envelope-To: skafte@worldgate.ca Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >I've been using 3.00.97 without any issues other than I needed to create the >file /compat/linux/etc/mtab. I haven't been able to get serial port mapping >to work, but I've had no issues with ufs drive mapping. >On the other hand this is only a 3_stable box and running XFree86-3.3.X but >I an running linux_base-6.1. It might well be an OS interaction as well. I tried updating to the 3.00.97 release, with no change in the behavior. The relevant bits in linux_file.c seem to be the same in the two OS releases, so I don't see any easy clue there. \scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Aug 22 10:57: 9 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id E77EC37B422 for ; Tue, 22 Aug 2000 10:57:03 -0700 (PDT) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.0/8.11.0) id e7MHp0F56822 for emulation@freebsd.org; Tue, 22 Aug 2000 18:51:00 +0100 (BST) (envelope-from nik) Date: Tue, 22 Aug 2000 18:50:59 +0100 From: Nik Clayton To: emulation@freebsd.org Subject: VMWare and Samba Message-ID: <20000822185059.A56803@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: FreeBSD Project Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi guys, [ Not on the list, please cc: me ] Has anyone had any success getting Samba on -current to appear in the browse lists of a Win98 session running inside the latest VMWare? I've set up Samba dozens of times, but to no avail now. I'm reduced to FTPing files between the host and guest OS :-( A web/mailing list search didn't show up anything useful. Thanks, N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Aug 22 18:33:14 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from zorch.sf-bay.org (zorch.sf-bay.org [192.150.103.17]) by hub.freebsd.org (Postfix) with ESMTP id 81E3F37B424; Tue, 22 Aug 2000 18:33:11 -0700 (PDT) Received: (from uucp@localhost) by zorch.sf-bay.org (8.9.3/8.8.2) with UUCP id SAA53600; Tue, 22 Aug 2000 18:33:09 -0700 (PDT) Received: (from scott@localhost) by zorba.sf-bay.org (8.9.3/8.8.8) id JAA05190 for nik@freebsd.org; Wed, 23 Aug 2000 09:32:19 +0800 (HKT) (envelope-from scott) Date: Wed, 23 Aug 2000 09:32:19 +0800 (HKT) From: Scott Hazen Mueller Message-Id: <200008230132.JAA05190@zorba.sf-bay.org> Subject: Re: VMWare and Samba To: nik@freebsd.org Cc: freebsd-emulation@freebsd.org X-Envelope-To: nik@freebsd.org Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Has anyone had any success getting Samba on -current to appear in the >browse lists of a Win98 session running inside the latest VMWare? I've >set up Samba dozens of times, but to no avail now. I'm reduced to FTPing >files between the host and guest OS :-( Hm. Actually, my Samba has fallen off the browse list (and frankly, I don't give a hoot) but my file shares still work. Well, except when nmbd is horked. Have you tried accessing anything via \\host\share? \scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Aug 22 22:11:38 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from tepid.osl.fast.no (tepid.osl.fast.no [213.188.9.130]) by hub.freebsd.org (Postfix) with ESMTP id AFD9237B423; Tue, 22 Aug 2000 22:11:34 -0700 (PDT) Received: from raw.gren.fast.no (fw-oslo.fast.no [213.188.9.129]) by tepid.osl.fast.no (8.9.3/8.9.1) with ESMTP id FAA55044; Wed, 23 Aug 2000 05:20:05 GMT (envelope-from raw@fast.no) Received: (from raw@localhost) by raw.gren.fast.no (8.9.3/8.9.3) id HAA11017; Wed, 23 Aug 2000 07:12:59 +0200 (CEST) (envelope-from raw) From: Raymond Wiker MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14755.23895.399093.576212@raw.gren.fast.no> Date: Wed, 23 Aug 2000 07:12:55 +0200 (CEST) To: Nik Clayton Cc: emulation@FreeBSD.ORG Subject: VMWare and Samba In-Reply-To: <20000822185059.A56803@canyon.nothing-going-on.org> References: <20000822185059.A56803@canyon.nothing-going-on.org> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton writes: > Hi guys, > > [ Not on the list, please cc: me ] > > Has anyone had any success getting Samba on -current to appear in the > browse lists of a Win98 session running inside the latest VMWare? I've > set up Samba dozens of times, but to no avail now. I'm reduced to FTPing > files between the host and guest OS :-( I'm running Samba and the latest VMWare on 4.1-STABLE (Aug 8) and can access Samba shares on the host with no problems. E-mail me if you want a copy of may smb.conf file. OTOH, I *still* haven't got "Bridge" network configuration to work... //Raymond. -- Raymond Wiker Raymond.Wiker@fast.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Tue Aug 22 22:22:23 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 70C7137B42C; Tue, 22 Aug 2000 22:22:14 -0700 (PDT) Received: from rac5.wam.umd.edu (rac5.wam.umd.edu [128.8.10.145]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id BAA17620; Wed, 23 Aug 2000 01:22:10 -0400 (EDT) Received: from rac5.wam.umd.edu (localhost [127.0.0.1]) by rac5.wam.umd.edu (8.9.3/8.9.3) with SMTP id BAA16651; Wed, 23 Aug 2000 01:22:09 -0400 (EDT) Received: from localhost (gollucci@localhost) by rac5.wam.umd.edu (8.9.3/8.9.3) with ESMTP id BAA16647; Wed, 23 Aug 2000 01:22:09 -0400 (EDT) X-Authentication-Warning: rac5.wam.umd.edu: gollucci owned process doing -bs Date: Wed, 23 Aug 2000 01:22:09 -0400 (EDT) From: "Philip M. Gollucci" To: Raymond Wiker Cc: Nik Clayton , emulation@FreeBSD.ORG Subject: Re: VMWare and Samba In-Reply-To: <14755.23895.399093.576212@raw.gren.fast.no> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I believe that the bridged networking is where the problem lies as I have had the same problems with between Win95/98/NT/2000 and FBSD3.4 to 4.1-RELEASE. Note that this is the lastest version of samaba at the times I tried it. ***************************************************************************** Philip M. Gollucci (p6m7g8) Web-site : http://www.p6m7g8.com E-mail : gollucci@wam.umd.edu Philip@p6m7g8.com Phone : 301.249.6261 (Home) 301. . (College) Major : Computer Science Electrical Engineering Minor : Classical & Jazz Performance Current Job : Co Science, Discovery, & the Universe Webmaster URL: http://www.sdu.umd.edu Resume : http://www.wam.umd.edu/~gollucci/resume.html ***************************************************************************** On Wed, 23 Aug 2000, Raymond Wiker wrote: > Nik Clayton writes: > > Hi guys, > > > > [ Not on the list, please cc: me ] > > > > Has anyone had any success getting Samba on -current to appear in the > > browse lists of a Win98 session running inside the latest VMWare? I've > > set up Samba dozens of times, but to no avail now. I'm reduced to FTPing > > files between the host and guest OS :-( > > I'm running Samba and the latest VMWare on 4.1-STABLE (Aug 8) > and can access Samba shares on the host with no problems. E-mail me if > you want a copy of may smb.conf file. > > OTOH, I *still* haven't got "Bridge" network configuration to > work... > > //Raymond. > > -- > Raymond Wiker > Raymond.Wiker@fast.no > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Aug 23 1:12:24 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 2735D37B423; Wed, 23 Aug 2000 01:12:21 -0700 (PDT) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.0/8.11.0) id e7N86Bc58466; Wed, 23 Aug 2000 09:06:11 +0100 (BST) (envelope-from nik) Date: Wed, 23 Aug 2000 09:06:10 +0100 From: Nik Clayton To: Scott Hazen Mueller Cc: nik@freebsd.org, freebsd-emulation@freebsd.org Subject: Re: VMWare and Samba Message-ID: <20000823090610.B57195@canyon.nothing-going-on.org> References: <200008230132.JAA05190@zorba.sf-bay.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200008230132.JAA05190@zorba.sf-bay.org>; from scott@zorch.sf-bay.org on Wed, Aug 23, 2000 at 09:32:19AM +0800 Organization: FreeBSD Project Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Aug 23, 2000 at 09:32:19AM +0800, Scott Hazen Mueller wrote: > >Has anyone had any success getting Samba on -current to appear in the > >browse lists of a Win98 session running inside the latest VMWare? I've > >set up Samba dozens of times, but to no avail now. I'm reduced to FTPing > >files between the host and guest OS :-( > > Hm. Actually, my Samba has fallen off the browse list (and frankly, I don't > give a hoot) but my file shares still work. Well, except when nmbd is horked. > Have you tried accessing anything via \\host\share? Yes, I should have made this clearer in my original message. Things like "net use x: \\canyon\tmp" work fine. I just can't see the host in the Network Neighbourhood. It's a minor niggle, I was just wondering if anybody else had got things working 'completely'. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Aug 23 2:20:13 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from mail-in-02.piro.net (mail-out-01.piro.net [194.64.31.11]) by hub.freebsd.org (Postfix) with ESMTP id 9277A37B424 for ; Wed, 23 Aug 2000 02:20:07 -0700 (PDT) Received: from nil.science-factory.com (ScienceFactory-atm1-153.piro.net [195.135.137.205]) by mail-in-02.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id LAA29308; Wed, 23 Aug 2000 11:20:06 +0200 Received: by nil.science-factory.com (Postfix, from userid 501) id C971D183E; Wed, 23 Aug 2000 11:17:48 +0200 (CEST) From: Marc van Woerkom To: freebsd-emulation@freebsd.org Subject: Making Innovator run / Debugging techniques Message-Id: <20000823091748.C971D183E@nil.science-factory.com> Date: Wed, 23 Aug 2000 11:17:48 +0200 (CEST) Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Im trying to make Innovator (a Motif based CASE Tool) run. Funny thing is that after branding the files the major graphical app comes up and seems to work fine. Also calling the help system by itself seems to work. However starting jobs from within the main app, like calling the help from the main window causes freezing. Possibly it is just some stupid path problem. I would need some hints on tracing/debugging such an application. As NFS is involved, are there known issues here? Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Aug 23 2:27:13 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from zorch.sf-bay.org (zorch.sf-bay.org [192.150.103.17]) by hub.freebsd.org (Postfix) with ESMTP id 4060837B43E; Wed, 23 Aug 2000 02:27:09 -0700 (PDT) Received: (from uucp@localhost) by zorch.sf-bay.org (8.9.3/8.8.2) with UUCP id CAA17249; Wed, 23 Aug 2000 02:27:08 -0700 (PDT) Received: (from scott@localhost) by zorba.sf-bay.org (8.9.3/8.8.8) id RAA50006 for nik@freebsd.org; Wed, 23 Aug 2000 17:26:01 +0800 (HKT) (envelope-from scott) Date: Wed, 23 Aug 2000 17:26:01 +0800 (HKT) From: Scott Hazen Mueller Message-Id: <200008230926.RAA50006@zorba.sf-bay.org> Subject: Re: VMWare and Samba To: nik@freebsd.org, freebsd-emulation@freebsd.org X-Envelope-To: nik@freebsd.org Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Have you tried accessing anything via \\host\share? >Yes, I should have made this clearer in my original message. Things like >"net use x: \\canyon\tmp" work fine. I just can't see the host in the >Network Neighbourhood. It's a minor niggle, I was just wondering if anybody >else had got things working 'completely'. Hm... Actually, I checked back later and Samba has shown up in Network Neighborhood>Entire Network>WORKGROUP. Must be some timing thing. I am using host-only networking - I'm an early enough adopter that I was all set up and configured before bridged networking was made to work. I am running 4.1-STABLE of 31 July. I would be curious to hear if anyone who is doing bridged networking has Samba working. I'm having some minor fits with host-only networking because I'm on a "real" Windows LAN, and the netbios-ns broadcasts (to a /25 broadcast address) give natd indigestion: Aug 23 11:01:28 zorba natd[14328]: failed to write packet back (Host is down) These messages are caused by Aug 23 15:07:45 zorba natd[39335]: denied [UDP] w.x.y.z:137 -> w.x.y.127:137 (if I use -deny_incoming and -log_deny) packets that get sent to natd and then natd tries to reinject them (somewhere). I don't know if it's a broadcast address interaction, for some strange reason my (DHCP-configured) ethernet interface has a proper netmask (0xffffffc0) but a .255 broadcast address. I do know that 'tcpdump ... ip broadcast' doesn't see these, but 'tcpdump ... ether broadcast' does. Anyhow, the point of this rant is that I'd probably be just as happy to use bridged networking if it will be "cleaner" than natd. Especially since the -deny_incoming option kills inbound connections (e.g. active-mode CVSup)... Gah. Computers. \scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Wed Aug 23 4:10:43 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from www.Yamame.TO (bilbo.micon.co.jp [210.226.150.237]) by hub.freebsd.org (Postfix) with ESMTP id 3079F37B423 for ; Wed, 23 Aug 2000 04:10:40 -0700 (PDT) Received: from dhcp8.micon.co.jp ([192.168.224.238]) by www.Yamame.TO (8.9.3/8.9.3) with ESMTP id UAA01255; Wed, 23 Aug 2000 20:13:16 +0900 (JST) (envelope-from sakauchi@yamame.to) Message-Id: <200008231113.UAA01255@www.Yamame.TO> Date: Wed, 23 Aug 2000 20:13:25 +0900 From: Atushi Sakauchi To: freebsd-emulation@FreeBSD.ORG Subject: Re: VMWare and Samba In-Reply-To: In your message of "Wed, 23 Aug 2000 09:06:10 +0100" <20000823090610.B57195@canyon.nothing-going-on.org> References: <200008230132.JAA05190@zorba.sf-bay.org> <20000823090610.B57195@canyon.nothing-going-on.org> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 11) (Carlsbad Caverns) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Wed, 23 Aug 2000 09:06:10 +0100, Nik Clayton wrote: > Yes, I should have made this clearer in my original message. Things like > "net use x: \\canyon\tmp" work fine. I just can't see the host in the > Network Neighbourhood. It's a minor niggle, I was just wondering if anybody > else had got things working 'completely'. "vmware.sh" runs after "samba.sh", when the system is comming up. So, nmbd can not use vmnet1. Try bellow manually.. # /usr/local/etc/rc.d/samba.sh stop # /usr/local/etc/rc.d/samba.sh start or, you must rename samba.sh such as vsamba.sh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Aug 25 9:53:20 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from prokk.uzhgorod.ua (prokk.tcom.uzhgorod.ua [194.42.197.38]) by hub.freebsd.org (Postfix) with ESMTP id BE05E37B423 for ; Fri, 25 Aug 2000 09:53:13 -0700 (PDT) Received: from localhost (user2.prokk.net [194.42.198.102]) by prokk.uzhgorod.ua (8.9.3/8.9.3) with SMTP id TAA08114 for ; Fri, 25 Aug 2000 19:54:14 +0300 (EEST) Message-ID: <000101c00ead$4cd78e20$0100007f@localhost> From: "Dushan D. Sliwka" To: Subject: Ok! Date: Fri, 25 Aug 2000 19:58:20 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Send me ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Aug 25 13:54:57 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from quack.kfu.com (quack.kfu.com [205.178.90.194]) by hub.freebsd.org (Postfix) with ESMTP id 36C9D37B43C; Fri, 25 Aug 2000 13:54:52 -0700 (PDT) Received: from medusa.kfu.com (medusa.kfu.com [205.178.90.222]) by quack.kfu.com (8.9.3/8.9.3) with ESMTP id NAA14312; Fri, 25 Aug 2000 13:54:51 -0700 (PDT) (envelope-from nsayer@medusa.kfu.com) Received: (from nsayer@localhost) by medusa.kfu.com (8.9.3/8.8.8) id NAA23921; Fri, 25 Aug 2000 13:54:51 -0700 (PDT) (envelope-from nsayer) Date: Fri, 25 Aug 2000 13:54:51 -0700 (PDT) From: Nick Sayer Message-Id: <200008252054.NAA23921@medusa.kfu.com> To: freebsd-emulation@freebsd.org, freebsd-ports@freebsd.org Subject: KDE2 and the Linuxulator Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org KDE2 is still in beta, so this is really just a heads-up, but there is a problem we will eventually need to contend with: Under KDE, when you run an application (either with Run Command... or with a panel menu item), the panel shows immediate feedback in the form of a window entry with a little spinning disk symbol. This is replaced by the entry for the application's first window when it finally arrives. It does this by using LD_PRELOAD to load libkmapnotify.so. This library presumably sits between the application and libX11 and tells the panel when to get rid of the ersatz application entry. The problem is that when you try and run a Linux app, the LD_PRELOAD not only fails, but also prevents the linux app from running. Thus, it is impossible to start Linux apps from KDE2. The solution is for there to be a Linux version of libkmapnotify.so.4 under /compat/linux/usr/local/lib so that the LD_PRELOAD works either for FreeBSD apps or Linux ones. It is unclear to me whether this library will need any modifications to work in this manner. I suspect not. It is similarly unclear to me whether or not this is an issue for the linux_base port or the kdelibs2 port. I would suspect the former. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Aug 25 14:43:33 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFD5D37B43F; Fri, 25 Aug 2000 14:43:31 -0700 (PDT) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA17846; Fri, 25 Aug 2000 14:43:31 -0700 (PDT) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 25 Aug 2000 14:43:31 -0700 (PDT) From: Kris Kennaway To: "Dushan D. Sliwka" Cc: freebsd-emulation@FreeBSD.org Subject: Re: Ok! In-Reply-To: <000101c00ead$4cd78e20$0100007f@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 25 Aug 2000, Dushan D. Sliwka wrote: > Send me ! Send you what ! Kris ! -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Aug 25 16:50:24 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id EF34A37B424; Fri, 25 Aug 2000 16:50:16 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id 4050DF7; Fri, 25 Aug 2000 16:50:16 -0700 (PDT) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id QAA03615; Fri, 25 Aug 2000 16:50:16 -0700 (PDT) Message-ID: <39A70637.9F6C4FEC@cup.hp.com> Date: Fri, 25 Aug 2000 19:50:15 -0400 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Nick Sayer Cc: freebsd-emulation@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: KDE2 and the Linuxulator References: <200008252054.NAA23921@medusa.kfu.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nick Sayer wrote: > > The solution is for there to be a Linux version of libkmapnotify.so.4 > under /compat/linux/usr/local/lib so that the LD_PRELOAD works either > for FreeBSD apps or Linux ones. It is unclear to me whether this > library will need any modifications to work in this manner. I suspect > not. > > It is similarly unclear to me whether or not this is an issue for the > linux_base port or the kdelibs2 port. I would suspect the former. linux_base should not be poluted with application specific kludges. In principle it's still the minimal subset of packages that get installed for a simple Red Hat installation. The addition of the one or two X packages was mainly done because we didn't want to make a port out of them... Assuming for a moment that the issue is important: I can see that kdelibs2 is not the right place as well, so maybe we should create a special linux_x11 port after all in that case. Let's see how this evolves... -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Fri Aug 25 19:26: 4 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 0169137B422 for ; Fri, 25 Aug 2000 19:26:03 -0700 (PDT) Received: from localhost (logo@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id TAA02873 for ; Fri, 25 Aug 2000 19:25:49 -0700 (PDT) (envelope-from logo@pike.osd.bsdi.com) Date: Fri, 25 Aug 2000 19:25:45 -0700 (PDT) From: Valentino Vaschetto To: freebsd-emulation@freebsd.org Subject: Corel Office under linux emu Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hola, Has anyone successfuly installed Corel Office for Linux on FreeBSD using the linux emulation? When I try, it gives me an error stating that I don't have libc installed (it's using rpm to check this). Yet when I rpm -q -a, it shows libc as installed. If anyone has run into this problem, or has any idea on how to work around this, I'd help me a lot. -val To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message From owner-freebsd-emulation Sat Aug 26 15:43:10 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from web110.yahoomail.com (web110.yahoomail.com [205.180.60.80]) by hub.freebsd.org (Postfix) with SMTP id C7D4737B440 for ; Sat, 26 Aug 2000 15:43:03 -0700 (PDT) Received: (qmail 29947 invoked by uid 60001); 26 Aug 2000 22:43:03 -0000 Message-ID: <20000826224303.29946.qmail@web110.yahoomail.com> Received: from [168.191.61.144] by web110.yahoomail.com; Sat, 26 Aug 2000 15:43:03 PDT Date: Sat, 26 Aug 2000 15:43:03 -0700 (PDT) From: Maksim Yevmenkin Subject: startoffice 5.1 CD installation problem To: freebsd-questions@freebsd.org Cc: freebsd-emulation@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org All, i got original Sun CD with staroffice 5.1. the problem is that i could not install it. i did # cd /usr/ports/editors/starofiice5 # make USE_CDROM=yes WITH_CDROM=yes install ===> Installing for staroffice-5.1a ===> staroffice-5.1a depends on file: /compat/linux/usr/i486-linux-libc5/lib/libc.so.5 - found StarOffice 5.1a (Sun Version) Personal Install How-To Written By: Darren Wiebe dkwiebe@hagenhomes.com Make install will preform a network installation of StarOffice 5.1a. Once that is done, run make install-user, as the user you usually login as and do a standard workstation install. It will now be ready to use. Good Luck _X11TransSocketOpen: socket() failed for local _X11TransSocketOpenCOTSClient: Unable to open socket for local _X11TransOpen: transport open failed for local/fly.private.org:0 setup.bin: cannot open display ":0" Please check your "DISPLAY" environment variable, as well as the permissions to access that display (See "man X" resp. "man xhost" for details) *** Error code 1 (ignored) --------8<---------- ``xhost +'' did not resolve the problem. i checked the archive and could not find anything # uname -a FreeBSD fly.private.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sat Aug 26 17:53:03 EST 2000 thanks, emax p.s. please reply directly. i'm not in the list __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message