ld-elf __lxstat undefined symbol

2004-12-28 Thread Alex Teslik
Hello, I am trying to play a realaudio file on my system using mplayer. Mplayer works wonderfully with many other files, but with realaudio it fails with this output: opening shared obj '/usr/local/lib/win32/sipr.so.6.0' /usr/libexec/ld-elf.so.1: /usr/local/lib/win32/sipr.so.6.0: Undefined symbol

RE: Man pages take forever on slow machine?

2004-12-28 Thread Ted Mittelstaedt
So did the O.P. but he's dissatisfied with the speed. Ted > -Original Message- > From: Irvin Piraman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 28, 2004 10:26 PM > To: Ted Mittelstaedt > Cc: [EMAIL PROTECTED]; freebsd-questions@freebsd.org > Subject: Re: Man pages take forever on

Re: Man pages take forever on slow machine?

2004-12-28 Thread Irvin Piraman
I got 5.2.1 running on P133+16MB RAM+2GB HDD Irvin On Tue, 28 Dec 2004 22:22:33 -0800, Ted Mittelstaedt <[EMAIL PROTECTED]> wrote: > FreeBSD 4.10 is OK on a 16MB Pentium 133Mhz system, espically if > you recompile the kernel to make it smaller. But I wouldn't try > 5.3. > > Better on these old

RE: Man pages take forever on slow machine?

2004-12-28 Thread Ted Mittelstaedt
FreeBSD 4.10 is OK on a 16MB Pentium 133Mhz system, espically if you recompile the kernel to make it smaller. But I wouldn't try 5.3. Better on these older and smaller systems is FreeBSD 3.5.1 you can get it here: ftp://ftp.cse.buffalo.edu/pub/FreeBSD-Archive/old-releases/i386/ISO-IMAGES/3 .5.1/

Pop-up or plugin or script for folder change

2004-12-28 Thread Amy Dee
Hello, I am trying to find a program or shell script or a plugin for Gkrellm2 or anything that would make a pop-up notice or a plugin notice that a folder has changed. Please notice I said folder, not file, so gkrellm plugins I found are only for file changes, not folder. I want to have some sort

Re: Why can't I compile new kernel (fbsd5.3) with device ath?

2004-12-28 Thread Kris Kennaway
On Tue, Dec 28, 2004 at 11:46:57PM -0600, Eric F Crist wrote: > Hello all, > > I've copied /usr/src/sys/i386/conf/GENERIC to ./GROG and added the line: > > deviceath OK, but what do the comments in NOTES say about how to add ath support? Kris pgpHhWw29KrBc.pgp Description: PGP signatu

Re: Man pages take forever on slow machine?

2004-12-28 Thread Kris Kennaway
On Tue, Dec 28, 2004 at 09:26:52PM -0800, Scott I. Remick wrote: > Ok so I got over my hurdle getting FreeBSD 5.3 installed on this old > Presario (it ended up being RAM... needed more than 16MB to get through > install, borrowed some and then could then back off to default 16MB after > 5.3 was on)

Re: Linux on AMD64

2004-12-28 Thread Kris Kennaway
On Tue, Dec 28, 2004 at 10:25:36PM -0500, Alexei Stukov wrote: > Hi > >How can I get linux compatibility installed of FreeBSD 5.3 AMD64? > > The main goal is to install Wine and ZendStudio so, I tried the > following "how-to" : http://people.freebsd.org/~tjr/linux32.html. > > But, it won't he

Re: Man pages take forever on slow machine?

2004-12-28 Thread Matt Emmerton
> > Ok so I got over my hurdle getting FreeBSD 5.3 installed on this old > > Presario (it ended up being RAM... needed more than 16MB to get > > through install, borrowed some and then could then back off to > > default 16MB after 5.3 was on). I thought I was on a roll until I > > "accidentally" tr

Why can't I compile new kernel (fbsd5.3) with device ath?

2004-12-28 Thread Eric F Crist
Hello all, I've copied /usr/src/sys/i386/conf/GENERIC to ./GROG and added the line: device ath for support of my new Netgear WG311 (listed on the HCL as supported) and I get the following error when I try to recompile the kernel: : undefined reference to `ath_hal_mhz2ieee' if_ath.o(.data+0x20):

Re: Man pages take forever on slow machine?

2004-12-28 Thread Michael C. Shultz
On Tuesday 28 December 2004 09:26 pm, Scott I. Remick wrote: > Ok so I got over my hurdle getting FreeBSD 5.3 installed on this old > Presario (it ended up being RAM... needed more than 16MB to get > through install, borrowed some and then could then back off to > default 16MB after 5.3 was on). I

Man pages take forever on slow machine?

