Re: Failure to compile

2006-12-15 Thread Boris Samorodov
[CC to freebsd-questions@ restored] Hello Brian! Please, try to not top-post. It's hard to track the thread. Thanks. On Wed, 13 Dec 2006 14:31:04 - Brian Levie wrote: Thanks for your reply, Sorry for the delay (I've been a little bit busy). BTW if you cc'ed to freebsd-questions@ you may

Re: [kde-freebsd] gamin/fam issues with KDE

2006-12-15 Thread dick hoogendijk
On 14 Dec Bastiaan Welmers wrote: One nasty thing is that when afterwards installing a package requiring gamin, it will fail with errors. To prevent this you could just fake the pkg db that gamin is installed however actually fam libraries are installed. And how exactly is this faking done?

Re: system bootup console setup

2006-12-15 Thread J. W. Ballantine
Pieter, Thanks for the response, but I may have asked the wrong question. I have two systems running 6-STABLE, one on a desktop pc and one on a laptop. Both have saver=logo in rc.conf, but the laptop fails to load it: logo_saver: the console does not support M_VGA_CG320 Module_register_init:

Re: Local DNS Caching not caching on external interface

2006-12-15 Thread Chad Gross
On 12/15/06, Tek Bahadur Limbu [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 14 Dec 2006 08:34:11 -0500 Chad Gross [EMAIL PROTECTED] wrote: On 12/14/06, Tek Bahadur Limbu [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu,

MPPC compression implementations legal status?

2006-12-15 Thread Alexander Motin
Hi. Can anybody explain me for sure current license status of Microsoft Point-to-Point Compression (MPPC) Protocol? It is not implemented in FreeBSD for years and I think it would be good to change this. In RFC 2118 told that Source and object licenses are available on a non-discriminatory

Hi

2006-12-15 Thread prashant chavan
Hi I wanna know how to add system module to FreeBSD. If any clarification reqd plz let me know. Thanks in advance! pcpat ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Need to simplify a script that makes cool trees

2006-12-15 Thread Vivek Srivastav
I may be responding a little late but just saw your post and no answers posted. Maybe you have already sorted out your problem: Here is a simple modification of your script. Put this function in your .bashrc and use the tree command. tree () { dirs=${@:-.}; echo Listing $dirs; for

Best supported mini-PCI wifi

2006-12-15 Thread Nathan Vidican
My laptop has the wonderfully under-supported Broadcom wifi card in it. While it does work now with ndiswrapper and a few needed patches; it still doesn't work very well, to say nothing of natively. So, what does work? I've checked out the hardware notes for 6.1-R, but to no avail really...

Re: mpd 4.0b5 does not want to work

2006-12-15 Thread Alexander Motin
Hi. [EMAIL PROTECTED] wrote: I have compiled and installed mpd 4.0b5 on my PC with FreeBSD 6.1-RELEASE. Then I created the next files: # mpd.conf open iface Due to b5 internal rework, syntax open iface is now deprecated in it's original meaning. Now it can be used only for

Re: How safe is encrypted disks? (data integrity)

2006-12-15 Thread Fabian Keil
Chad Gross [EMAIL PROTECTED] wrote: On 12/14/06, Fabian Keil [EMAIL PROTECTED] wrote: Erik Norgaard [EMAIL PROTECTED] wrote: I have been thinking to make /home on my laptop encrypted - seems like a good idea if it gets stolen. Now, how safe is this? Not in terms of the strength of

How to add session extension to phpApache

2006-12-15 Thread prashant chavan
Hi I have installed phpApache but have not included *session extension*. Now i want to include session extension.But dont know how to add it. Please let me know if any more clarification required. thanks! pcpat ___ freebsd-questions@freebsd.org

if_nfe on nVidia chipset

2006-12-15 Thread Palle Girgensohn
Hi! Sorry for the cross post, I'd love to know if I can get this working or not. Regards, Palle -- Forwarded Message -- Date: tisdag, december 12, 2006 18.52.35 +0100 From: Palle Girgensohn [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: if_nfe on Asus M2N-SLI deluxe? Hi!

Re: Hi

2006-12-15 Thread Andrew Pantyukhin
On 12/15/06, prashant chavan [EMAIL PROTECTED] wrote: Hi I wanna know how to add system module to FreeBSD. If any clarification reqd plz let me know. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/index.html http://www.amazon.com/dp/0201702452/

Re: Hi

2006-12-15 Thread Bob M.
On Fri, 2006-12-15 at 19:14 +0530, prashant chavan wrote: Hi I wanna know how to add system module to FreeBSD. If any clarification reqd plz let me know. Thanks in advance! pcpat You want to load a kernel module, a .ko file? man kldload and man loader.conf It's pretty straightforward.

Re: How to add session extension to phpApache

2006-12-15 Thread Eric
prashant chavan wrote: Hi I have installed phpApache but have not included *session extension*. Now i want to include session extension.But dont know how to add it. Please let me know if any more clarification required. assuming its installed, just add it to your extensions.ini file, which

Re: How to add session extension to phpApache

2006-12-15 Thread Beech Rintoul
On Friday 15 December 2006 05:48, prashant chavan wrote: Hi I have installed phpApache but have not included *session extension*. Now i want to include session extension.But dont know how to add it. Please let me know if any more clarification required. cd /usr/ports/www/php5-session make

Re: Palm Tx + jpilot

2006-12-15 Thread Lowell Gilbert
Armin Arh [EMAIL PROTECTED] writes: On Fri, Dec 15, 2006 at 01:16:46AM -0500, Anish Mistry wrote: In /etc/devfs.conf: perm cuaU0 0666 but then: ## l /dev/cuaU0 crw-rw 1 uucp dialer - 0, 113 Dec 15 05:00 /dev/cuaU0 The /dev/devfs.conf permissions only apply when i run

Re: Legato Client for freeBSD.

2006-12-15 Thread David Robillard
I am running Legato on a sun server. I have a server running freeBSD that needs the legato backup client installed. Is there a working legato client for freeBSD ?? Have you tried this? ftp://ftp.legato.com/pub/Unsupported/FreeBSD_Client David -- David Robillard UNIX systems administrator

How to tell `portmanager' to use the option -j max_jobs to `make'

2006-12-15 Thread Zhongtao Zhu
Hello all, I hope to update the intalled ports, by portmanager, in my laptop with support of other more powerful machines. The `distcc' and `ccache' on the machines have been all coordinated. Thanks, -- Zhongtao ZhuTel: 86 10 62796829 Department of Computer

Re: Dell 2950 1950

2006-12-15 Thread Josh Paetzel
On Thursday 14 December 2006 08:38, Peter Grigor wrote: I've just gotten some quotes on a few dell machines and I was wondering now if freebsd 6.x is able to run on them properly. Perc/5i cards and 64-bit Intel chips are my worries :) Anyone have any experiences they'd like to share? Anyone

Re: mpd 4.0b5 does not want to work

2006-12-15 Thread a
On Fri, Dec 15, 2006 at 03:51:07PM +0200, Alexander Motin wrote: Hi. [EMAIL PROTECTED] wrote: I have compiled and installed mpd 4.0b5 on my PC with FreeBSD 6.1-RELEASE. Then I created the next files: # mpd.conf open iface Due to b5 internal rework, syntax open iface is now

Re: Failure to compile

2006-12-15 Thread [EMAIL PROTECTED]
Original Message: - From: Boris Samorodov [EMAIL PROTECTED] Date: Fri, 15 Dec 2006 11:50:37 +0300 To: [EMAIL PROTECTED], freebsd-questions@FreeBSD.org Subject: Re: Failure to compile [CC to freebsd-questions@ restored] Hello Brian! Please, try to not top-post. It's hard to

Re: Best supported mini-PCI wifi

2006-12-15 Thread Eric Schuele
On 12/15/2006 07:49, Nathan Vidican wrote: My laptop has the wonderfully under-supported Broadcom wifi card in it. While it does work now with ndiswrapper and a few needed patches; it still doesn't work very well, to say nothing of natively. So, what does work? I've checked out the hardware

How to get best results from FreeBSD-questions

2006-12-15 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update $Date: 2005/08/10 02:21:44 $ This is a regular posting to the FreeBSD questions mailing list. If you got it in answer to a message you sent, it means that the sender thinks that

The Complete FreeBSD: errata and addenda

2006-12-15 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page or any other online documentation. The result is that most leading edge computer books are out of date almost before they are printed. Unfortunately, The Complete FreeBSD, published by O'Reilly, is no exception.

Re: Legato Client for freeBSD

2006-12-15 Thread n j
6.0.2 Legato client that used(?) to be in the ports works fine for me on a 6.1 box, while 5.5.2 works fine on my 4.9 box. I'm quite certain we are using current 7.x Legato server. As far as security is concerned, local users are not a problem, while firewall takes care of remote problems. Of

Re: Best supported mini-PCI wifi

2006-12-15 Thread Beech Rintoul
On Friday 15 December 2006 07:35, Eric Schuele wrote: On 12/15/2006 07:49, Nathan Vidican wrote: My laptop has the wonderfully under-supported Broadcom wifi card in it. While it does work now with ndiswrapper and a few needed patches; it still doesn't work very well, to say nothing of

Re: Failure to compile

2006-12-15 Thread Boris Samorodov
Hello, Brian! On Fri, 15 Dec 2006 11:34:05 -0500 [EMAIL PROTECTED] wrote: I did not realise FreeBSD had a C compiler, I decided to reformat the partition and reinstall FreeBSD. It appeared to go well but after exiting the install I cannot boot it, I get the error message ' Unable to load a

Re: how do I see security logs without turning on sendmail?

2006-12-15 Thread Tuareg
On 12/13/06, Armin Arh [EMAIL PROTECTED] wrote: clearly sendmail is running, but not as a daemon. It gets called for every single mail by some other process running as root. You suspect squid to do so? (unlikely, why should a webcache send emails...) Well, then run squid as another user and

Re: how do I see security logs without turning on sendmail?

2006-12-15 Thread Tuareg
On 12/13/06, Gerard Seibert [EMAIL PROTECTED] wrote: You need to check out this URL: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mail-changingmta.html Also, Sendmail is invoked from the /etc/defaults/rc.conf file. You over ride it in the /etc/rc.conf file. In FreeBSD 5.0,

buildkernel error

2006-12-15 Thread Z. Wade Hampton
Hello to all, I have MY_KERNEL in the following location... /usr/src/sys/i386/conf/MY_KERNEL When I run... make buildkernel KERNCONF=MY_KERNEL I get ERROR: Missing kernel configuration file(s) (MY_KERNEL). *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. # I'm

Re: how do I see security logs without turning on sendmail?

2006-12-15 Thread Tuareg
On 12/13/06, Lane [EMAIL PROTECTED] wrote: Tuareg, I can't find the name of the quy who straightened me out on the fuction of squid, but kudo's to him. Clearly squid is not the culprit. But I've done some eyeballing on /usr/sbin/periodic, and I think maybe it is the culprit. First lets have

Re: how do I see security logs without turning on sendmail?

2006-12-15 Thread Tuareg
On 12/14/06, Lane [EMAIL PROTECTED] wrote: This is quite the WAG here, but can sendmail be started on-demand from inetd.conf? It may be a WAG, but it may explain all of what is going on. mail would attempt to create a connection to localhost, inetd would start sendmail to accept the

Re: system bootup console setup

2006-12-15 Thread Pieter de Goeje
On Friday 15 December 2006 13:56, J. W. Ballantine wrote: Pieter, Thanks for the response, but I may have asked the wrong question. You're welcome :) I have two systems running 6-STABLE, one on a desktop pc and one on a laptop. Both have saver=logo in rc.conf, but the laptop fails to load

stand/sysinstall

2006-12-15 Thread warren schreiner
have just installed 6.1 and need to setup the network connection i isually use /stand/sysinstall but i get command not found. So I down loaded the documentation and it says to use the sysinstall. So, sysinstall has changed and if so why was it not changed in the doc files. what files need

Re: how do I see security logs without turning on sendmail?

2006-12-15 Thread Tuareg
On 12/14/06, Jerry McAllister [EMAIL PROTECTED] wrote: I haven't followed this whole thread so I may be jumping in to the wrong place, but... Somewhere it is documented - I have read it - that various utilities such as mail invoke single instances of sendmail to transfer their _outgoing only_

Re: how do I see security logs without turning on sendmail?

2006-12-15 Thread Tuareg
On 12/14/06, Jerry McAllister [EMAIL PROTECTED] wrote: On Thu, Dec 14, 2006 at 12:08:23AM -0800, James Long wrote: Date: Wed, 13 Dec 2006 17:33:32 -0600 From: Lane [EMAIL PROTECTED] Subject: Re: how do I see security logs without turning on sendmail? To: freebsd-questions@freebsd.org

iconv.h not found

2006-12-15 Thread Beech Rintoul
I'm trying to upgrade a port that needs iconv.h but autoconf comes back with this: checking iconv.h usability... no checking iconv.h presence... no iconv.h is in /usr/local/include/iconv.h How do I go about fixing this? Beech --

Re: [kde-freebsd] gamin/fam issues with KDE

2006-12-15 Thread Micah
dick hoogendijk wrote: On 14 Dec Bastiaan Welmers wrote: One nasty thing is that when afterwards installing a package requiring gamin, it will fail with errors. To prevent this you could just fake the pkg db that gamin is installed however actually fam libraries are installed. And how

Re: stand/sysinstall

2006-12-15 Thread Chad Gross
On 12/15/06, warren schreiner [EMAIL PROTECTED] wrote: have just installed 6.1 and need to setup the network connection i isually use /stand/sysinstall but i get command not found. So I down loaded the documentation and it says to use the sysinstall. So, sysinstall has changed and if so why

RE: *** SPAM *** Re: Failure to compile

2006-12-15 Thread [EMAIL PROTECTED]
Original Message: - From: Boris Samorodov [EMAIL PROTECTED] Date: Fri, 15 Dec 2006 20:50:25 +0300 To: [EMAIL PROTECTED], freeBSD-questions@FreeBSD.org Subject: *** SPAM *** Re: Failure to compile Hello, Brian! On Fri, 15 Dec 2006 11:34:05 -0500 [EMAIL PROTECTED] wrote: I

Re: stand/sysinstall

2006-12-15 Thread Jerry McAllister
On Fri, Dec 15, 2006 at 03:18:54PM -0500, Chad Gross wrote: On 12/15/06, warren schreiner [EMAIL PROTECTED] wrote: have just installed 6.1 and need to setup the network connection i isually use /stand/sysinstall but i get command not found. So I down loaded the documentation and it says

Re: stand/sysinstall

2006-12-15 Thread Jerry McAllister
On Fri, Dec 15, 2006 at 02:15:39PM -0500, warren schreiner wrote: have just installed 6.1 and need to setup the network connection i isually use /stand/sysinstall but i get command not found. So I down loaded the documentation and it says to use the sysinstall. So, sysinstall has

Installing PHP5 alongside PHP4

2006-12-15 Thread Benjamin Kudria
Hi, I admin a small web hosting server running 6.1-RELEASE-p10, and I have PHP4 working as a module with Apache 2.0.59. I have a PHP app that doesn't work with PHP4 and requires PHP5, along with the mysql and gd extensions. Is there a way to get PHP5 to run alongside PHP4 short of installing

compiling a port unstripped for debugging

2006-12-15 Thread Michael Grant
Can someone please tell me if there is an easy way to compile and install a port without stripping it (i.e. compiling it with -g and not running strip when it's installed)? Michael Grant ___ freebsd-questions@freebsd.org mailing list

Route spagetti

2006-12-15 Thread Lane
Hello, I have a routing problem ... I think. I have an established OpenVPN hosted on FreeBSD 6.1 using tun0 configured for 10.11.13.x. The OpenVPN configuration currently uses the client-to-client directive so that vpn Windows clients could access a separate central proprietary (Windows)

Re: compiling a port unstripped for debugging

2006-12-15 Thread Micah
Michael Grant wrote: Can someone please tell me if there is an easy way to compile and install a port without stripping it (i.e. compiling it with -g and not running strip when it's installed)? Michael Grant I have the following conditionally defined in my /etc/make.conf CFLAGS= -g -O -pipe

Re: compiling a port unstripped for debugging

2006-12-15 Thread Gabor Kovesdan
Michael Grant schrieb: Can someone please tell me if there is an easy way to compile and install a port without stripping it (i.e. compiling it with -g and not running strip when it's installed)? Michael Grant You can set STRIP and STRIP_CMD to empty for not stripping the binaries and add -g

Re: iconv.h not found

2006-12-15 Thread Eric Schuele
On 12/15/2006 13:24, Beech Rintoul wrote: I'm trying to upgrade a port that needs iconv.h but autoconf comes back with this: checking iconv.h usability... no checking iconv.h presence... no iconv.h is in /usr/local/include/iconv.h Recently I had a similar issue. Looking in the working

RE: cvsup and amd64

2006-12-15 Thread Schmehl, Paul L
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Z. Wade Hampton Sent: Thursday, December 14, 2006 9:18 PM To: freebsd-questions@freebsd.org Subject: cvsup and amd64 Greetings to all, I'm running a dell 1501 laptop with amd64x2 processor. I got a disk from

Re: Palm Tx + jpilot

2006-12-15 Thread Armin Arh
On Fri, Dec 15, 2006 at 10:19:49AM -0500, Lowell Gilbert wrote: Armin Arh [EMAIL PROTECTED] writes: On Fri, Dec 15, 2006 at 01:16:46AM -0500, Anish Mistry wrote: In /etc/devfs.conf: perm cuaU0 0666 but then: ## l /dev/cuaU0 crw-rw 1 uucp dialer - 0, 113 Dec 15

Re: cvsup and amd64

2006-12-15 Thread Old Ranger
On Friday 15 December 2006 18:04, Schmehl, Paul L wrote: Please tell me, did I need to specify anything specifically about the amd64 architecture when running cvsup? Did I possibly get a GENERIC kernel file through cvsup that is not compatible with amd?

Re: Palm Tx + jpilot

2006-12-15 Thread Armin Arh
On Sat, Dec 16, 2006 at 02:16:48AM +0100, Armin Arh wrote: On Fri, Dec 15, 2006 at 10:19:49AM -0500, Lowell Gilbert wrote: Armin Arh [EMAIL PROTECTED] writes: On Fri, Dec 15, 2006 at 01:16:46AM -0500, Anish Mistry wrote: In /etc/devfs.conf: perm cuaU0 0666 but then:

Re: Palm Tx + jpilot

2006-12-15 Thread Armin Arh
Finally, This is the solution to get a Palm TX work with FBSD-6.X load the kernel modules 'uvisor.ko', 'ucom.ko', e.g. like this: (if not already done at boot time) kldload uvisor kldload ucom In order to set up the devfs rules manually do something like this: devfs ruleset 10 devfs rule add

Unicode support on FreeBSD

2006-12-15 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Just wondering if and how I would go about getting Unicode support setup on FreeBSD. Any links I could get would be more than appreciated. Finally got fed up with instability on my Gentoo setup, so it's time to move to something

Re: cvsup and amd64

2006-12-15 Thread Beech Rintoul
On Friday 15 December 2006 16:18, Old Ranger wrote: On Friday 15 December 2006 18:04, Schmehl, Paul L wrote: Please tell me, did I need to specify anything specifically about the amd64 architecture when running cvsup? Did I possibly get a GENERIC kernel file through cvsup that is not

Re: Unicode support on FreeBSD

2006-12-15 Thread Tsu-Fan Cheng
hi, i just taste the flavor of unicode a while ago, my point is to read chinese/jap file name which file is downloaded over the internet. i installed rxvt-unicode, and set my env in .cshrc LC_CTYPE to zh_TW.UTF-8, and i think now i can read those file name with no problemo... TFC On 12/15/06,

Re: Unicode support on FreeBSD

2006-12-15 Thread Garrett Cooper
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tsu-Fan Cheng wrote: hi, i just taste the flavor of unicode a while ago, my point is to read chinese/jap file name which file is downloaded over the internet. i installed rxvt-unicode, and set my env in .cshrc LC_CTYPE to zh_TW.UTF-8, and i

VA Linux FullON 2230

2006-12-15 Thread Tyler Spivey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This may be a bit off-topic, but if someone could please email me and tell me how to get the hds out ofthis thing once the fan assembly is removed, that would be appreciated. Thanks, Tyler -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (FreeBSD)

Re: Unicode support on FreeBSD

2006-12-15 Thread Robert Huff
Garrett Cooper writes: Ok. It appears as if Freebsd is definitely the best choice (over other non-Linux Unix Opensource OSes--including OpenBSD and Open Solaris) for a Unicode support. It's worth noting that while this solution may work, it's an add-on. The question

Re: buildkernel error

2006-12-15 Thread [EMAIL PROTECTED]
On 15/12/06, Z. Wade Hampton [EMAIL PROTECTED] wrote: Hello to all, I have MY_KERNEL in the following location... /usr/src/sys/i386/conf/MY_KERNEL When I run... make buildkernel KERNCONF=MY_KERNEL I get ERROR: Missing kernel configuration file(s) (MY_KERNEL). *** Error code 1 Stop in