Re: X Windows

2004-01-30 Thread peter lageotakes
--- Matt Juszczak <[EMAIL PROTECTED]> wrote: > Hi all, > > About 6 months ago, I was having trouble generating > my X config file (so > that it would run in 800x600, etc. etc.). The > command line config would > work but I would never know my video card, etc. > Then someone told me a > utility

looking for a well supported motherboard

2004-01-30 Thread jason
I have just had the video die on my motherboard and got a refund because newegg could not repair or replace it, so I am now in the market. I had an nforce2 which I liked and was pretty well supported. The problem was no 3d hardware acceleration which I would like to have. I have been looking

Re: compiling kernel with netgraph option

2004-01-30 Thread Chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 January 2004 11:56 pm, niraj kumar wrote: > 1. how can we compile kernel in freebsd 4.7 with netgraph option. > > 2 what is the procedure to add ur own module between the lower and the > higher node of the ng_ether. > > 3 where i can find

compiling kernel with netgraph option

2004-01-30 Thread niraj kumar
1. how can we compile kernel in freebsd 4.7 with netgraph option. 2 what is the procedure to add ur own module between the lower and the higher node of the ng_ether. 3 where i can find more about this niraj Yahoo! India Mobi

Re: Make Syntax

2004-01-30 Thread Chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 January 2004 11:38 pm, Rishi Chopra wrote: > Is there any way to run a 'clean' command to remove 'WORK' directories > from the ports tree after the fact? Sure - portsclean -CDD To find out what the flags are: man portsclean - -- Best

Re: Make Syntax

2004-01-30 Thread Rishi Chopra
Is there any way to run a 'clean' command to remove 'WORK' directories from the ports tree after the fact? Chris wrote: On Friday 30 January 2004 11:26 pm, Chris wrote: On Friday 30 January 2004 11:21 pm, Rishi Chopra wrote: Is there any difference between 'make install' and 'make install clea

RE: apache is seg faulting. why ?

2004-01-30 Thread Sunil Sunder Raj
Hi, Disable mod-php and test. If you find php to be the culprit, check new php scripts running on the server. Regards SSR From: julien Beauviala <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: apache is seg faulting. why ? Date: Fri, 30 Jan 2004 13:40:34 +0100 Hello, since about four days,

RE: SpamAssassin quits after upgrade

2004-01-30 Thread Derrick MacPherson
Can you post some of your exim logs to show what's failing? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mike Oliveri > Sent: Friday, January 30, 2004 8:08 PM > To: [EMAIL PROTECTED] > Subject: SpamAssassin quits after upgrade > > Hi all, > >

Re: Make Syntax

2004-01-30 Thread Chris
On Friday 30 January 2004 11:26 pm, Chris wrote: > On Friday 30 January 2004 11:21 pm, Rishi Chopra wrote: > > Is there any difference between 'make install' and 'make install clean'? > > Yes - while Make install - installs the said app, make install clean does a > cleanup and remove of the word di

Re: Make Syntax

2004-01-30 Thread Chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 January 2004 11:21 pm, Rishi Chopra wrote: > Is there any difference between 'make install' and 'make install clean'? Yes - while Make install - installs the said app, make install clean does a cleanup and remove of the word dir withing

Re: Using the ATAPI/CAM Driver

2004-01-30 Thread slave-mike
Jeff Elkins wrote: No responses on this yet, but I can hope :) Another issue: After changing the permissions on the /dev/pass* devices, following a reboot, they all reverted, rendering k3b useless. I'd appreciate some help... I've enabled the ATAPI/CAM driver in my kernel under freebsd

Make Syntax

2004-01-30 Thread Rishi Chopra
Is there any difference between 'make install' and 'make install clean'? -- Rishi Chopra http://www.ocf.berkeley.edu/~rchopra ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to

Re: One of your employees are very rude.

2004-01-30 Thread Kris Kennaway
On Fri, Jan 30, 2004 at 08:06:51PM -0800, lorink wrote: > To whom it may concern, > > I just want to let the bsd team know this has been a great OS and it is > meeting my needs over that of other operating systems including windows which > I was a software tester of W2k back in the late 90s. Whi

Re: One of your employees are very rude.

2004-01-30 Thread Chris
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 January 2004 10:06 pm, lorink wrote: > To whom it may concern, > > I just want to let the bsd team know this has been a great OS and it is > meeting my needs over that of other operating systems including windows > which I was a software t

Re: SpamAssassin quits after upgrade

2004-01-30 Thread Marc G. Fournier
Yes, it required an upgrade to Perl5.6 to fix it in my case ... in my case, it was with amavisd ... it has something to do with Sys::Hostname::hostname() in Perl5.005 :( On Fri, 30 Jan 2004, Mike Oliveri wrote: > Hi all, > > I've recently upgraded both Exim (to 4.30) and SpamAssassin (to 2.63) o

One of your employees are very rude.

2004-01-30 Thread lorink
To whom it may concern, I just want to let the bsd team know this has been a great OS and it is meeting my needs over that of other operating systems including windows which I was a software tester of W2k back in the late 90s. While your documentation is excellent and sometimes such subjects on

Re: where am I supposed to put my rc.firewall?

2004-01-30 Thread Eric F Crist
On Friday 30 January 2004 09:34 pm, JJB wrote: > firewall_type="/etc/grog.firewall" > > is wrong, replace it with > > firewall_srcipt='/etc/grog.firewall ' > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Eric F > Crist > Sent: Friday, January 30, 2004

SpamAssassin quits after upgrade

2004-01-30 Thread Mike Oliveri
Hi all, I've recently upgraded both Exim (to 4.30) and SpamAssassin (to 2.63) on my FreeBSD 5.1 box via their Ports, and suddenly I can no longer get SpamAssassin to work. If I enable spam scanning in Exim (the FreeBSD port includes the Exiscan-acl patch), none of my mail is delivered. If I com

RE: PHP4 with GD build problem.

2004-01-30 Thread Marius Kirschner
> Freebsd 4.7, ports up to date. > > When I compile php4 with GD, I get this error: > > ext/gd/libgd/gdkanji.lo: In function `do_convert': > ext/gd/libgd/gdkanji.lo(.text+0x57b): undefined reference to > `iconv_open' > ext/gd/libgd/gdkanji.lo(.text+0x5c8): undefined reference to `iconv' > ext/gd

anonymous ftp

2004-01-30 Thread Robert Storey
I'm setting up an anonymous ftp server. I understand that a user named "ftp" can log in without a password, and that "anonymous" is an alias for user ftp. What I'm wondering is if it is possible to assign other aliases for ftp, let us say user "aardvark" or "scary.daemon" whatever? How would I go a

Using the ATAPI/CAM Driver

2004-01-30 Thread Jeff Elkins
No responses on this yet, but I can hope :) Another issue: After changing the permissions on the /dev/pass* devices, following a reboot, they all reverted, rendering k3b useless. I'd appreciate some help... I've enabled the ATAPI/CAM driver in my kernel under freebsd 5.2 - this has give

PHP4 with GD build problem.

2004-01-30 Thread Derrick MacPherson
Freebsd 4.7, ports up to date. When I compile php4 with GD, I get this error: ext/gd/libgd/gdkanji.lo: In function `do_convert': ext/gd/libgd/gdkanji.lo(.text+0x57b): undefined reference to `iconv_open' ext/gd/libgd/gdkanji.lo(.text+0x5c8): undefined reference to `iconv' ext/gd/libgd/gdkanji.lo(.

Re: where am I supposed to put my rc.firewall?

2004-01-30 Thread Eric F Crist
On Friday 30 January 2004 06:54 pm, Chuck Swiger wrote: > Eric F Crist wrote: > > I'm trying to add IPFW support. Where do I put my rc.firewall so that it > > gets read at boot time? I've tried /usr/local/etc/rc.d and /etc but > > neither seems to get read. > > Specify the location of your firewa

Mysql socket security (Was: Re: i found something ugly about freeBSD)

2004-01-30 Thread Melvyn Sopacua
On Friday 30 January 2004 10:20, Jorn Argelo wrote: > It's up to the administrator of the server to make sure that users > can't reach the /tmp partition then. Ehm, you really don't want to advise this. A proper solution: /etc/my.cnf: [mysqld] socket = /var/run/mysql/socket Then: mkdir /var/ru

Re: 5.2 kernel compilation error

2004-01-30 Thread Melvyn Sopacua
On Saturday 31 January 2004 01:29, paul wrote: > after i fresh 5.2 install i cvsup using the tag releng_5_2 do a make > world i then tryed doing a custom kernel and recieve the following error > i also tryed make buildkernel make kernel and recieve the same error > > sh ../../../conf/newvers.sh GEN

"The Complete FreeBSD": errata and addenda

2004-01-30 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. Inev

How to get best results from FreeBSD-questions

2004-01-30 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update $Date: 2003/03/09 22:09:31 $ 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 at

Re: Using bind9, instead of the default bind8

2004-01-30 Thread Melvyn Sopacua
On Friday 30 January 2004 20:31, stan wrote: > On Fri, Jan 30, 2004 at 04:52:12PM -, Edmund Craske wrote: > > There's something wrong with the rc.conf stuff for named if you install > > the bind9 port over the base bind8 (by doing a make > > -DPORT_REPLACES_BASE_BIND9 install clean in dns/bind9

Re: where am I supposed to put my rc.firewall?

2004-01-30 Thread Chuck Swiger
Eric F Crist wrote: I'm trying to add IPFW support. Where do I put my rc.firewall so that it gets read at boot time? I've tried /usr/local/etc/rc.d and /etc but neither seems to get read. Specify the location of your firewall script in /etc/rc.conf like so: firewall_enable='YES' firewall_type=

where am I supposed to put my rc.firewall?

2004-01-30 Thread Eric F Crist
Hello all, I'm trying to add IPFW support. Where do I put my rc.firewall so that it gets read at boot time? I've tried /usr/local/etc/rc.d and /etc but neither seems to get read. TIA -- Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588 pgp0.pgp Description: signature

Re: Is the online viewing of mailing lists broken?

2004-01-30 Thread Kris Kennaway
As answered n times recently, "yes" Kris pgp0.pgp Description: PGP signature

5.2 kernel compilation error

2004-01-30 Thread paul
after i fresh 5.2 install i cvsup using the tag releng_5_2 do a make world i then tryed doing a custom kernel and recieve the following error i also tryed make buildkernel make kernel and recieve the same error sh ../../../conf/newvers.sh GENERIC cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant

RE: convert .cshrc to .bashrc

2004-01-30 Thread Colin J. Raven
+> On Friday 30 January 2004 23:32, Robert Barten wrote: +> > On Sat, Jan 31, 2004 at 12:11:54AM +0100, Colin J. Raven wrote: +> > > Just google "sample .bashrc" that should yield something +> you can begin +> > > with. The two aren't *that* different y'know, so don't +> get stressed +> > > ab

Memory leak on 5.1-RELEASE?

2004-01-30 Thread dpk
(I'm not a member of the list; please Cc me on any replies.) We're running Apache 1.3.28 on a 5.1-RELEASE machine. It's a Dell PE 2650 w/ 2GB RAM. The site contains a lot of large files (multi-megabyte) - otherwise there's nothing unusual running. The Active memory use, according to top, seems ra

Re: portsdb -U fails

2004-01-30 Thread Kris Kennaway
On Fri, Jan 30, 2004 at 05:57:52PM -0500, parv wrote: > in message <[EMAIL PROTECTED]>, > wrote Kris Kennaway thusly... > > > > On Fri, Jan 30, 2004 at 08:51:43PM +0100, r t g tan wrote: > > > However portsdb -U fails and generates a lot of > > > error messages like the following: > > > > > >*

Is the online viewing of mailing lists broken?

2004-01-30 Thread Randy Pratt
Hi Normally I read about a dozen freebsd mailing lists online but they appear to have stopped functioning around the 26th of January. That was followed by a brief spurt of stale postings from long ago. After that, nothing. The URL for one of the online mailing lists is: http://docs.free

RE: Please confirm request to change your email preferences

2004-01-30 Thread Edmund Craske
Ahh, problem solved :] > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Yahoo!Groups Customer Care > Sent: 30 January 2004 23:51 > To: [EMAIL PROTECTED] > Subject: Please confirm request to change your email preferences > > > > Hello [EMAIL PR

Please confirm request to change your email preferences

2004-01-30 Thread Yahoo!Groups Customer Care
Hello [EMAIL PROTECTED], We have received your request to change your email preferences for Yahoo! Groups. This request will expire in 7 days. Email preferences: --- - Allow group moderators to add me to their group: No

Re: devfs problem

2004-01-30 Thread Harald Schmalzbauer
On Saturday 31 January 2004 00:17, Harald Schmalzbauer wrote: > Hi all, > > I have devfs mounted at /somepint/ip/dev and ls shows: > > acpi cuala0 net1 stdout ttyv2 twed0s1 > agpgartcuala1 net2 sysmouse ttyv3 twed0s1a > apmdevctl network

Re: portsdb -U fails

2004-01-30 Thread parv
in message <[EMAIL PROTECTED]>, wrote Kris Kennaway thusly... > > On Fri, Jan 30, 2004 at 08:51:43PM +0100, r t g tan wrote: > > However portsdb -U fails and generates a lot of > > error messages like the following: > > > >*** Error code 2: malformed entry: *** Error code 2 > >*** Error co

Re: convert .cshrc to .bashrc

2004-01-30 Thread Daniela
On Friday 30 January 2004 23:32, Robert Barten wrote: > On Sat, Jan 31, 2004 at 12:11:54AM +0100, Colin J. Raven wrote: > > Just google "sample .bashrc" that should yield something you can begin > > with. The two aren't *that* different y'know, so don't get stressed > > about it. > > > > +> 2) Is t

Invitation to join the Computer_Chess_Discussion group

2004-01-30 Thread Computer_Chess_Discussion moderator
Hello [EMAIL PROTECTED], [EMAIL PROTECTED] has invited to join the Computer_Chess_Discussion group hosted by Yahoo! Groups, a free, easy-to-use community service. By joining Computer_Chess_Discussion, you will be able to exchange messages with other group members, store photos and files, coordi

Re: convert .cshrc to .bashrc

2004-01-30 Thread Robert Barten
On Sat, Jan 31, 2004 at 12:11:54AM +0100, Colin J. Raven wrote: > Just google "sample .bashrc" that should yield something you can begin > with. The two aren't *that* different y'know, so don't get stressed > about it. > > +> 2) Is there a skeleton (dot.bashrc) file somewhere I can > +> downloa

devfs problem

2004-01-30 Thread Harald Schmalzbauer
Hi all, I have devfs mounted at /somepint/ip/dev and ls shows: acpi cuala0 net1 stdout ttyv2 twed0s1 agpgartcuala1 net2 sysmouse ttyv3 twed0s1a apmdevctl networkttyd0 ttyv4 twed0s1b ast0 devstatnull ttyd1

RE: convert .cshrc to .bashrc

2004-01-30 Thread Colin J. Raven
+> I'm almost new to freebsd about a few month now. Congratulations! It must have been an interesting month!! +> It took me +> some while to learn how to customize my .cshrc file. I would +> like to switch to bash2 now. Nice! Good decision I think. +> 1) I was wondering if there is a tool (

CVS Tags for 5.x

2004-01-30 Thread Jack.W.Parks
I have been reading all the documentation I can find concerning cvsup. My supfile specifies CVS tag RELENG_5_1 *default release=cvs tag=RELENG_5_1 *default delete use-rel-suffix *default compress *default tag=. src-all When I type uname -a, I get: FreeBSD skrap-node.skrap.net 5.2-CURRENT FreeBSD

convert .cshrc to .bashrc

2004-01-30 Thread Didier Wiroth
Hi, I'm almost new to freebsd about a few month now. It took me some while to learn how to customize my .cshrc file. I would like to switch to bash2 now. 1) I was wondering if there is a tool (from the ports collection) that can automatically convert my customized .cshrc to a .bashrc compatibe

Re: Building JDK14

2004-01-30 Thread Jeff Elkins
On Friday 30 January 2004 12:17 pm, Jorn Argelo wrote: > Well, it's really compiling files now, the previous time it was just 20 > hours at the same spot. I guess the blackdown-java version is working all > right then since it's still busy compiling files. > > The javavm -version is giving a good o

Re: Communication (Mail Gateway concept) with MS Exchange

2004-01-30 Thread Kenzo
Try this http://imgate.meiway.com/ it works with pretty much anything behind the mailgate. I'm currently using it on a FBSD with Postfix, Amavisd-new and McAfee for Unix. Works great. the box does Spam/Virus filtering then passes on the good mail to the actual mail server. If you need to know more

Re: X Windows

2004-01-30 Thread Roop Nanuwa
I believe the command you're looking for is: > XFree86 -configure It will generate what it detects and put the config file under /root/XF86Config.new For myself, though, it never worked quite right and I always find myself going back to the old command line interactive xf86config to create my X con

Communication (Mail Gateway concept) with MS Exchange

2004-01-30 Thread Danny
Greetings, I am thinking of installing 4.9R, Postfix, and the latter I have yet to find to have a FreeBSD server communicate as mail gateway with MS Exchange. At this point, I do not want to point MX records to our Internet connection and direct SMTP traffic into our LAN, for many obvious reasons

arp table manipulation

2004-01-30 Thread dtalk-ml
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 G'day -- In order to route traffic to my bridge in this environment, I need to craft arp packets in the manner of send_arp (http://www.insecure.org/sploits/arp.games.html). Does anyone know of similar code that will work on FreeBSD (or another way t

Re: 5.2 upgrade failed..

2004-01-30 Thread Kris Kennaway
On Fri, Jan 30, 2004 at 01:32:38PM -0800, Charlie Schluting wrote: > I'm assuming its because I have part 5.1 binaries, and part 5.2 > binaries. Any ideas? > Is it possible to run the CD install, and tell it to only install the > base system? Do an 'upgrade' install from the CD. Kris pgp

Sysintall problem

2004-01-30 Thread Andy Hanson
I have a Abit BP6 motherboard that I have been running on freebsd 4.X for years now. But the hard drive has been getting close to failure, and I wanted to do a clean install of freebsd 5.2. So I picked up a 80G WD800JB drive and preceded to install Freebsd 5.2. Unfortunately, I've never been a

Re: portsdb -U fails

2004-01-30 Thread Kris Kennaway
On Fri, Jan 30, 2004 at 01:42:00PM -0800, Kent Stewart wrote: > On Friday 30 January 2004 01:28 pm, Kris Kennaway wrote: > > On Fri, Jan 30, 2004 at 08:51:43PM +0100, r t g tan wrote: > > > Hi, > > > > > > Have done at least the following: > > > 1 - fresh ports cvsup for all the ports > > > 2 -

Re: portsdb -U fails

2004-01-30 Thread Kent Stewart
On Friday 30 January 2004 01:28 pm, Kris Kennaway wrote: > On Fri, Jan 30, 2004 at 08:51:43PM +0100, r t g tan wrote: > > Hi, > > > > Have done at least the following: > > 1 - fresh ports cvsup for all the ports > > 2 - rm /var/db/pkg/pkgdb.db > > 3 - pkgdb -F > > > > However portsdb -U fails

Re: X Windows

2004-01-30 Thread Vulpes Velox
On Fri, 30 Jan 2004 15:43:11 -0500 (EST) Matt Juszczak <[EMAIL PROTECTED]> wrote: > Hi all, > > About 6 months ago, I was having trouble generating my X config file > (so that it would run in 800x600, etc. etc.). The command line > config would work but I would never know my video card, etc. Th

5.2 upgrade failed..

2004-01-30 Thread Charlie Schluting
I'm a moron. I didn't follow the directions. I did: make buildworld; make buildkernel; make installkernel; make installworld. Note: there was no booting into single user mode :( The installworld failed 1/2 was through.. I rebooted into single user mode, tried to re-run installworld. It failed

Re: portsdb -U fails

2004-01-30 Thread Kent Stewart
On Friday 30 January 2004 11:51 am, r t g tan wrote: > Hi, > > Have done at least the following: > 1 - fresh ports cvsup for all the ports > 2 - rm /var/db/pkg/pkgdb.db > 3 - pkgdb -F > > However portsdb -U fails and generates a lot of > error messages like the following: > >*** Error cod

Re: portsdb -U fails

2004-01-30 Thread Kris Kennaway
On Fri, Jan 30, 2004 at 08:51:43PM +0100, r t g tan wrote: > Hi, > > Have done at least the following: > 1 - fresh ports cvsup for all the ports > 2 - rm /var/db/pkg/pkgdb.db > 3 - pkgdb -F > > However portsdb -U fails and generates a lot of > error messages like the following: > >***

Re: BIND 8.3 going insane on FreeBSD 4.9

2004-01-30 Thread Mark Edwards
Well, I have any query allowed on my domains, and tcp/udp port 53 is open to all from any port. Is there anything else necessary to allow root queries? I generally don't have this problem; its only happened twice in 4 years, so it doesn't seem like a configuration issue on my end. I host publi

fetchmail chopping off messages > 77 kB

2004-01-30 Thread Christopher Nehren
I'm currently using fetchmail to retrieve my email from my ISP. It works wonderfully, especially in combination with procmail and SpamAssassin -- except for one little problem that I'd like to verify is a bug here before sending a possibly spurious bug report. It seems that fetchmail truncates all

Setting acls for skel directories

2004-01-30 Thread Jerad Hampton
Hello, I have a 5.2 box and am playing with the acls. I would like to have the default acl set for directories when I create a user with adduser. I have only home set with acls active and have moved the skel folder to home/skel and set the default acl on the public_html folder. When I ls -l

Re: Looking for a good multiple protocol proxy!!

2004-01-30 Thread Neal Hamilton
Matthew Seaman wrote: On Fri, Jan 30, 2004 at 02:40:11PM -0600, Neal Hamilton wrote: I am looking for a proxy server that has the following features. 1. multiple protocols http/s, socks 4/5, ftp, irc, nntp, smtp, etc... The ability to add plugins to support more protocols . You kn

Re: OpenOffice 1.1 port

2004-01-30 Thread Scott I. Remick
On Fri, 30 Jan 2004 09:48:04 -0800, Derrick Ryalls wrote: > Install the prebuild binary instead (saves a ton of time too): > > http://projects.imp.ch/openoffice/ Except then you don't get anti-aliased fonts :( ___ [EMAIL PROTECTED] mailing list http:

Re: Looking for a good multiple protocol proxy!!

2004-01-30 Thread Matthew Seaman
On Fri, Jan 30, 2004 at 02:40:11PM -0600, Neal Hamilton wrote: > I am looking for a proxy server that has the following features. > > 1. multiple protocols http/s, socks 4/5, ftp, irc, nntp, smtp, > etc... The ability to add plugins to support more protocols . You know > what i mean,

Using the ATAPI/CAM Driver

2004-01-30 Thread Jeff Elkins
Date: Fri, 30 Jan 2004 15:44:00 -0500 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <[EMAIL PROTECTED]> Status: RO X-Status: Q X-KMail-EncryptionState: X-KMail-SignatureState: I

X Windows

2004-01-30 Thread Matt Juszczak
Hi all, About 6 months ago, I was having trouble generating my X config file (so that it would run in 800x600, etc. etc.). The command line config would work but I would never know my video card, etc. Then someone told me a utility to use that actually automatically detected my video card and ge

Looking for a good multiple protocol proxy!!

2004-01-30 Thread Neal Hamilton
I am looking for a proxy server that has the following features. 1. multiple protocols http/s, socks 4/5, ftp, irc, nntp, smtp, etc... The ability to add plugins to support more protocols . You know what i mean,, may not be through protocols but somehow the ability to support more p

Re: Booting Release 5.2 and XP

2004-01-30 Thread greg
On Fri, 2004-01-30 at 08:48, Mark Phillips wrote: > [... snip ...] > Hi Greg, > > I've just rebooted back into SUSE from FreeBSD. I use Grub to boot them > both, and Win2k (for how often it gets used, I might as well dump it ;-)) > > I can safely say even with UFS2 on 5.2, I can boot with The

portsdb -U fails

2004-01-30 Thread r t g tan
Hi, Have done at least the following: 1 - fresh ports cvsup for all the ports 2 - rm /var/db/pkg/pkgdb.db 3 - pkgdb -F However portsdb -U fails and generates a lot of error messages like the following: *** Error code 2: malformed entry: *** Error code 2 *** Error code 2: malformed e

IPFILTER/NAT problem

2004-01-30 Thread J. Seth Henry
Guys/gals, I've got a curious networking problem with ipfilter/ipnat (or possibly ssh). The firewall where I work allows only 4 ports to go through unmolested (i.e., no proxy servers/authentication). These are 21 (FTP), 22 (SSH), 23 (TELNET), and 110 (POP3). I have three hosts at the house I wou

Re: permissions problems

2004-01-30 Thread greg
On Fri, 2004-01-30 at 12:53, Matthew Seaman wrote: > On Sat, Jan 31, 2004 at 02:33:27AM +0800, Spades wrote: > > Hi, > > > > What if one of my admin accidentally did a: > > > > chmod -R o+rx / > > > > and changed my entire system permissions. > > What should i do to restore it? > > > > Please a

Re: Using bind9, instead of the default bind8

2004-01-30 Thread stan
On Fri, Jan 30, 2004 at 04:52:12PM -, Edmund Craske wrote: > There's something wrong with the rc.conf stuff for named if you install the bind9 > port over the base bind8 (by doing a make > -DPORT_REPLACES_BASE_BIND9 install clean in dns/bind9) because of differences in > command line argument

NDIS + TrueMobile 1180 or 4301?

2004-01-30 Thread Eric Anderson
Has anyone gotten this to work? I spend all my time cvsup'ing, building world, and building kernel in hopes that it would work and it never does. If you have gotten it to work, please let me know how. Thank you -Eric ___ [EMAIL PROTECTED] mailing lis

Re: permissions problems

2004-01-30 Thread Matthew Seaman
On Sat, Jan 31, 2004 at 02:33:27AM +0800, Spades wrote: > Hi, > > What if one of my admin accidentally did a: > > chmod -R o+rx / > > and changed my entire system permissions. > What should i do to restore it? > > Please assist. Thanks. Several choices: i) mtree(8) is your friend: # mtre

Re: permissions problems

2004-01-30 Thread Charles Swiger
On Jan 30, 2004, at 1:33 PM, Spades wrote: What if one of my admin accidentally did a: chmod -R o+rx / and changed my entire system permissions. What should i do to restore it? See "man mtree". -- -Chuck ___ [EMAIL PROTECTED] mailing list http://lists.

permissions problems

2004-01-30 Thread Spades
Hi, What if one of my admin accidentally did a: chmod -R o+rx / and changed my entire system permissions. What should i do to restore it? Please assist. Thanks. -- Bryan ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fr

Re: libintl.so.4 not found when loading javaplugin in Firebird

2004-01-30 Thread Khairil Yusof
On Thu, 2004-01-29 at 17:51 +0100, Bjarne Wichmann Petersen wrote: > [Shared object "libintl.so.4" not found] > So why is java missing libintl.so.4? Because I think the binary install of diablo, was compiled with older version of devel/gettext. If you upgraded your ports (as I think you have) you

Re: FreeBSD IP Device Driver

2004-01-30 Thread Brooks Davis
On Fri, Jan 30, 2004 at 11:34:41AM -0600, Erik Hamilton wrote: > I'm currently working on building a simple token ring networking scheme > over the parallel port (/dev/ppi0) for a graduate project. The project > itself is to be used later for educational purposes, illustrating how you > can build a

Fwd: amadmin not in man pages (amanda) [solved]

2004-01-30 Thread sysadmin
'amadmin' is not part of amanda-client but only of amanda-server. The amanda man page does not precise that point. Date: Fri, 23 Jan 2004 23:24:05 +0100 To: [EMAIL PROTECTED] From: sysadmin <[EMAIL PROTECTED]> Subject: amadmin not in man pages (amanda) I am installing amanda on a new client and I

RE: OpenOffice 1.1 port

2004-01-30 Thread Derrick Ryalls
> > I am trying to install the openoffice 1.1 port and i fails > because I have gettext 0.13 insaltted due to dependencies. > OpenOffice tells me that it needs gettext 0.12 iin order to > install. What is the best way for me to deal with this? > Install the prebuild binary instead (saves a

Re: OpenOffice 1.1 port

2004-01-30 Thread Jorn Argelo
Use pkg_delete to remove gettext 0.13 ... it's a depenency of gmake, but you can delete that as well. I've had the same problem when compiling KDE, and KDE is working just fine right now. Cheers, Jorn On Friday 30 January 2004 19:01, [EMAIL PROTECTED] wrote: > I am trying to install the openof

Re: Problem with mount_ntfs

2004-01-30 Thread Eric F Crist
On Friday 30 January 2004 08:15 am, Vladimir Yourtaev wrote: > On Friday 30 January 2004 15:19, you wrote: > > On Friday 30 January 2004 05:08 am, Vladimir Yourtaev wrote: > > > Hello all > > > My system FreeBSD-4.9 REALEASE > > > kernel compiled with options NTFS > > > hard ad0 has 3 partition: >

OpenOffice 1.1 port

2004-01-30 Thread adstro
I am trying to install the openoffice 1.1 port and i fails because I have gettext 0.13 insaltted due to dependencies. OpenOffice tells me that it needs gettext 0.12 iin order to install. What is the best way for me to deal with this? Any ideas/suggestions? Thanks _

Re: How to build FreeBSD entirely from sources?

2004-01-30 Thread Jorn Argelo
The Handbook provides plenty of information about using cvsup: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Cheers, Jorn On Friday 30 January 2004 16:50, you wrote: > > You can better sync your source with cvsup rather then using the sources > > which are being installed

FreeBSD IP Device Driver

2004-01-30 Thread Erik Hamilton
I'm currently working on building a simple token ring networking scheme over the parallel port (/dev/ppi0) for a graduate project. The project itself is to be used later for educational purposes, illustrating how you can build a network from the ground up through hardware developement, framing, and

Re: Building JDK14

2004-01-30 Thread Jorn Argelo
Well, it's really compiling files now, the previous time it was just 20 hours at the same spot. I guess the blackdown-java version is working all right then since it's still busy compiling files. The javavm -version is giving a good output, so it's working all right I'd say. Thanks for the inf

Re: can't assign requested address nn7j

2004-01-30 Thread Dan
ifconfig de2 de2: flags=8843 mtu 1500 inet 205.238.41.1 netmask 0xfff0 broadcast XXX.XXX.41.15 inet 205.238.42.209 netmask 0xfff8 broadcast XXX.XXX.42.215 ether 00:c0:f0:4c:02:9a media: 10baseT/UTP status: no carrier supported media: autoselect 100bas

FreeBSD Security Advisory FreeBSD-SA-04:01.mksnap_ffs part 2

2004-01-30 Thread Radko Keves
hi i read FreeBSD Security Advisory FreeBSD-SA-04:01.mksnap_ffs and have question about this workaround: /bin/rm /sbin/mksnap_ffs isn't better to do: /bin/chmod u-s /sbin/mksnap_ffs i think that suid flag is dangerous on this program not program as is and when suid flag is down program is clea

Compiling ppc and ppbus as modules ?

2004-01-30 Thread Frédéric L. W. Meunier
Is it possible ? I can't find anything for ppc in /sys/modules, and if I move ppbus to MODULES_OVERRIDE, make depend fails with: if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -

RE: How to build FreeBSD entirely from sources?

2004-01-30 Thread Edmund Craske
Note that the procedure shown will likely break your system if you're upgrading from 5.1 or earlier, so do: shutdown -r now then boot into single user mode, as described in the handbook, instead of shutdown now. The process described by Kai is not as depicted in UPDATING... Edmund Craske > -

RE: Using bind9, instead of the default bind8

2004-01-30 Thread Edmund Craske
There's something wrong with the rc.conf stuff for named if you install the bind9 port over the base bind8 (by doing a make -DPORT_REPLACES_BASE_BIND9 install clean in dns/bind9) because of differences in command line arguments. Of course, you could just work it out and hash it together, or leave

Re: How to build FreeBSD entirely from sources?

2004-01-30 Thread Kai Grossjohann
Geert Hendrickx <[EMAIL PROTECTED]> writes: >> You can better sync your source with cvsup rather then using the sources >> which are being installed by the CD. Like that you'll always have the most >> recent version of your FreeBSD installation. > > How do I do this? I put some stuff in /etc/ma

network locking -- how to enable?

2004-01-30 Thread Goodleaf, John M
Hello, I've just been reading the Oct-Dec 2003 FreeBSD status report. I note there's a section describing how much of the work toward fine-grained locking in the networking subsystem is in 5.2 RELEASE, but not turned on. Now I've been out of the loop for a while, so I must have missed something. Ho

Re: Building JDK14

2004-01-30 Thread Duane Winner
This might be a moot point by now, but you you should also double-check to make sure that your non-native java is working before you start to build the native version. I don't use blackdown, I use the linux-sun flavor, but before building native jdk14, I make sure the other is running by typing: #/

Re: Problem with mount_ntfs

2004-01-30 Thread Alex Zbyslaw
Jerry McAllister wrote: The last part of the name you are adding are "slices" which are what FBSD uses to divide up a partition. They are not relevant to NTFS. Just a little side terminology snit here. The 'e' refers to a _partition_ which FreeBSD uses to divide up _slices_ 's1' rather than the

Using bind9, instead of the default bind8

2004-01-30 Thread Robert Huff
stan writes: > What's involed in using bind9, instead of the default bind 8. I > have made the port, but it seems that I probably need to somehow > delete the existing bind8, right? Look in /etc/rc.conf - there are variables for the bind program and command line flags. You wil

Re: How to build FreeBSD entirely from sources?

2004-01-30 Thread Geert Hendrickx
> You can better sync your source with cvsup rather then using the sources > which are being installed by the CD. Like that you'll always have the most > recent version of your FreeBSD installation. How do I do this? Thanks, GH -- powered by FreeBSD __

Re: about logo

2004-01-30 Thread Jerry McAllister
> > I just want to ask (i'm sorry if it's a silly > question),why freebsd logo use "devil" character? There are several web pages that explain this quite well. Start with the FreeBSD.org page and look at its links and then do some searching - on the FreeBSD site and on Google. Try looking for Bea

  1   2   >