2004-12-28 Thread Scott I. Remick
Ok so I got over my hurdle getting FreeBSD 5.3 installed on this old Presario (it ended up being RAM... needed more than 16MB to get through install, borrowed some and then could then back off to default 16MB after 5.3 was on). I thought I was on a roll until I "accidentally" tried to bring up a ma

Re: desktop-file-utils

2004-12-28 Thread Michael C. Shultz
On Tuesday 28 December 2004 08:55 pm, you wrote: > On Tuesday 28 December 2004 08:34 pm, "Michael C. Shultz" > > <[EMAIL PROTECTED]> wrote: > > I get the following error when trying to deinstall > > desktop-file-utils: > > > > [EMAIL PROTECTED]:/usr/ports/devel/desktop-file-utils#make deinstall > >

Re: nvaudio

2004-12-28 Thread Conrad J. Sabatier
On Tue, 28 Dec 2004 18:12:20 -0500, Alexei Stukov <[EMAIL PROTECTED]> wrote: > Hi, > > I am new to FreeBSD's world and I am trying to install the drivers > for my audio card (which is on-board, with the nForce 3 150 Pro > chipset). I saw the driver in the ports, in the directory of the nvnet

system time mysteriously changes

2004-12-28 Thread Kevin Smith
I'm having a problem with my system clock. The time will be fine for a few days, then all of a sudden, I will notice that it has jumped ahead by a number of hours (usually enough to change the day to the next day). I can confirm that the time has changed on the system cloth in the BIOs setup a

Re: Wine 20041201 on FreeBSD 5.3-RELEASE

2004-12-28 Thread Matthew Bluestone
(I apologize for replying to jason henson rather than the list; either his reply-to was set individually, gmail doesn't correctly respect reply-to (though it seems to in other cases), or I made an error.) Some of my response to jason and his later reply are included. > > (I didn't think that was

Re: How to monitor processor temperature from command line?

2004-12-28 Thread jason henson
On 12/28/04 22:52:57, Eric F Crist wrote: How can I monitor my processor temperature from the command line? I'm looking at possibly writing a script that will allow me to average the CPU temps and report them as part of the periodic/daily report. Thanks.

KDE k3b on FreeBSD 5.3 - Annoying bug - ideas?

2004-12-28 Thread -
Hi list, I'm experiencing a rather annoying bug with k3b 0.11.17_1. I run k3b as root, and whenever I start it, k3b says: Unable to find growisofs executable K3b uses growisofs to actually write dvds. Without growisofs you won't be able to write dvds. Make sure to install at least version 5.10. So

Re: nvaudio

2004-12-28 Thread jason henson
On 12/28/04 18:12:20, Alexei Stukov wrote: Hi, I am new to FreeBSD's world and I am trying to install the drivers for my audio card (which is on-board, with the nForce 3 150 Pro chipset). I saw the driver in the ports, in the directory of the nvnet driver and tried to "make" it. But, I get

RE: Dual boot WinXP and FreeBSD 5.3

2004-12-28 Thread Scott Bennett
Tom Connolly <[EMAIL PROTECTED]> wrote: >Scott Bennett wrote: >> Tom Connolly <[EMAIL PROTECTED]> wrote: >> >>> Hello list. I wish to put FreeBSD 5.3 on a new hard drive and have >>> it dual boot with the existing Windows XP system (separate HD). Can >>> I just simply go through the Fr

Re: How to monitor processor temperature from command line?

2004-12-28 Thread Dave Horsfall
On Tue, 28 Dec 2004, Eric F Crist wrote: > How can I monitor my processor temperature from the command line? I'm looking > at possibly writing a script that will allow me to average the CPU temps and > report them as part of the periodic/daily report. /usr/ports/sysutils/xmbmon/pkg-descr: This

Re: Can't start up the FreeBSD install disk on dual Xeon Nocona rig (itworks on other systems)

2004-12-28 Thread Chandler May
Yes, it works fine in Gentoo Linux (with the same PS/2 keyboard I am trying to use to install FreeBSD). Chandler On Wed, 29 Dec 2004 08:57:21 +0530, Subhro <[EMAIL PROTECTED]> wrote: > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > > [EMAIL PROTECTED] On

Re: Vanishing RAID?

2004-12-28 Thread Eric F Crist
On Dec 27, 2004, at 9:53 PM, Subhro wrote: Hi folks, This is a strange problem. I own a AMD Athlon 64 bit on a Asus K8V SE Deluxe motherboard. This motherboard has an onboard VIA SATA RAID controller. Two SATA hard drives (120G each) are connected in RAID-0. The already has an installation of Wi

Re: quick help ...

2004-12-28 Thread Eric F Crist
On Dec 28, 2004, at 5:34 PM, andrei wrote: Hi guys i was able to get the kde installed and i must say ... was beyound my expectations ... but the only thing that i was unable to get/understand is: 1. When i restart my computer i get a screen with 7 options ... i just press enter for the defaul

How to monitor processor temperature from command line?

2004-12-28 Thread Eric F Crist
How can I monitor my processor temperature from the command line? I'm looking at possibly writing a script that will allow me to average the CPU temps and report them as part of the periodic/daily report. Thanks. ___ Eric F Crist

RE: Can't start up the FreeBSD install disk on dual Xeon Nocona rig (itworks on other systems)

2004-12-28 Thread Subhro
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Chandler May > Sent: Wednesday, December 29, 2004 8:28 > To: freebsd-questions@freebsd.org > Subject: Can't start up the FreeBSD install disk on dual Xeon Nocona rig > (itworks on other

Linux on AMD64

2004-12-28 Thread Alexei Stukov
Hi How can I get linux compatibility installed of FreeBSD 5.3 AMD64? The main goal is to install Wine and ZendStudio so, I tried the following "how-to" : http://people.freebsd.org/~tjr/linux32.html. But, it won't help: I still can't make the programs from the ports. I tried installing ZendStud

RE: VERY slow browsing KDE

2004-12-28 Thread Subhro
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Richard Cadwalader > Sent: Wednesday, December 29, 2004 7:22 > To: Chuck Swiger > Cc: freebsd-questions@freebsd.org > Subject: Re: VERY slow browsing KDE > > Well, I tried a few DNS's th

superfluous libraries?

2004-12-28 Thread Robert Huff
While running portsclean I got this: Cleaning out /usr/ports/packages... ** /usr/local/lib/libcrypto.so.3 is shadowed by /lib/libcrypto.so.3 /lib/libcrypto.so.3 <- ? /usr/local/lib/libcrypto.so.3 <- openssl-0.9.7e_1 --> This may be an undesirable situation Leave /li

RE: CPUTYPE directive options in /etc/make.conf

2004-12-28 Thread Subhro
Yeh that would further optimize the compiled code. Go ahead and use it. Regards S. Indian Institute of Information Technology Subhro Sankha Kar Block AQ-13/1, Sector V Salt Lake City PIN 700091 India > -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED]

