cc-mail file format

2008-10-12 Thread perryh
Is anyone aware of a program that can read cc-mail mailboxes, similar to readpst from mail/libpst for Outlook? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EM

Re: rsync or even scp questions....

2008-10-12 Thread Gary Kline
On Sun, Oct 12, 2008 at 01:49:31AM -0700, Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 09:42:38AM +0100, Matthew Seaman wrote: > > mdh wrote: > >> --- On Sat, 10/11/08, Gary Kline <[EMAIL PROTECTED]> wrote: > >>> On the Ubuntu computer I am /home/kline; on my main > >>> computer, > >>> my h

Re: rsync or even scp questions....

2008-10-12 Thread Gary Kline
On Sun, Oct 12, 2008 at 09:42:38AM +0100, Matthew Seaman wrote: > mdh wrote: > >--- On Sat, 10/11/08, Gary Kline <[EMAIL PROTECTED]> wrote: > >>On the Ubuntu computer I am /home/kline; on my main > >>computer, > >>my home is /usr/home/kline. The following sh script > >>worked > >>perf

Re: Installation Hangs

2008-10-12 Thread Wayne Sierke
On Sun, 2008-10-12 at 10:54 -0700, ton80 wrote: > Hello, > I am trying to install FreeBSD. > During the install (actually at the beginning of the process) the system > hangs indefinitely. > When it gets to the select country screen...it is frozen. > During the boot process, as it is reading all the

Re: RAID migration

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 10:27:47PM -0600, Anthony Chavez wrote: > Jeremy Chadwick wrote: > > On Sun, Oct 12, 2008 at 07:10:31PM -0600, Anthony Chavez wrote: > >> Dear freebsd-questions, > >> > >> I have a HighPoint 1820 RAID controller that is using 1 channel for an > >> OS drive and 3 channels for

Re: RAID migration

2008-10-12 Thread Anthony Chavez
Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 07:10:31PM -0600, Anthony Chavez wrote: >> Dear freebsd-questions, >> >> I have a HighPoint 1820 RAID controller that is using 1 channel for an >> OS drive and 3 channels for a RAID-5 array. I'm interested in migrating >> to a new (possibly non-High

Re: RAID migration

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 07:10:31PM -0600, Anthony Chavez wrote: > Dear freebsd-questions, > > I have a HighPoint 1820 RAID controller that is using 1 channel for an > OS drive and 3 channels for a RAID-5 array. I'm interested in migrating > to a new (possibly non-HighPoint) card, and am wondering

RAID migration

2008-10-12 Thread Anthony Chavez
Dear freebsd-questions, I have a HighPoint 1820 RAID controller that is using 1 channel for an OS drive and 3 channels for a RAID-5 array. I'm interested in migrating to a new (possibly non-HighPoint) card, and am wondering if I will be able to plug the OS drive into one channel on the new card a

Re: Need help installing on SATA

2008-10-12 Thread Conrad J. Sabatier
On 10 Oct 2008 at 22:08, Brian wrote: > Conrad J. Sabatier wrote: > > Does anyone know the magic incantation that will permit me to install > > FreeBSD on this new machine of mine (nVidia chipset, SATA1 disk > > controller)? > > > > I've been trying for a week or so now, with no luck. Just o

Re: IAX2 (or SIP) softphone for FreeBSD

2008-10-12 Thread Zane C.B.
On Sun, 12 Oct 2008 16:23:54 +0200 (CEST) Wojciech Puchar <[EMAIL PROTECTED]> wrote: > anyone know something good. > > good=simply, works well, preferably no or minimal GUI. The most reliable is 'net/ekiga'. I've run into problems with 'net/kiax' and crossing NAT. That was nearly two years ago s

RE: Installation Hangs

2008-10-12 Thread mdh
> Yes, you can remove the hard disk, put it in a different > machine, > install FreeBSD on it, then move the disk back. At that point, if you don't need a graphical console, then a serial console might be a good work-around option. http://www.freebsd.org/doc/en/books/handbook/serialconsole-setu

RE: Installation Hangs

