Re: Packets v.s. Bytes

2006-03-13 Thread David Miao
By the way, anyone could tell me 1 packet = ? bytes? Thanks. On 3/13/06, David Miao <[EMAIL PROTECTED]> wrote: > Dear list, > > `netstat -i' returns _packets_, how can I get statistics using _bytes_? > > Any suggestions or hints? Thanks! > > Regards, > David

Packets v.s. Bytes

2006-03-13 Thread David Miao
Dear list, `netstat -i' returns _packets_, how can I get statistics using _bytes_? Any suggestions or hints? Thanks! Regards, David dm% netstat -i NameMtu Network Address Ipkts IerrsOpkts Oerrs Coll fxp0 1500 00:06:5b:3c:cb:01 3881033 0 2848419 0

Re: C++ compile error

2005-12-16 Thread David Miao
On 12/16/05, Nathan Vidican <[EMAIL PROTECTED]> wrote: > David Miao wrote: > > Dear list, > > > > I try to compile a hello world C++ program in FreeBSD 6.0, but get an > > error as below: > > > > [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C > &g

C++ compile error

2005-12-16 Thread David Miao
Dear list, I try to compile a hello world C++ program in FreeBSD 6.0, but get an error as below: [EMAIL PROTECTED] ~/cpp]% CC -o hello hello.C hello.C: In function `int main()': hello.C:5: error: `cout' undeclared (first use this function) hello.C:5: error: (Each undeclared identifier is reported

Re: How can I get 4.9-ISO-IMAGES-i386

2005-12-02 Thread David Miao
On 12/2/05, YE ZHIJIE <[EMAIL PROTECTED]> wrote: > Can you give me an answer,Thanks! > > -- > 叶智杰 > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL

Re: FreeBSD 6.0 in VMware

2005-11-30 Thread David Miao
On 11/30/05, Benjamin Thelen <[EMAIL PROTECTED]> wrote: > David Miao schrieb: > > On 11/29/05, 赵铭 <[EMAIL PROTECTED]> wrote: > > > >> > >>the reason of the error ,i think it's the vmware and you real machine check > >>the processor *MH

Re: FreeBSD 6.0 in VMware

2005-11-29 Thread David Miao
rad Heuer <[EMAIL PROTECTED]> wrote: > > > > > > On Tue, 29 Nov 2005, David Miao wrote: > > > > > I installed a freebsd 6.0 in vmware 5.5, why I get a mass of error > > > message of "calcu runtime error"? > > > > I installed PC-BSD 1.0rc1

Re: FreeBSD 6.0 in VMware

2005-11-29 Thread David Miao
On 11/29/05, Konrad Heuer <[EMAIL PROTECTED]> wrote: > > On Tue, 29 Nov 2005, David Miao wrote: > > > I installed a freebsd 6.0 in vmware 5.5, why I get a mass of error > > message of "calcu runtime error"? > > I installed PC-BSD 1.0rc1 which is in tur

Re: FreeBSD 6.0 in VMware

2005-11-29 Thread David Miao
On 11/30/05, Joao Barros <[EMAIL PROTECTED]> wrote: > On 11/29/05, David Miao <[EMAIL PROTECTED]> wrote: > > Hi list, > > > > I installed a freebsd 6.0 in vmware 5.5, why I get a mass of error > > message of "calcu runtime error"? > > Quo

Re: FreeBSD 6.0 in VMware

2005-11-29 Thread David Miao
On 11/29/05, Vampire D <[EMAIL PROTECTED]> wrote: > Boot without ACPI > > -- > "Do the actors on Unsolved Mysteries ever get arrested because they look > just like the criminal they are playing?" > > Christopher > Hi Christopher, Thank you very much. Regards, David __

Re: FreeBSD 6.0 in VMware

2005-11-29 Thread David Miao
On 11/29/05, Mathieu CHATEAU <[EMAIL PROTECTED]> wrote: > Tuesday, November 29, 2005, 7:57:00 AM, you wrote: > > > Are you running vmware on a notebook ? > I have warning fromm vmware since my processor frequency is changing ( > to keep battery) > > This may slow of boost cpu/clock throttle inside

FreeBSD 6.0 in VMware

2005-11-28 Thread David Miao
Hi list, I installed a freebsd 6.0 in vmware 5.5, why I get a mass of error message of "calcu runtime error"? Below is my freebsd configuration === Kernel: GENERIC df -h: Filesystem SizeUsed Avail Capacity Mounted on /dev/ad0s1a484M 72M373M16

Re: Package upgrade

2005-11-27 Thread David Miao
On 25 Nov 2005 10:05:52 -0500, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > David Miao <[EMAIL PROTECTED]> writes: > > > Hi list, > > > > I have already installed 'python-2.4.1_3.tbz' package from FreeBSD6.0 > > i386 disc 2, may I use below comman

Package upgrade

2005-11-23 Thread David Miao
Hi list, I have already installed 'python-2.4.1_3.tbz' package from FreeBSD6.0 i386 disc 2, may I use below command to install the up-to-date python 2.4.2 without uninstall old version in advance? # cd /usr/ports/lang/python (I have downloaded the latest CVS tree) # make install clean or # pkg