Can't start up the FreeBSD install disk on dual Xeon Nocona rig (it works on other systems)

2004-12-28 Thread Chandler May
Hi! I just recently switched to FreeBSD on my primary computer, an Intel Pentium 4 Prescott rig, and I'm loving it. I came from Gentoo Linux, and, if at all possible, I never want to go back. Just a few days ago I set up a dual Intel Xeon Nocona system on the Tyan i7520 (S5360) motherboard. Gento

CPUTYPE directive options in /etc/make.conf

2004-12-28 Thread Gerard Seibert
In regards to using the 'CPUTYPE=' directive in the '/etc/make.conf' file, would it be advisable to use the CPU type; i.e., p2 for instance rather than i686. This is assuming that the processor is detected by FreeBSD as an Intel PII, i686 as an example. Is there an advantage to using the 'p?' d

Re: VERY slow browsing KDE

2004-12-28 Thread Richard Cadwalader
Well, I tried a few DNS's that are known to be good. I tried static and dynamic (behind the router, of course). The settings are the same in FreeBSD as they are on the two windows PC's. The only thing I haven't done is set it up as a DNS. I am in Windows on this thing right now, (it's a dual boot)

RE: FreeBSD 5.3-STABLE crashes on Dell PowerEdge 2850

2004-12-28 Thread Andras Kende
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Christian R. Sent: Tuesday, December 28, 2004 5:47 PM To: freebsd-questions@freebsd.org Subject: FreeBSD 5.3-STABLE crashes on Dell PowerEdge 2850 I have installed FreeBSD 5.3-STABLE i386 on a new Dell Powe

Re: quick help ...

2004-12-28 Thread Benjamin Sobotta
Hi! 1. Well instead of pressing enter you can let the timeout occur. Standard is 10 seconds. If this is still too long add the following line to /boot/loader.conf: autoboot_delay=SECONDS However I would not go too short here, since you might want to able to go to i.e. single user mode. Btw whil

Re: Dual boot WinXP and FreeBSD 5.3

2004-12-28 Thread Jud
On Tue, 28 Dec 2004 10:12:33 -0700, Tom Connolly <[EMAIL PROTECTED]> wrote: And here is the link: http://www.crtech.com/sinda.html I don't see anything in ports. Googling turned up some FEA stuff with what appeared to be fairly nice CAD backends that work on Linux and (occasionally) Unix, a co

Re: VERY slow browsing KDE