2008-10-12 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of ton80 > Sent: Sunday, October 12, 2008 10:54 AM > To: freebsd-questions@freebsd.org > Subject: Installation Hangs > > > > Hello, > I am trying to install FreeBSD. > During the install (actually at the beg

RE: The disc in your drive looks more like an Audio CD than aFreeBSDrelease

2008-10-12 Thread Ted Mittelstaedt
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Kiffin > Sent: Sunday, October 12, 2008 11:24 AM > To: Jeremy Chadwick > Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org > Subject: Re: The disc in your drive looks more like an Audio CD than > aFree

carp not working after upgrade

2008-10-12 Thread Gábri Máté
Dear List, i have a FreeBSD 7-release cluster firewall using carp for the public IP addresses. Last evening i've upgraded the firewalls to 7-release-p5 and after that carp stopped working. Do you have any suggestions? ___ freebsd-questions@freebsd.org mai

Re: The disc in your drive looks more like an Audio CD than a FreeBSDrelease

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 08:23:51PM +0200, Kiffin wrote: > Thanks for the prompt response. However, I have a brand-new ASUS X59XL > notebook so the CD drive isn't old. Could it be that the CD drive is too > new and not recognized properly bt FreeBSD rather than too old? 1) There's nothing "special"

fail with wireless network configuration with "SIOCS80211: Invalid argument"

2008-10-12 Thread Zhang Weiwu
Hello. I am trying to get an AboveCable (model: ACPC 2000-01) wireless card connected to my home network with 40-bit Hex WEP Encryption on FreeBSD 6.1. # ifconfig wi0 inet 192.168.1.90 ssid ZWW wepmode on wepkey 0xea82552825 ifconfig: SIOCS80211: Invalid argument Did I made anything wrong or mis

Re: The disc in your drive looks more like an Audio CD than a FreeBSDrelease

2008-10-12 Thread Kiffin
Thanks for the prompt response. However, I have a brand-new ASUS X59XL notebook so the CD drive isn't old. Could it be that the CD drive is too new and not recognized properly bt FreeBSD rather than too old? On Sun, 2008-10-12 at 10:58 -0700, Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 07:3

Re: Installation Hangs

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 11:08:50AM -0700, ton80 wrote: > Jeremy Chadwick-3 wrote: > > On Sun, Oct 12, 2008 at 10:54:26AM -0700, ton80 wrote: > >> Hello, > >> I am trying to install FreeBSD. > >> During the install (actually at the beginning of the process) the system > >> hangs indefinitely. > >> W

Re: Installation Hangs

2008-10-12 Thread ton80
Jeremy Chadwick-3 wrote: > > On Sun, Oct 12, 2008 at 10:54:26AM -0700, ton80 wrote: >> Hello, >> I am trying to install FreeBSD. >> During the install (actually at the beginning of the process) the system >> hangs indefinitely. >> When it gets to the select country screen...it is frozen. >> Dur

Re: Installation Hangs

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 10:54:26AM -0700, ton80 wrote: > Hello, > I am trying to install FreeBSD. > During the install (actually at the beginning of the process) the system > hangs indefinitely. > When it gets to the select country screen...it is frozen. > During the boot process, as it is reading

Re: The disc in your drive looks more like an Audio CD than a FreeBSDrelease

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 07:36:37PM +0200, Kiffin wrote: > I rechecked the discs with a verify tool using the original iso files > and nothing is wrong with the discs. A couple comments: 1) This isn't telling me anything. For all I know the "verify tool" only compares ISO file contents to what's

Installation Hangs

2008-10-12 Thread ton80
Hello, I am trying to install FreeBSD. During the install (actually at the beginning of the process) the system hangs indefinitely. When it gets to the select country screen...it is frozen. During the boot process, as it is reading all the hardware, it finds the USB controller OK then later it sta

Re: newsyslog naming scheme could be improved?

2008-10-12 Thread andrew clarke
On Sat 2008-10-11 14:58:39 UTC-0400, Garance A Drosehn ([EMAIL PROTECTED]) wrote: > It would be bad to change the default behavior, but there have > been several people who wished for some option for newsyslog > which would make it use some alternate naming scheme. There's > at least one PR abou

Re: The disc in your drive looks more like an Audio CD than a FreeBSDrelease

2008-10-12 Thread Kiffin
I rechecked the discs with a verify tool using the original iso files and nothing is wrong with the discs. On Sun, 2008-10-12 at 08:01 -0700, Jeremy Chadwick wrote: > On Sun, Oct 12, 2008 at 04:51:54PM +0200, Kiffin wrote: > > I checked it and everything looks just fine, e.g. just Freebsd install

Re: libncurses.so.6

2008-10-12 Thread User Lenzi
Hello... I have some time ago an issue with libncurses and openssl... I resolved things using the libncures (/usr/lib/libncurses.so) and ssl (/usr/lib/libssl.so) from the system, and I have never had problems since then. solution: I remove the package ncurses and openssl. and use the librar

Re: Cannot compile kde4 or gnome2 due to gstreamer-plugin error

2008-10-12 Thread Koop Mast
[EMAIL PROTECTED] wrote: Thomas I fetched the latest portsnap and it seems I can't compile gstream-plugins either I get the identical error there must be something wrong with this portyou are not alone. I'm on freebsd 7.0 release. I hope they get it fixed soon as I think its a dependancy f

Can tcsh report 'command had no output'?

2008-10-12 Thread Kelly Jones
Can I force tcsh to say "previous command returned empty stdout" or something? I often cut and paste shell output for my cow-orkers, and it's crucial to note when a command returns nothing. Currently, I insert the information manually: > ls | fgrep 'phrase' [no results] but it'd be nice if tcsh

