Re: Mixer resets

2009-02-16 Thread Polytropon
On Sun, 15 Feb 2009 16:41:46 -0800, Rem P Roberti remeg...@comcast.net wrote: line via mixer. After a while I installed gmixer because having a graphical interface made things go a lot quicker. But I discovered that every time I invoked gmixer it reset the vol to 0:0. It continues to

Re: freebsd 7.1 clean install with mouse completely hang

2009-02-16 Thread Polytropon
On Mon, 16 Feb 2009 09:16:48 +0700, Vu The Cuong vuthecu...@luvina.net wrote: Hi all Yeassterday I performed clean installation of freebsd 7.1, gnome showed up fined, but mouse and keyboard completely not functioned, hang all the time, the only way to restart is press the button reset

transcode fails to compile

2009-02-16 Thread Warren Liddell
Running AMD64 7.1-Prrelease system KDE 4.2 Basic question which google fails to answer .. why is this happening an how do i fix ? Test Summary Report --- t/x11/write (Wstat: 0 Tests: 2 Failed: 1) Failed test: 1 Files=27, Tests=345, 8 wallclock secs ( 0.28 usr 0.12 sys

Re: Please Help Me ...

2009-02-16 Thread cpghost
On Mon, Feb 16, 2009 at 08:15:41AM +0330, Ali Reza wrote: Hi i am Install FreeBsd 7.1 in to Detacetad Server where Are Support Cpanel Whm .. ? Please Answer Me ... cPanel and WHM are commercial products: http://www.cpanel.net/products/cpwhm/cpanel11/index.html Apparently, they also

[6.3/MySQL Server 5.1] item_cmpfunc.h:1301: internal compiler error

2009-02-16 Thread Gilles
Hello I updated the Ports collection on this 6.3 host, but it fails compiling MySQL Server 5.1: === In file included from item.h:2428, from mysql_priv.h:749, from sql_profile.cc:32: item_cmpfunc.h:1301: internal compiler error: Illegal instruction: 4 Please

Re: [6.3/MySQL Server 5.1] item_cmpfunc.h:1301: internal compiler error

2009-02-16 Thread Ivan Voras
Gilles wrote: Hello I updated the Ports collection on this 6.3 host, but it fails compiling MySQL Server 5.1: === In file included from item.h:2428, from mysql_priv.h:749, from sql_profile.cc:32: item_cmpfunc.h:1301: internal compiler error:

Re: [6.3/MySQL Server 5.1] item_cmpfunc.h:1301: internal compiler error

2009-02-16 Thread Gilles
On Mon, 16 Feb 2009 15:12:59 +0100, Ivan Voras ivo...@freebsd.org wrote: If you have any CFLAGS set (the most common are those for CPU optimizations), disable them and try again. Thanks for the tip. Do you know which value I should set for this switch, if at all? # dmesg | grep -i CPU CPU: Intel

xorg-fbserver / xorg-server fails upgrade

2009-02-16 Thread Ewald Jenisch
Hi, While upgrading a machine during upgrade of /usr/ports/x11-servers/xorg-vfbserver/work/xorg-server-1.5.3 the build process fails with the errors given below. Any ideas what can be wrong here and how to overcome this problem? Thanks much in advance for any clue, -ewald PS: FreeBSD 7.1,

tab-delimited to csv

2009-02-16 Thread John Almberg
Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could whip up a Ruby script to do it, but I hate to reinvent the wheel. Thanks: John ___ freebsd-questions@freebsd.org mailing list

Re: tab-delimited to csv

2009-02-16 Thread Adam Vande More
John Almberg wrote: Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could whip up a Ruby script to do it, but I hate to reinvent the wheel. Thanks: John ___ freebsd-questions@freebsd.org mailing list

Performance problem with samba/zfs

2009-02-16 Thread Jonathan Belson
Hiya I export a few samba shares from a FreeBSD amd64 server and I've been editing text files on one of the shares via a Windows box. This /usually/ works fine, but occasionally I'll get a pause of several seconds when I save back a modified file. No errors are generated on the server, but

Re: tab-delimited to csv

2009-02-16 Thread Polytropon
On Mon, 16 Feb 2009 11:55:50 -0500, John Almberg jalmb...@identry.com wrote: Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could whip up a Ruby script to do it, but I hate to reinvent the wheel. I think it's more simple with sed. Use the

Re: tab-delimited to csv

2009-02-16 Thread John Almberg
On Feb 16, 2009, at 12:16 PM, Adam Vande More wrote: John Almberg wrote: Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could whip up a Ruby script to do it, but I hate to reinvent the wheel. Thanks: John

Re: tab-delimited to csv

2009-02-16 Thread Roland Smith
On Mon, Feb 16, 2009 at 11:55:50AM -0500, John Almberg wrote: Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could whip up a Ruby script to do it, but As long as the files don't contain commas themselves, it is a straightforward sed or perl

Re: Recommendations for running FreeBSD as a guest OS

2009-02-16 Thread Tim Judd
As promised, here is the link Was recommended only once by a vendor we use. Haven't done ANY research on it, and WILL do research on it. I'd be interested to hear outcomes from anybody here that tries it. http://www.mailenable.com/ Thanks all, --Tim

Re: tab-delimited to csv

2009-02-16 Thread John Almberg
On Feb 16, 2009, at 12:55 PM, Roland Smith wrote: On Mon, Feb 16, 2009 at 11:55:50AM -0500, John Almberg wrote: Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could whip up a Ruby script to do it, but As long as the files don't contain

Problems upgrading SpamAssassin

2009-02-16 Thread Tankko
I am having problems up grading SpamAssassin. The get the following errors when I do portupgrade. I hand corrected the first error by following the instructions listed below, then this error showed. Before I go though and hand correct these one by one, I thought I'd ask if I was doing something

Re: tab-delimited to csv

2009-02-16 Thread Adam Vande More
John Almberg wrote: On Feb 16, 2009, at 12:55 PM, Roland Smith wrote: On Mon, Feb 16, 2009 at 11:55:50AM -0500, John Almberg wrote: Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could whip up a Ruby script to do it, but As long as the

Re: Problems upgrading SpamAssassin

2009-02-16 Thread Mel
On Monday 16 February 2009 08:58:37 Tankko wrote: I am having problems up grading SpamAssassin. The get the following errors when I do portupgrade. I hand corrected the first error by following the instructions listed below, then this error showed. Before I go though and hand correct these

Re: tab-delimited to csv

2009-02-16 Thread John Almberg
On Feb 16, 2009, at 1:25 PM, Adam Vande More wrote: John Almberg wrote: On Feb 16, 2009, at 12:55 PM, Roland Smith wrote: On Mon, Feb 16, 2009 at 11:55:50AM -0500, John Almberg wrote: Can anyone suggest a way to convert a tab-delimited file to csv using standard unix utilities? I could

Re: recovering from a power outage

2009-02-16 Thread Mel
On Thursday 12 February 2009 16:24:25 A. Wright wrote: Can anyone corroborate that? If so, does anyone know when ed started wanting to make a temp file even before any edits are made? I am sure that ed has gotten me out of similar jams in the past, when I wanted to see part of a file in an

Re: Problems upgrading SpamAssassin

2009-02-16 Thread Tankko
We need the line that says: === p5-IO-INET6 depends on file That line is probably faulty. This is the closest thing I can find to p5-IO-INET6 in the build output. === Installing for p5-Net-DNS-0.65 === p5-Net-DNS-0.65 depends on executable: ipcount - found === p5-Net-DNS-0.65 depends

Re: Old user can't log in

2009-02-16 Thread Mel
On Thursday 12 February 2009 19:17:05 Da Rock wrote: I've been following this thread with interest: are you saying FreeBSD logins cannot handle more than 16 groups? If so, why? Because the kernel needs to keep this info. At the time of conception, 16 shorts (16*4=64) per login and maxusers

Re: accents in file names

2009-02-16 Thread Mel
On Thursday 12 February 2009 13:44:40 Chuck Swiger wrote: Perhaps I'm biased, but I've long been of the opinion that the Mac platform with HFS+ has very good internationalization support. Then maybe this is your cue to take over the HFS support in FreeBSD. I've only seen this support

Re: Determining process preventing umount of busy partition

2009-02-16 Thread Mel
On Wednesday 11 February 2009 22:34:11 Polytropon wrote: First of all, I checked both lsof's and fstat's output: NOTHING seems to have a file open in the /usr partition. Very strange. Of course, I've tried the copies of both tools in /root/bin so they don't cause any access on /usr

Re: /var/db/pkg/*/+INSTALL arguments

2009-02-16 Thread Mel
On Thursday 12 February 2009 08:09:46 Rich Winkel wrote: What are the proper arguments to pass to +INSTALL during package installation? +INSTALL pkg-name stage where stage is one of PRE-INSTALL or POST-INSTALL. -- Mel Problem with today's modular software: they start with the modules

Re: Problems upgrading SpamAssassin

2009-02-16 Thread Mel
On Monday 16 February 2009 10:04:43 Tankko wrote: We need the line that says: === p5-IO-INET6 depends on file That line is probably faulty. This is the closest thing I can find to p5-IO-INET6 in the build output. === Installing for p5-Net-DNS-0.65 === p5-Net-DNS-0.65 depends on

Re: vm.pmap.shpgperproc or vm.pmap.pv_entry_max

2009-02-16 Thread Mel
On Thursday 12 February 2009 06:50:58 Marc G. Fournier wrote: I'm gettig an error on my console about 'Approaching the limit on PV entries', to which its giving me two choices as to how to deal with it ... Why would I use one over the other?

Re: Logcheck dependency hell

2009-02-16 Thread Mel
On Thursday 12 February 2009 03:22:04 n j wrote: Hello, could anyone help me what command should I use to find out which logcheck-required port _exactly_ is trying to install half of the X libraries? The logcheck port lists the following build depends (output of

Re: Problems upgrading SpamAssassin

2009-02-16 Thread Tankko
If: # grep 'Socket6.pm' /var/db/pkg/p5-Socket6*/+CONTENTS gives something with site_perl/5.8.8, you: pkg_delete -f p5-Socket6-* Then go back to building what you were building. If the output is empty, then still do the pkg_delete -f, then install p5-Socket6. Then run the above command

Re: Performance problem with samba/zfs

2009-02-16 Thread Mel
On Monday 16 February 2009 07:56:02 Jonathan Belson wrote: Hiya I export a few samba shares from a FreeBSD amd64 server and I've been editing text files on one of the shares via a Windows box. This /usually/ works fine, but occasionally I'll get a pause of several seconds when I save back a

Re: accents in file names

2009-02-16 Thread Mihai Donțu
On Friday 13 February 2009, Chuck Swiger wrote: On Feb 12, 2009, at 2:50 PM, Wojciech Puchar wrote: accented letter to my freebsd box, the accented letter simply disappear. UFS supports 8-bit characters except for / and \0, but you also need to run a terminal with UTF8 support and use a

Re: [6.3/MySQL Server 5.1] item_cmpfunc.h:1301: internal compiler error

2009-02-16 Thread Mel
On Monday 16 February 2009 05:46:01 Gilles wrote: On Mon, 16 Feb 2009 15:12:59 +0100, Ivan Voras ivo...@freebsd.org wrote: If you have any CFLAGS set (the most common are those for CPU optimizations), disable them and try again. Thanks for the tip. Do you know which value I should set for

Re: Problems upgrading SpamAssassin

2009-02-16 Thread Mel
On Monday 16 February 2009 11:19:35 Tankko wrote: If: # grep 'Socket6.pm' /var/db/pkg/p5-Socket6*/+CONTENTS gives something with site_perl/5.8.8, you: pkg_delete -f p5-Socket6-* Then go back to building what you were building. If the output is empty, then still do the pkg_delete

Re: Problems upgrading SpamAssassin

2009-02-16 Thread Wojciech Puchar
so do make deinstall and make install /usr/ports/net/p5-Socket6 === Installing for p5-Socket6-0.23 === p5-Socket6-0.23 depends on file: /usr/local/bin/perl5.8.9 - found === Generating temporary packing list === Checking if net/p5-Socket6 already installed === p5-Socket6-0.23 is already

Re: accents in file names

2009-02-16 Thread Daniel Leal
Yes, that's right. I copied the files from win4bsd system. Mihai Donțu wrote: On Friday 13 February 2009, Chuck Swiger wrote: On Feb 12, 2009, at 2:50 PM, Wojciech Puchar wrote: accented letter to my freebsd box, the accented letter simply disappear. UFS supports 8-bit

Re: vm.pmap.shpgperproc or vm.pmap.pv_entry_max

2009-02-16 Thread Marc G. Fournier
Thanks, that one helps ... On Mon, 16 Feb 2009, Mel wrote: On Thursday 12 February 2009 06:50:58 Marc G. Fournier wrote: I'm gettig an error on my console about 'Approaching the limit on PV entries', to which its giving me two choices as to how to deal with it ... Why would I use one over

bump year on website

2009-02-16 Thread Eitan Adler
http://www.freebsd.org/copyright/freebsd-license.html copyright should be 2009 now ;) -- Eitan Adler Security is increased by designing for the way humans actually behave. -Jakob Nielsen ___ freebsd-questions@freebsd.org mailing list

Re: Problems upgrading SpamAssassin

2009-02-16 Thread Tankko
Same issue, different package. Apparently perl-after-upgrade didn't do it's job. I would: portupgrade -f p5-* Then go back to upgrade spamassasin. -- Mel OK, this solved the problem. Everything upgrades fine now. Thank you very much for all your help. Not sure why this happened in the

Re: reread newsyslog.conf without reboot

2009-02-16 Thread John Nielsen
On Friday 13 February 2009 05:44:55 am Proskurin Kirill wrote: Fbsd1 wrote: How do I get the system to reread /etc/newsyslog.conf file with out rebooting the system? /etc/rc.d/newsyslog restart Since newsyslog is run from cron (and doesn't stay active as a daemon) no action is strictly

(no subject)

2009-02-16 Thread wclark
I am new to bsd how can i load sound and is there a plugin adobe maybe ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Re: (no subject)

2009-02-16 Thread Glen Barber
Please put a Subject: in your mails. Most people won't read emails w/o a subject. On Mon, Feb 16, 2009 at 8:49 PM, wcl...@dl1.njit.edu wrote: I am new to bsd how can i load sound and is there a plugin adobe maybe ? http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html

Re: Why there are so many binary packages missing on FTP?

2009-02-16 Thread matt donovan
On Sat, Feb 14, 2009 at 1:31 PM, Yuri y...@rawbw.com wrote: /usr/ports/UPDATING recently recommended to upgrade kde-4.1.0 to kde-4-2.0. So I deleted kde-4.1.0 only to find out that there are no binaries for both kde-4.1.0 and kde-4.2.0. So I had to build kde-4.2.0 for many hours, again, only

Re: bump year on website

2009-02-16 Thread Giorgos Keramidas
On Mon, 16 Feb 2009 16:52:12 -0500, Eitan Adler eitanadlerl...@gmail.com wrote: http://www.freebsd.org/copyright/freebsd-license.html copyright should be 2009 now ;) I've updated the year ranges in both freebsd-doc-license.sgml and freebsd-license.sgml. Thanks :) pgpEAu6eFpOpU.pgp

How do I see disk IO for specific ZFS file systems?

2009-02-16 Thread Rudy
I realize I can see per device iostats with zpool or gstat, but I am interested in specific mount points. Is that possible? What are the read/writes for /tank/BBB.monkeybrains.net? The READS are low and then jump to a higher value and I'm trying to track it down. READ/WRITE over past 6