2004-12-28 Thread Chuck Swiger
Richard Cadwalader wrote: I have just installed FreeBSD 5.3, and I am using KDE. Everything is great. Except browsing. Sounds like a problem with your DNS configuration, or with one of the nameservers you are using. Double-check what is in your /etc/resolv.conf. Try using other nameservers, or

VERY slow browsing KDE

2004-12-28 Thread Richard Cadwalader
I have just installed FreeBSD 5.3, and I am using KDE. Everything is great. Except browsing. I tried Mozilla, Firefox, and of course, Konqueror, and they take anywhere from 45 seconds, to 10 minutes to start loading a page. No, it's not hard ware, and it's not connection. I have a DSL conne

Re: x86 files

2004-12-28 Thread Joshua Lokken
On Tue, 28 Dec 2004 19:25:31 -0500, Julian Sy <[EMAIL PROTECTED]> wrote: > Hey, my names Julian and I seem to be having a problem on your site. I > see all the other platforms but I can't find the freebsd files for x86 > platforms. In supported platforms it says, "with the exception of x86, > since

Re: Starting Apache 2.0.52 in rc.conf under FreeBSD 5.3

2004-12-28 Thread Joshua Lokken
On Tue, 28 Dec 2004 23:43:08 +0100, Anthony Atkielski <[EMAIL PROTECTED]> wrote: > Thanks ... but what exactly do these two .sh files contain? # cat /usr/local/etc/rc.d/000.apache2libs.sh case "$1" in start) /sbin/ldconfig -m /usr/local/lib/apache2 ;;

problems with ipfw2 divert

2004-12-28 Thread Zijian Zhou
Hi: I am trying to set up a freebsd machine as a bridge to implement a sort of firewall at the bridging layer. I am running: FreeBSD 4.11-PRERELEASE i386 I have a divert socket bound to the port 8668 for outgoing traffic and I have another divert socket bound to the port 8669 for incoming traff

Re: x86 files

2004-12-28 Thread doug
i386 On Tue, 28 Dec 2004, Julian Sy wrote: > Hey, my names Julian and I seem to be having a problem on your site. I > see all the other platforms but I can't find the freebsd files for x86 > platforms. In supported platforms it says, "with the exception of x86, > since most of the information on

Firefox bus error

2004-12-28 Thread Ian Moore
Hi, I've just finished upgrading my ports after a cvsup a few days ago. Now when I try to start firefox, all I get is % firefox& bus error I did some googling & found this: > i solved the problem i told you about switching CFLAGS from -O2 -pipe -fomit-frame-pointer to a more "standard" -O -pipe

x86 files

2004-12-28 Thread Julian Sy
Hey, my names Julian and I seem to be having a problem on your site. I see all the other platforms but I can't find the freebsd files for x86 platforms. In supported platforms it says, "with the exception of x86, since most of the information on the remainder of the site already pertains to that pl

Re: Dual boot WinXP and FreeBSD 5.3

2004-12-28 Thread Luke
On Mon, 27 Dec 2004, Tom Connolly wrote: Hello list. I wish to put FreeBSD 5.3 on a new hard drive and have it dual boot with the existing Windows XP system (separate HD). Can I just simply go through the FreeBSD install and have it install the FreeBSD boot manager/loader on the XP drive? I can'

FreeBSD 5.3-STABLE crashes on Dell PowerEdge 2850

2004-12-28 Thread Christian R .
I have installed FreeBSD 5.3-STABLE i386 on a new Dell PowerEdge 2850, but it crashes under load. I can't figure why. Has anyone succeeded running FreeBSD 5.3 on this hardware? Following is the output from console made by two random crashes. Crash #1: Fatal trap 12: page fault while in kernel mo

quick help ...

2004-12-28 Thread andrei
Hi guys i was able to get the kde installed and i must say ... was beyound my expectations ... but the only thing that i was unable to get/understand is: 1. When i restart my computer i get a screen with 7 options ... i just press enter for the defaul and it enters FreeBSD ... do i have to

Re: loading firewall rules dynamically at higher security levels

2004-12-28 Thread Giorgos Keramidas
On 2004-12-28 13:21, dave <[EMAIL PROTECTED]> wrote: > Hello, > I was wondering is it possible to load ipf or pf via rc.conf with a > system in a securelevel of 1 or greater? Trying this thus far has been > unsuccessful, reading the man page suggests this is not possible but if > anyone has a w

Re: Looking for 'ideal' web-server partitions

2004-12-28 Thread doug
Without passing on your numbers here are some reason to partition: var - A good idea, I think, especially with apache. It keeps a nimba style dOs from filling your disk. / - Without a var partition I believe var is in '/' and not user. /var/log, var/mail, var/spool/mqueu

Re: Looking for 'ideal' web-server partitions

