Re: Experiences running named and rndc on 4.4 vs 4.3

2008-11-13 Thread 23
at 14:08, 23号 [EMAIL PROTECTED] wrote: vi /etc/rc: .. if [ X${named_flags} != XNO ]; then if ! cmp -s /etc/rndc.key /var/named/etc/rndc.key ; then echo -n rndc-confgen: generating new shared secret... if /usr/sbin/rndc-confgen -a -t /var/named /dev/null 21

Re: jdk 1.6 build needs jdk 1.5 ?

2008-11-14 Thread 23
I use jdk1.7 from ftp: sudo pkg_add -iv jdk-1.7.0.00b24p2.tgz -- Best Regards My Chaos: https://n23.appspot.com On Wed, Nov 12, 2008 at 22:22, Cedric Brisseau [EMAIL PROTECTED] wrote: Hi all, I just try to build jdk 1.6 on my fresh -current system, and the pkg_tools are telling me

Re: trouble installing ports (No packages available in the PKG_PATH)

2008-11-14 Thread 23
I use it: Shell:~ : cat /etc/mk.conf SUDO=/usr/bin/sudo WRKOBJDIR=/usr/obj/ports DISTDIR=/usr/distfiles PACKAGE_REPOSITORY=/usr/packages _MASTER_SITE_OPENBSD?= \ ftp://ftp.freebsdchina.org/pub/OpenBSD/distfiles/${DIST_SUBDIR}/ \

Re: azalia

2009-05-08 Thread 23
I checkout the newest for azalia, now anything is okay, my dmesg is: OpenBSD 4.5 (GENERIC.MP) #1: Fri May 8 21:57:45 GMT 2009 r...@obsd.org:/usr/src/sys/arch/i386/compile/GENERIC.MP cpu0: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz (GenuineIntel 686-class) 1.50 GHz cpu0:

how to set gnome-terminal default encoding

2009-07-14 Thread 23
Hi, my openbsd is 4.5, gnome-terminal default encoding is ascii, I cannot find how to set to utf-8. my environment vars is: export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 -- Best Regards My Chaos: http://n23.appspot.com

Re: how to set gnome-terminal default encoding

2009-07-14 Thread 23
gnome-terminal version: 2.24.3 how to set default encoding? -- Best Regards My Chaos: http://n23.appspot.com On Tue, Jul 14, 2009 at 13:22, Markus Wernigmar...@wernig.net wrote: 23e7 wrote: Hi, my openbsd is 4.5, gnome-terminal default encoding is ascii, I cannot find how to set to

how to support Intel 965?

2007-11-03 Thread 23
Hi, my notebook's dmesg: OpenBSD 4.2 (GENERIC) #375: Tue Aug 28 10:38:44 MDT 2007 [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Core(TM)2 Duo CPU T5250 @ 1.50GHz (GenuineIntel 686-class) 1.50 GHz cpu0:

Re: how to support Intel 965?

2007-11-03 Thread 23
yes, I installed it. I make build on xenocara. On 11/3/07, Daniel [EMAIL PROTECTED] wrote: On 2007. November 3. 12:57.07 23e 7 wrote: Hi, [...] vga1 at pci0 dev 2 function 0 Intel 82965GM Video rev 0x03: [...] Hi! This could be a long shot, but I think you need the intel driver from

Re: how to support Intel 965?

2007-11-03 Thread 23
yes, it don't work. On 11/3/07, Pau Amaro-Seoane [EMAIL PROTECTED] wrote: su mv /etc/X11/xorg.conf /etc/X11/xorg.conf.original startx does it work? 2007/11/3, 23$B9f(B [EMAIL PROTECTED]: Hi, my notebook's dmesg: OpenBSD 4.2 (GENERIC) #375: Tue Aug 28 10:38:44 MDT 2007 [EMAIL

Re: how to support Intel 965?

2007-11-03 Thread 23
now, it works, thanks a lot. On 11/3/07, 23$B9f(B [EMAIL PROTECTED] wrote: yes, I installed it. I make build on xenocara. On 11/3/07, Daniel [EMAIL PROTECTED] wrote: On 2007. November 3. 12:57.07 23e 7 wrote: Hi, [...] vga1 at pci0 dev 2 function 0 Intel 82965GM Video rev 0x03:

how to create cdrom42.fs?

2007-11-06 Thread 23
Hi, anything script? -- Best Regards, No.23 http://blog.chinaunix.net/u1/42287

Re: how to create cdrom42.fs?

2007-11-06 Thread 23
thx. On 11/6/07, Guillermo Bernaldo de Quiros Maraver [EMAIL PROTECTED] wrote: If you have the source tree downloaded, you can make it from: /usr/src/distrib/`uname -m`/ramdisk_cd/ 2007/11/6, 23$B9f(B [EMAIL PROTECTED] : Hi, anything script? -- Best Regards, No.23

Building a custom kernel error

2007-11-08 Thread 23
Hi, everybody the error log: ld -Ttext 0xD0200120 -e start -N --warn-common -S -x -o bsd ${SYSTEM_OBJ} vers.o locore.o(.text+0x26b2): In function `Xintrsofttty': : undefined reference to `comsoft' *** Error code 1 I dmassage to fiter configure file, my config: # $OpenBSD: GENERIC,v 1.568

Re: Building a custom kernel error

2007-11-08 Thread 23
yes, I know. On 11/8/07, knitti [EMAIL PROTECTED] wrote: On 11/8/07, 23$B9f(B [EMAIL PROTECTED] wrote: I missing some option? did you read the FAQ? do you know what you are doing? why do you need a custom kernel? --knitti -- Best Regards, No.23

Re: Building a custom kernel error

2007-11-08 Thread 23
it is okay, I added its to configure file: pccom0 at isa? port 0x3f8 irq 4 # standard PC serial ports pccom1 at isa? port 0x2f8 irq 3 thx. On 11/8/07, knitti [EMAIL PROTECTED] wrote: On 11/8/07, 23$B9f(B [EMAIL PROTECTED] wrote: yes, I know. On 11/8/07, knitti [EMAIL PROTECTED] wrote: