kdevelop ruby support missing for freebsd

2005-11-23 Thread Lei Sun
Hi, I just installed the latest stable version of kdevelop on both freebsd 6.0 and suse 10.0 for ruby programming projects. I noticed the kdevelop ruby support on suse is all there, but I can't seems to be able to get the kdevelop ruby for freebsd working. I can't find the file tree tab, and

Problem connecting a freebsd server using ssh

2006-02-23 Thread Lei Sun
Hi Guys, I did tons of search on what problems might be, but it doesn't seems to be the cases that I have searched even though it looks similar. 1. ssh from Freebsd_A to Freebsd_B: I got Read from socket failed: Connection reset by peer error. 2. ssh from windows xp (putty) to Freebsd_B: logs me

Re: Problem connecting a freebsd server using ssh

2006-02-23 Thread Lei Sun
Actually, both of them are releng_6-p4, and I had no problem connecting in both directions before Freebsd_B is put into the data center. Any more help or suggestions would be gladly appreciated. Thanks Lei On 2/23/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: At 03:50 AM 2/23/2006, Lei Sun

zh-scim-pinyin-0.5.91_1 compile error

2006-03-01 Thread Lei Sun
Hi, port chinese/scim-pinyin still seems to be having problem with libtool.(For details, please see the log below) Would somebody please fix it? Thanks a lot. Lei ... echo '#include kdialog.h'

Re: Explaining FreeBSD features

2005-06-22 Thread Lei Sun
After all, someone is trying to do something good for freebsd, by making freebsd known by more and more people. Most people are lazy, we tend to prefer immediate results rather than a long term process and commitment. I think this is understandable. Of course, there will be a lot of newbies

only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Lei Sun
Hi, I wanted to enable the second logical CPU on my P4 HT. and... Something seems to be strange to me as: All of the processes are running with CPU0 and none is working with CPU1 - last pid:

Re: only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Lei Sun
machdep.hyperthreading_allowed. --- so I echo machdep.hyperthreading_allowed /boot/load.conf, then reboot. But still only 1 CPU is running. Thanks in advance :) Lei On 7/22/05, Andreas Rudisch cyb.@gmx.net wrote: On Fri, 2005-07-22 at 00:12 -0700, Lei Sun wrote: Hi, I wanted to enable

Re: only see cpu0 working after rebuilding kernel with SMP support

2005-07-22 Thread Lei Sun
This thread helped http://archives.neohapsis.com/archives/freebsd/2005-05/0037.html On 7/22/05, Lei Sun [EMAIL PROTECTED] wrote: Yes, I read that security advisory as well, and I see --- NOTE: For users that are certain that their environment is not affected

turck-mmcache-2.4.6 disappeared from ports tree?

2005-07-23 Thread Lei Sun
Hi, I am wondering why turck-mmcache-2.4.6 disappeared from the ports tree in 5.4, and later on I found out that it disppeared in 5.3 as well. Will it make its way back to the ports tree? Any Ideas? Thanks in advance. Lei ___

Re: turck-mmcache-2.4.6 disappeared from ports tree?

2005-07-24 Thread Lei Sun
Thanks a lot :) On 7/23/05, Dan Nelson [EMAIL PROTECTED] wrote: In the last episode (Jul 23), Lei Sun said: Hi, I am wondering why turck-mmcache-2.4.6 disappeared from the ports tree in 5.4, and later on I found out that it disppeared in 5.3 as well. Will it make its way back

ssh over a very bad http proxy

2005-07-25 Thread Lei Sun
Hi I spent almost entire week, customizing my freebsd server at home, and now, I would like to access it from my work place. But it doesn't seems to be possible without making http tunnels through an authenticated proxy server. I tried to use http-tunnel, it doesn't support the authenticated

ssh over a very bad http proxy :(

2005-07-25 Thread Lei Sun
Hi I spent almost entire week, customizing my freebsd server at home, and I would like to access it from my work place. But it doesn't seems to be possible without making http tunnels through an authenticated proxy server. I tried to use http-tunnel, it doesn't support the authenticated

how to run 2 instance of memcached from rc.conf?

2005-07-27 Thread Lei Sun
Hi, I am trying to run 2 instance of memcached from rc.conf, but whenever I try to start it the second time, it tells me that the instance is already running. Please help... my rc.conf defaultrouter=192.168.0.1 hostname=aphrodite.us.8po.com

Re: how to run 2 instance of memcached from rc.conf?

2005-07-27 Thread Lei Sun
the same script to run 2 instance of memcached? Thanks in advance. Lei On 7/26/05, Glenn Dawson [EMAIL PROTECTED] wrote: At 11:16 PM 7/26/2005, Lei Sun wrote: Hi, I am trying to run 2 instance of memcached from rc.conf, but whenever I try to start it the second time, it tells me

Re: how to run 2 instance of memcached from rc.conf?

2005-07-27 Thread Lei Sun
memcached2_enable=YES memcached2_flags=-m 2 -l 10.1.1.245 -p 11212 That worked for me on one of my test systems. -Glenn Lei On 7/26/05, Glenn Dawson [EMAIL PROTECTED] wrote: At 11:16 PM 7/26/2005, Lei Sun wrote: Hi, I am trying to run 2 instance of memcached from

Why the version I see on the official website is different(newer) from the ones I get to install?

2005-04-22 Thread Lei Sun
Hi, I have been checking out how to keep my system up-to-date for quite a while, and yet I can't seem to find the reason why - see below for example: I just installed freebsd 5.3 and trying to get apache+mod_ssl installed on my machine. Fine, I got to do the make install, and did all of the

Re: Why the version I see on the official website is different(newer) from the ones I get to install?

2005-04-22 Thread Lei Sun
# pkgdb -F --- Checking the package registry database su-3.00# portupgrade -arR su-3.00# Nothing happened On 4/22/05, Kris Kennaway [EMAIL PROTECTED] wrote: On Fri, Apr 22, 2005 at 06:59:58PM -0700, Lei Sun wrote: Hi Kris, Which directory do I do the 'make fetchindex'? /usr/ports. See

Re: Why the version I see on the official website is different(newer) from the ones I get to install?

2005-04-22 Thread Lei Sun
I did check the new INDEX-5 file, and it seems to be good, (with all of the right versions of softwares) But how come when I do the portupgrade, nothing happens? Lei On 4/22/05, Lei Sun [EMAIL PROTECTED] wrote: su-3.00# cd /usr/ports/ su-3.00# make fetchindex INDEX-5 100% of 6381 kB 339

Re: struggling with ports, packages, cvsup

2005-04-23 Thread Lei Sun
I had same question yesterday :) you need to copy the ports-supfile from the example directory instead of the standard file. And the supfile you have should have ports-all in there. Yours have 'src-all', which is for the system src. On 4/23/05, T P [EMAIL PROTECTED] wrote: I have figured out