2004-12-28 Thread Joshua Lokken
On Tue, 28 Dec 2004 22:33:04 +0100, Kiffin Gish <[EMAIL PROTECTED]> wrote: > I want to create a web server for a few personal web sites (virtual named > hosts) using Apache, Perl, PHP and MySQL. Maybe later using mod_perl and > ssl. > > No mail servers or other complicated stuff, just a plain-vani

Re: Looking for 'ideal' web-server partitions

2004-12-28 Thread Jerry McAllister
> > Kiffin Gish wrote: > > >I want to create a web server for a few personal web sites (virtual named > >hosts) using Apache, Perl, PHP and MySQL. Maybe later using mod_perl and > >ssl. > > > >No mail servers or other complicated stuff, just a plain-vanilla web server > >for the general public an

nvaudio

2004-12-28 Thread Alexei Stukov
Hi, I am new to FreeBSD's world and I am trying to install the drivers for my audio card (which is on-board, with the nForce 3 150 Pro chipset). I saw the driver in the ports, in the directory of the nvnet driver and tried to "make" it. But, I get the following error : [EMAIL PROTECTED] cd /u

Re: libintl.so.6

2004-12-28 Thread Kris Kennaway
On Tue, Dec 28, 2004 at 02:44:26PM -0800, Bill Schoolcraft wrote: > At Tue, 28 Dec 2004 it looks like Kris Kennaway composed: > > > > > I'm guessing the application was originally installed on 4.x before > > you updated, then you rebuilt gettext after you updated, so libintl > > picked up the fa

Re: libintl.so.6 & stpcpy

2004-12-28 Thread Richard Cadwalader
Are you sure your ports are up to date? CVSUP if not. I'd cvsup anyway just to be sure. -Richard - Original Message - From: "David Coder" <[EMAIL PROTECTED]> To: "Dan Nelson" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, December 28, 2004 4:14 PM Subject: Re: libintl.so.6 & st

Re: libintl.so.6

2004-12-28 Thread Bill Schoolcraft
At Tue, 28 Dec 2004 it looks like Kris Kennaway composed: > I'm guessing the application was originally installed on 4.x before > you updated, then you rebuilt gettext after you updated, so libintl > picked up the fact that stpcpy exists in libc.so.5, but your > application is still linked to li

Re: Starting Apache 2.0.52 in rc.conf under FreeBSD 5.3

2004-12-28 Thread Anthony Atkielski
Joshua Lokken writes: JL> I have apache2 working fine on FreeBSD 5.2.1-RELEASE-p13. JL> In /etc/rc.conf I have a line that reads: JL> JL> apache2_enable="YES" JL> JL> and in /usr/local/etc/rc.d, I have: JL> JL> -rwxr-x--x 1 root wheel 183 Dec 28 13:55 000.apache2libs.sh JL> -rwxr-x--x 1 root

Re: Kernel Panic

2004-12-28 Thread Kris Kennaway
On Wed, Dec 29, 2004 at 09:24:19AM +1100, Steven Adams wrote: > Please note I posted 2 kernel panics, one with bge and one with ducpumon. > > I will put them into my kernel and see if it reboots, ill also try get it to > dump the panic so I can have a look at it at least. > > Its hard for me to t

Re: libintl.so.6 & stpcpy

2004-12-28 Thread Kris Kennaway
On Tue, Dec 28, 2004 at 05:14:31PM -0500, David Coder wrote: > On Tue, 28 Dec 2004, Dan Nelson wrote: > > :Date: Tue, 28 Dec 2004 12:35:06 -0600 > :From: Dan Nelson <[EMAIL PROTECTED]> > :To: David Coder <[EMAIL PROTECTED]> > :Cc: [EMAIL PROTECTED] > :Subject: Re: libintl.so.6 & stpcpy > : > :In t

Re: Looking for 'ideal' web-server partitions

2004-12-28 Thread Frank J. Laszlo
Kiffin Gish wrote: I want to create a web server for a few personal web sites (virtual named hosts) using Apache, Perl, PHP and MySQL. Maybe later using mod_perl and ssl. No mail servers or other complicated stuff, just a plain-vanilla web server for the general public and an average visitor traffi

RE: Kernel Panic

2004-12-28 Thread Steven Adams
Please note I posted 2 kernel panics, one with bge and one with ducpumon. I will put them into my kernel and see if it reboots, ill also try get it to dump the panic so I can have a look at it at least. Its hard for me to test it as its only crashing every 30+ days or so, so you might not hear fr

Re: libintl.so.6 & stpcpy