Re: The disc in your drive looks more like an Audio CD than a FreeBSDrelease

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 04:51:54PM +0200, Kiffin wrote: > I checked it and everything looks just fine, e.g. just Freebsd install > files and nothing else. It's very possible that the disc burning software you used did something incorrectly, or did something custom. What program burnt the CD? If

Re: freebsd7 & kde4 & performance

2008-10-12 Thread t-u-t
> > > > One thing I am curious of is if you're running i386 FreeBSD, or another > architecture (amd64, ia64, etc?) > > I'm running 7.0 stable with ULE scheduler on i386 architecture (since > it's Pentium M). I've tried to use kde4 out of the box (after > compilation). Whole kde is running poorly. I

RE: The disc in your drive looks more like an Audio CD than a FreeBSDrelease

2008-10-12 Thread Kiffin
I checked it and everything looks just fine, e.g. just Freebsd install files and nothing else. On Tue, 2008-10-07 at 18:42 +0800, joeb wrote: > Yea I would say your burn of the .iso file to your cd did not work. Mount > the cd and see if it contains a directory tree of Freebsd install files or > m

RE: Xorg/kde startup errors

2008-10-12 Thread joeb
What is your xorg.new.conf file? It's in the root directory. Here is my screen resolution from the above file "Section "Screen" Identifier "Screen0" Device "Card0" Monitor"Monitor0" SubSection "Display" Viewport 0 0 Depth

IAX2 (or SIP) softphone for FreeBSD

2008-10-12 Thread Wojciech Puchar
anyone know something good. good=simply, works well, preferably no or minimal GUI. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Mailman + Apache + Cookies + FreeBSD

2008-10-12 Thread Grant Peel
Jeff, are you running apache with Suexec? If so I would realy like to expand in this with you. -Grant - Original Message - From: "Jeffrey Goldberg" <[EMAIL PROTECTED]> To: "Odhiambo Washington" <[EMAIL PROTECTED]> Cc: "Grant Peel" <[EMAIL PROTECTED]>; Sent: Saturday, October 11, 20

pam_ldap pam_password crypt option doesn't work...?

2008-10-12 Thread Berk Gulenler
Hi, I'm trying to authenticate users from OpenLDAP. In LDAP userPassword fields are crypted. So I'm trying to use "pam_password crypt" option in ldap.conf. But in LDAP log the the password data from pam_ldap module always is in clear text. What could be wrong? Thanks in advance. ldap.conf host

Re: Cannot compile kde4 or gnome2 due to gstreamer-plugin error

2008-10-12 Thread freebsdemail
Thomas I fetched the latest portsnap and it seems I can't compile gstream-plugins either I get the identical error there must be something wrong with this portyou are not alone. I'm on freebsd 7.0 release. I hope they get it fixed soon as I think its a dependancy for both kde and gnome. Tom

Gvinum Auto recovery.

2008-10-12 Thread Cong Do
I'm making a script to manage my raid.This is what my script is doing to recover my raid. umount /dev/gvinum/r5 #remove the raid gvinum rm -r d0 gvinum rm -r d1 gvinum rm -r d2 gvinum rm -r d3 gvinum rm r5.p0.s$1 bsdlabel -w /dev/da$1 gvinum create myraid.conf gvinum setstate -f stale r5.p0.s$

Cannot compile kde4 or gnome2 due to gstreamer-plugin error

2008-10-12 Thread Thomas Hamilton
Hi Guys I'm running current(8.0) from last nights cvsup. I cannot however compile kde4 or gnome2-lite due to an error in compiling gstreamer-plugins. It looks like the error is originating from: cc: No input files specified. I look forward to any help you guys might be able to provide me with in re

Re: rsync or even scp questions....

2008-10-12 Thread Jeremy Chadwick
On Sun, Oct 12, 2008 at 09:42:38AM +0100, Matthew Seaman wrote: > mdh wrote: >> --- On Sat, 10/11/08, Gary Kline <[EMAIL PROTECTED]> wrote: >>> On the Ubuntu computer I am /home/kline; on my main >>> computer, >>> my home is /usr/home/kline. The following sh script >>> worked >>> perf

Re: rsync or even scp questions....

2008-10-12 Thread Matthew Seaman
mdh wrote: --- On Sat, 10/11/08, Gary Kline <[EMAIL PROTECTED]> wrote: On the Ubuntu computer I am /home/kline; on my main computer, my home is /usr/home/kline. The following sh script worked perfected when my home on "tao" [FBSD] was /home/kline: P #!/bin/sh PWD=`pwd

Re: cvsup 7.0 STABLE checkout failure

2008-10-12 Thread Peter Jeremy
On 2008-Oct-11 08:24:51 -0700, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: >csup and cvsup function the same, and they both rely on the same source >versioning system. Note that csup only supports a subset of cvsup functionality. The most obvious missing feature is CVS mode. >If you really want W