Starting custom compiled Openldap without root privilege

2005-05-25 Thread Lei Sun
Hi, I am testing a custom compiled Openldap on both freebsd and solaris, and I am in a position where I don't have sudo priviledge to start openldap. It started fine when starting as root, but the requirement asks me not to start openldap as root. Is there any way that I can start openldap on a

aspell upgrade problem

2005-06-06 Thread Lei Sun
Hi, I am trying to do a upgrade of aspell on freebsd5.4 using cvsup portsupfile # cd /usr/ports # make fetchindex # protupgrade aspell and it's giving me errors: ... = Attempting to fetch from ftp://ftp.lip6.fr/pub/gnu/aspell/. fetch: aspell-0.60.2.tar.gz: local modification time does not

Re: aspell upgrade problem

2005-06-06 Thread Lei Sun
pkg-plist.fopkg-plist.is pkg-plist.nnpkg-plist.sw pkg-plist.cspkg-plist.frpkg-plist.it pkg-plist.nypkg-plist.ta On 6/6/05, Kent Stewart [EMAIL PROTECTED] wrote: On Monday 06 June 2005 10:31 am, Lei Sun wrote: Hi

Re: aspell upgrade problem

2005-06-07 Thread Lei Sun
PROTECTED] wrote: On Monday 06 June 2005 01:04 pm, Lei Sun wrote: Which file should I delete? It is getting errors like checksum mismatch. - --- I did a make clean You need to cd /usr

disk fragmentation, 0%?

2005-08-14 Thread Lei Sun
Hi, I know this question has been raised a lot of times, and most of people don't think it is necessary to defragment ufs, and from the previous posts, I got to know there are sometimes, disksize can be more than 100% But... I got ... /dev/ar0s1a: ... 0.5% fragmentation /dev/ar0s1e: ... 0.0%

Re: disk fragmentation, 0%?

2005-08-14 Thread Lei Sun
Thanks for the good answers. But can anyone tell me why the capacity is going negative? and not full? Filesystem SizeUsed Avail Capacity Mounted on /dev/ar0s1e248M -278K228M-0%/tmp Thanks a lot Lei On 8/14/05, Glenn Dawson [EMAIL PROTECTED] wrote: At 12:18 PM

Re: disk fragmentation, 0%?

2005-08-15 Thread Lei Sun
This happened, after I tested the atacontrol to rebuild the raid1. The /tmp partition doesn't have anything but several empty directories created. and I have the clear /tmp directive in the rc.conf, which will clean up the /tmp everytime when system boot up. So that was really wierd. as it

Re: disk fragmentation, 0%?

2005-08-15 Thread Lei Sun
Thanks All, I think Kris's suggestion worked, as when I was rebuilding of the atacontrol, I remember it failed once, and had a lot of problem trying to reboot and unmount the /tmp directory. So after I rebuild the array, somehow /tmp looks clean to the OS, and didn't get checked. so somehow the

oversized httpd process?

2005-08-24 Thread Lei Sun
Hi, I saw many posts from google regarding to this question, but there were no definite answers.. some say, it's mod_ssl, some say it's mod_perl, some say it is mm. But my case, it just doesn't make much sence to me at all. Here are the 2 test machines that I have, both have the exact same

Re: oversized httpd process?

2005-08-24 Thread Lei Sun
to find that much stuff to cache, and it would always be less than 20MB. Am I expecting the right thing? On 8/24/05, Dan Nelson [EMAIL PROTECTED] wrote: In the last episode (Aug 24), Lei Sun said: I saw many posts from google regarding to this question, but there were no definite answers

baghira 0.6e on KDE on Freebsd

2005-09-13 Thread Lei Sun
Hi, I have spent 3 hours googling how to get baghira 0.6e work with kde on my freebsd box, no luck. I do see the bab got fired up, and right click on the bab applet in system tray does show a small menu, but left click just doesn't change kde look at all. Can anybody tell me what I am doing

problem with ksh finding console columns and lines

2005-10-14 Thread Lei Sun
Hi guys, I am having problem with finding $COLUMNS and $LINES from ksh. Couldn't find any workable example on google. Any help or direction will be appreciated. Thanks a lot. Lei ___ freebsd-questions@freebsd.org mailing list