2004-12-28 Thread David Coder
On Tue, 28 Dec 2004, Dan Nelson wrote: :Date: Tue, 28 Dec 2004 12:35:06 -0600 :From: Dan Nelson <[EMAIL PROTECTED]> :To: David Coder <[EMAIL PROTECTED]> :Cc: [EMAIL PROTECTED] :Subject: Re: libintl.so.6 & stpcpy : :In the last episode (Dec 28), David Coder said: :> lots of port installations are f

Re: Streaming, real time MRTG solution?

2004-12-28 Thread Skylar Thompson
Matt Juszczak wrote: Hello all, I've seen the Adobe SVG viewer work with traffic stats to show real time traffic statistics, such as the one found in m0n0wall. Does anyone know of a real time, web based software package that can communicate with SNMP (much like MRTG does), except it shows "real ti

Re: Starting Apache 2.0.52 in rc.conf under FreeBSD 5.3

2004-12-28 Thread Joshua Lokken
On Tue, 28 Dec 2004 22:30:13 +0100, Anthony Atkielski <[EMAIL PROTECTED]> wrote: > Bill Moran writes: > > BM> > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html > BM> > BM> Unfortunatly, this document doesn't fully explain how /usr/local/etc/rc.d > BM> has changed,

Re: Printer

2004-12-28 Thread Danny MacMillan
On Tue, Dec 28, 2004 at 02:54:58PM -0600, Andrew L. Gould wrote: > > ... > > If you research Brother laser printers, you'll find that they get great > reviews during the first 6-8 months. After that period, most reviewers > complain about having to replace the drum, which is expensive. If >

Looking for 'ideal' web-server partitions

2004-12-28 Thread Kiffin Gish
I want to create a web server for a few personal web sites (virtual named hosts) using Apache, Perl, PHP and MySQL. Maybe later using mod_perl and ssl. No mail servers or other complicated stuff, just a plain-vanilla web server for the general public and an average visitor traffic of below 1000 pe

Re: Starting Apache 2.0.52 in rc.conf under FreeBSD 5.3

2004-12-28 Thread Anthony Atkielski
Bill Moran writes: BM> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html BM> BM> Unfortunatly, this document doesn't fully explain how /usr/local/etc/rc.d BM> has changed, but it's a good start nonetheless. More can be gleaned BM> by following the links to other ma

Re: local ports (Mozilla Calendar)

2004-12-28 Thread Tom Vilot
Eric Schuele wrote: Unless you are referring to Sunbird... which is the stand alone calendar project... I do not think there is a port for it yet. I would prefer it to the component running in mozilla... so if that's what your working on, please save my address and e-mail me when you have some

Re: GNU make

2004-12-28 Thread Giorgos Keramidas
On 2004-12-28 09:53, Len Zettel <[EMAIL PROTECTED]> wrote: > Are there any serious differences between GNU make and the FreeBSD > make command? Yes. These two programs serve a similar purpose and you may carefully write Makefiles that use a very minimal feature set of both that happen to work on

Re: local ports (Mozilla Calendar)

2004-12-28 Thread Eric Schuele
Tom Vilot wrote: Joshua Lokken wrote: And, if the port is not installed on your system, you can do: # make package Well, therein lies the problem. This is not a port. yet. The mozilla port in /usr/ports/www/mozilla can be compiled with the calendar built in. I run it. Its a tad buggy but very u

Re: Printer

2004-12-28 Thread Andrew L. Gould
On Tuesday 28 December 2004 02:14 pm, Garance A Drosihn wrote: > At 9:34 AM -0500 12/28/04, Louis LeBlanc wrote: > >On 12/27/04 09:46 PM, Parv sat at the `puter and typed: > >> Lest somebody gets the wrong idea that all Lexmark printers > >> behave as descried above, my Optra E310 laser printer --

HP OmniBook 6000

2004-12-28 Thread Nikolas Britton
Any OmniBook 6000 owners out there that can comment on ACPI support in FreeBSD 5.x?... or any other problems with this system. I was thinking about getting one. As I'm sure there are meny variants of this model the specs for the system in question are: [EMAIL PROTECTED], 12GB, 256 or 512MB, DV

Re: pppd and NAT

2004-12-28 Thread Joshua Lokken
On Tue, 28 Dec 2004 23:33:28 +0300, Igor Pokrovsky <[EMAIL PROTECTED]> wrote: > On Tue, Dec 28, 2004 at 11:07:32PM +0300, Igor Pokrovsky wrote: > > Does anyone knows if it's possible to do NAT with pppd. > > I know it's possible with ppp, but pppd didn't reveal me any clue. > > Sorry for replying

Re: POP3 & IMAP

2004-12-28 Thread Peter Schuller
> Which IMAP and POP3 ports are stable and good? Any reccomendations? I recommend dovecot. Like somebody else mentioned it's faster than courier-imap. And it supports POP3 and IMAP (only one daemon to configure rather than two). Currently administering a postfix+dovecot+postgresql setup that wor

Re: FreeBSD 5.1 Kernel Linking Error

2004-12-28 Thread Kris Kennaway
On Tue, Dec 28, 2004 at 03:19:46PM -0500, [EMAIL PROTECTED] wrote: > Hello. I am using FreeBSD 5.1 on my Compaq Armada 7400. I was > trying to recompile my kernel. What happened was during the > buildkernel phase (I use make buildkernel KERNCONF=ARMADA7400), when > it was time to link the kerne

Re: how download src code that is moved to attic ??

2004-12-28 Thread Kris Kennaway
Use cvs or see http://cvsweb.freebsd.org Kris pgpzyDdiUodJ9.pgp Description: PGP signature

Re: Migrate from Qmail to Postfix..

2004-12-28 Thread Peter Schuller
> I want a real confirmation that you can copy the Maildir folders and move > them to a different box with postfix running with the ability to continue as > it was provided that the postfix was configured to use Maildir and also the > domains that this mail server should accept for? Postfix doe

Re: pppd and NAT

2004-12-28 Thread Igor Pokrovsky
On Tue, Dec 28, 2004 at 11:07:32PM +0300, Igor Pokrovsky wrote: > Does anyone knows if it's possible to do NAT with pppd. > I know it's possible with ppp, but pppd didn't reveal me any clue. Sorry for replying to my own message. I found the solution - it is possible to use natd and ipfw to do the

FreeBSD 5.1 Kernel Linking Error

2004-12-28 Thread linguae
Hello. I am using FreeBSD 5.1 on my Compaq Armada 7400. I was trying to recompile my kernel. What happened was during the buildkernel phase (I use make buildkernel KERNCONF=ARMADA7400), when it was time to link the kernel modules, it ended in an error. Here is my kernel configuration: machi

Re: Printer

2004-12-28 Thread Garance A Drosihn
At 9:34 AM -0500 12/28/04, Louis LeBlanc wrote: On 12/27/04 09:46 PM, Parv sat at the `puter and typed: > Lest somebody gets the wrong idea that all Lexmark printers behave as descried above, my Optra E310 laser printer -- US$[23]00, 199[89] -- is still going strong. It worked/works in Windows

pppd and NAT

2004-12-28 Thread Igor Pokrovsky
Hi, Does anyone knows if it's possible to do NAT with pppd. I know it's possible with ppp, but pppd didn't reveal me any clue. P.S.: please CC me, I'm not on list. -ip -- If at first you don't succeed, blame it on your supervisor. ___ freebsd-questio

Re: POP3 & IMAP

2004-12-28 Thread Frank Staals
Adam wrote: Which IMAP and POP3 ports are stable and good? Any reccomendations? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]" You want to

Re: POP3 & IMAP

2004-12-28 Thread Danny MacMillan
On Tue, Dec 28, 2004 at 01:39:52PM -0600, Adam wrote: > Which IMAP and POP3 ports are stable and good? Any reccomendations? I haven't used any POP servers, but I've used both Courier-IMAP and dovecot to good effect. I have found dovecot to be much, much faster than Courier-IMAP so it's what I us

Re: POP3 & IMAP

2004-12-28 Thread DanGer
Hi Adam, Tuesday, December 28, 2004, 8:39:52 PM, you has on mind: > Which IMAP and POP3 ports are stable and good? Any reccomendations? try courier-imap or dovecot -- Best Regards, +--==/\/\==--+ (__) FreeBSD | DanGer <[EMAIL PROTECTED]> |\\\'',) The | [EM

POP3 & IMAP

2004-12-28 Thread Adam
Which IMAP and POP3 ports are stable and good? Any reccomendations? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

lost data

2004-12-28 Thread bobby
I made a very stupid mistake. Ran an fsck from netbsd on a freebsd partition. Thought it was running on the net disk. It "fixed" a bunch of errors. After I realized what I did freebsd would not boot. So I ran fsck from fbsd. I now have a lost+found directory that is way too small, at least 1

Re: portupgrade vs. portmanager

2004-12-28 Thread Michael C. Shultz
On Tuesday 28 December 2004 10:03 am, you wrote: > Does portmanager handle packages? If not any plans to do so? I would > be happy to help with testing. portmanager only handles packages in that it builds back up packages of each port it updates, these packages are correctly build for your speci

Re: local ports (Mozilla Calendar)

2004-12-28 Thread Tom Vilot
Joshua Lokken wrote: And, if the port is not installed on your system, you can do: # make package Well, therein lies the problem. This is not a port. yet. This is a tarball (or, more accurately, a cvs dump). So I can't *do* a "make package" ___ freebsd

mpeg4ip require ipv6?

2004-12-28 Thread Scott I. Remick
I still can't get mpeg4ip upgraded from 1.0 to 1.1: cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/X11R6/include -DDEBU G -I../.. -O -pipe -W -Wall -Wwrite-strings -Wbad-function-cast -Wmissing-protot ypes -Wmissing-declarations -Werror -MT net_udp.lo -MD -MP -MF .deps/net_udp.Tpo -c

Re: local ports (Mozilla Calendar)

2004-12-28 Thread Joshua Lokken
On Tue, 28 Dec 2004 11:06:30 -0700, Tom Vilot <[EMAIL PROTECTED]> wrote: > Is there a way to quickly make a "local port" or a "local package" that > I can then use to do things like: > > make package > make uninstall > pkg_delete I don't know if there's a 'quick' way, but you can do # cd /usr/por

Re: libintl.so.6 & stpcpy

2004-12-28 Thread Dan Nelson
In the last episode (Dec 28), David Coder said: > lots of port installations are failing for me on one system running > 5.3 #0 because stpcpy in /usr/local/lib/libintl.so.6 is undefined. > where should it be finding the definition? stpcpy is in libc in the base system, not libintl. What error me

Re: Tcpdump says I'm getting incomplete packets; how to find the culprit?

2004-12-28 Thread Dan Nelson
In the last episode (Dec 28), Doug Lee said: > On Mon, Dec 27, 2004 at 07:30:41PM -0600, Dan Nelson wrote: > > In the last episode (Dec 27), Doug Lee said: > > > I use FreeBSD 4.10-STABLE as a nat/firewall box. When connected > > > to DSL, I got fast web surfing but many gaps in incoming audio > >

portmanager problems

2004-12-28 Thread RJ45
sauron# portmanager -h reading /usr/local/etc/portmanager/pm-020.conf, size 1145 Segmentation fault (core dumped) anyone has a similar problem with portmanager ? thanks Rick ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/l

libintl.so.6 & stpcpy

2004-12-28 Thread David Coder
lots of port installations are failing for me on one system running 5.3 #0 because stpcpy in /usr/local/lib/libintl.so.6 is undefined. where should it be finding the definition? thanks. === David Coder Network Engineer, SME NTT/Verio Springfield/Sterling, VA public pgp key is at ht

loading firewall rules dynamically at higher security levels

2004-12-28 Thread dave
Hello, I was wondering is it possible to load ipf or pf via rc.conf with a system in a securelevel of 1 or greater? Trying this thus far has been unsuccessful, reading the man page suggests this is not possible but if anyone has a workaround i'd appreciate it. Thanks. Dave. __

Re: portupgrade vs. portmanager

2004-12-28 Thread doug
Does portmanager handle packages? If not any plans to do so? I would be happy to help with testing. On Sat, 25 Dec 2004, Michael C. Shultz wrote: > > > Portupgrade has one serious flaw in my opinion and that is running > > > something like pkgdb -F damages the port installation database as > >

local ports (Mozilla Calendar)

2004-12-28 Thread Tom Vilot
I'm attempting a build of the Mozilla Calendar. One question: When I do a gmake install, I suspect what I install will not be "understood" by the packages system (/var/db/pkg). Is there a way to quickly make a "local port" or a "local package" that I can then use to do things like: make package

RE: Streaming, real time MRTG solution?

2004-12-28 Thread Ted Mittelstaedt
You can query snmp data as fast as the snmp manager on the device your querying will spit it back to you. And you can redraw the mrtg graph as fast as the hardware can run the computations to redraw the pretty graphics. However there are practical limits. What would you rather have the CPU in yo

Re: Kernel Panic

2004-12-28 Thread sp0ng3b0b
Steven Adams wrote: I started with FreeBSD 5.2.1, every few weeks I was getting kernel panics. I then tired to update to 5.3 with the same thing, see the screen shots. http://66.90.65.210/crash1.jpg http://66.90.65.210/crash2.jpg Does anyone know what theses means. I am curious to why its not reboo

Re: Need help *fast*

2004-12-28 Thread Kevin Kinsey
Broder Mizzérable wrote: Hello there.. i'm switching to FreeBSD ' now '... i did try to use the floppy installation way. but it seems like all my floppy's are 50kb to small =/ ... so i was wondering .. is it possible to use a CD ' That does already has stuffs on it but still boot it and download

Re: 5.3 and HT with SMP

2004-12-28 Thread Gianluca
on a general note (as a newbie) what's the recommended setup for HT? right now I have it disabled w/ 5.3 GENERIC and I haven't seen any strange behavior. should I try enabling it and switch to the SMP kernel? thanks, g. ___ freebsd-questions@freebsd.or

  1   2   >