test

2002-10-30 Thread Ülkü SAYILAN
test.. This e-mail was scanned by Antivirus! http://www.kssgm.gov.tr To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: make buildworld fails

2002-10-30 Thread Matthew Seaman
On Tue, Oct 29, 2002 at 07:26:15PM -0600, Chris Pressey wrote: > Unfortunately, no luck there. No Makefile-type files were updated. So, I > toasted my *entire* source tree (including the 'checkouts' files) and > grabbed it all anew, tried rebuilding the world... and got the same error. Well, I'm

Re: Apache will not start on new setup

2002-10-30 Thread Toomas Aas
> la# apachectl start > /usr/local/sbin/apachectl start: httpd could not be started > la# > Apart from configtest are there any other ways to investigate this problem? Have you checked Apache's error_log? -- Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/ * What happens if you

Re: Can't connect to DNS servers -- Firewall prob?

2002-10-30 Thread Toomas Aas
Hi! > I tried a simple ping to the IP address of the nameserver and am getting > this: > > # ping 66.135.144.2 > PING 66.135.144.2 (66.135.144.2): 56 data bytes > ping: sendto: No route to host > > I looked at my /etc/rc.conf and there's only one line related to router or

Re: Need help debugging Windowmaker coredump

2002-10-30 Thread Stijn Hoop
Hi Jonathon, On Wed, Oct 30, 2002 at 01:58:23AM +, Jonathon McKitrick wrote: > Here's what I have so far: > > - > Program terminated with signal 11, Segmentation fault.^M [snip] > #0 0x80b4545 in WMGetFromPLDictionary (plist=0x0, key=0x8137b50)^M > ---Type to c

Re: Matsushita CD-ROM Trouble

2002-10-30 Thread Matthew Seaman
On Tue, Oct 29, 2002 at 10:09:51PM -0800, Safman wrote: > I am a new user to FreeBSD and am trying to install it for the first > time. I am installing on a hard disk with two partitions: One already > has Windows, the other will soon have FreeBSD. > > I want to install FreeBSD using CD's, but i

Re: XFree86 Fails with signal 11 in FreeBSD 4.6 and 4.7

2002-10-30 Thread Roman Neuhauser
# [EMAIL PROTECTED] / 2002-10-29 23:27:34 -0800: > >> XFree86 exits on signal 11 immediately after starting on FreeBSD 4.6 and > >> 4.7. It is not possible to run the graphical configuration utility at all. > >> After running curses configuration utility, running startx produces signal > >> 11. No

Re: XFree86 Fails with signal 11 in FreeBSD 4.6 and 4.7

2002-10-30 Thread Paul A. Scott
XFree86 exits on signal 11 immediately after starting on FreeBSD 4.6 and 4.7. It is not possible to run the graphical configuration utility at all. After running curses configuration utility, running startx produces signal 11. No other debugging information is available. No oth

Re: XFree86 Fails with signal 11 in FreeBSD 4.6 and 4.7

2002-10-30 Thread Kris Kennaway
On Wed, Oct 30, 2002 at 02:34:22AM -0800, Paul A. Scott wrote: > Yes, I should think so. Again, XFree86 as delivered with FreeBSD 4.5 and > earlier run fine on the same exact machine with no changes in hardware. > > The problem only occurs beginning with FreeBSD 4.6 when the individual X > server

Re: XFree86 Fails with signal 11 in FreeBSD 4.6 and 4.7

2002-10-30 Thread Paul A. Scott
>> The problem only occurs beginning with FreeBSD 4.6 when the individual X >> servers were bundled together, and it continues to fail on FreeBSD 4.7. >> Furthermore, searching the archives I find that other people have the same >> problem beginning with the FreeBSD 4.6 CDROM on different hardware.

Re: Getting some daemons out of the base system

2002-10-30 Thread Giorgos Keramidas
On 2002-10-27 01:40, [EMAIL PROTECTED] wrote: > >-- Original Message -- > >Date: Sat, 26 Oct 2002 19:31:06 -0400 > >From: Michael Joyner <[EMAIL PROTECTED]> > > >If we were to say move to a more modular styled base system, we > >shouldn't have to REMOVE the daemons, simply have them either easy > >

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-30 Thread Ivan Sychev
- Original Message - From: Jens Rehsack <[EMAIL PROTECTED]> To: Ivan Sychev <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 9:00 PM Subject: Re: FBSD doesn't install from CDROM Creative Infra 54 > > My CDROM attached as primary device on controller and i`m boo

Re: Can't connect to DNS servers -- Firewall prob?

2002-10-30 Thread C KH
What you want is the "defaultrouter" -- That tells the system where packets should be directed that aren't for the local LAN. (IE: anything not in 192.168.x.x) in rc.conf, add: defaultrouter="0.0.0.0" change 0.0.0.0 to point to the SMC Router's IP (It's acting as a "gateway" for your network,

Re: Can't connect to DNS servers -- Firewall prob?

2002-10-30 Thread Matthew Seaman
On Wed, Oct 30, 2002 at 08:55:55AM +, C KH wrote: > >What you want is the "defaultrouter" -- That tells the system where > >packets should be directed that aren't for the local LAN. (IE: anything > >not in 192.168.x.x) > > > >in rc.conf, add: > >defaultrouter="0.0.0.0" > > > >change 0.0.0.0 t

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-30 Thread Jens Rehsack
Ivan Sychev wrote: > > - Original Message - > From: Jens Rehsack <[EMAIL PROTECTED]> > To: Ivan Sychev <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Tuesday, October 29, 2002 9:00 PM > Subject: Re: FBSD doesn't install from CDROM Creative Infra 54 > > > > My CDROM attached as pr

CHECKSUM file PROBLEM !

2002-10-30 Thread Vesselin Denkov
Hi Folks ! There seems to be the problem with the CHECKSUM.MD5 file, located at ftp://ftp.freebsd.org/pub/FreeBSD/pub/releases/i386/4.7-RELEASE/packages/All Some ( about 250 )of the MD5 sums listed in it doesn't correspond trully to the files. I checked a few files internally and the MD5 sums of

Re: samba printing stopped after upgrade to 2.2.6

2002-10-30 Thread Jens Rehsack
Vivek Khera wrote: > > > "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes: > > >> Ah. The port Makefile probably needs to be tweaked a bit then. It > >> looks like samba will use cups if it can find it. Try this: > >> > > JR> Your patch isn't required. But instead adding a line > JR> 'WIT

good utility to log the SNMP messages output by my linksys router (BEFSR41)

2002-10-30 Thread Bsd Neophyte
i have one on my XP system... but the system isn't on all the time. i want something that will generate a log of all the messages output by my BEFSR41. i've looked under the ports, but i wasn't able to find anything... then again, i suppose using "make search name=BEFSR41" or "make search name=l

www/oops and print/teTeX don't build: new bison related?

2002-10-30 Thread Igor B. Bykhalo
Hi, anyone tried to build www/oops or print/teTeX after update of bison? System: goshik# uname -a FreeBSD goshik.binep.ac.ru 4.7-STABLE FreeBSD 4.7-STABLE #10: Sun Oct 27 15:02:15 MSK 2002 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GO i386 goshik# Both ports fail compilation when bison is invoked,

Re: Matsushita CD-ROM Trouble

2002-10-30 Thread Lowell Gilbert
Matthew Seaman <[EMAIL PROTECTED]> writes: > The matcd driver was for an old non-standard device once produced by > Matsushita. Certainly if you're using a recently produced CD drive, > it will be a standard ATAPI or SCSI device and it should be recognised > automatically by the install process.

Freebsd, Apache and .htacess files

2002-10-30 Thread Erik Mattsson
Hi Ive installed the apache-1.3.26_3 port and trying to get it to work with TWiki (an intranet discussion/note board). But I cant limit the access of the sites. Ive made the following test: created a "test" dir in the DocumentRoot directory. In this directory Ive created a "index.html" file that

Automated reply from e-mail@www.bontempsavocats.com

2002-10-30 Thread e-mail
Thank you for your email. I will reply to you as soon as possible. Gracias por su mensaje. Le contestarémos lo mas pronto posible. Merci de votre message. Il fait l'objet d'un examen pour traitement. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-30 Thread Ivan Sychev
- Original Message - From: Jens Rehsack <[EMAIL PROTECTED]> To: Ivan Sychev <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 12:20 PM Subject: Re: FBSD doesn't install from CDROM Creative Infra 54 > > 1st: > > DEGUG: Generating /etc/fstab file > > acd0: READ_

Re: FBSD doesn't install from CDROM Creative Infra 54

2002-10-30 Thread John Bleichert
On Wed, 30 Oct 2002, Ivan Sychev wrote: > Subject: Re: FBSD doesn't install from CDROM Creative Infra 54 > > > - Original Message - > From: Jens Rehsack <[EMAIL PROTECTED]> > To: Ivan Sychev <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, October 30, 2002 12:20 PM > Sub

using ssh-agent with kdm login manager ...

2002-10-30 Thread Marc G. Fournier
I've searched the web (and am still searching), but for the life of me, I can't get ssh-agent 'active' when using kdm for the login manager ... I've tried setting up a simple .xsession file: > cat .xsession ssh-agent startkde eval `ssh-agent -k` but that doesn't appear to work ... help? To U

User Quota Settings

2002-10-30 Thread Lefteris Tsintjelis
Hi all, How can I set quota for all users? This command I was using doesn't seem to work for me any more. Can anyone please recomend me any good package(s) that set and monitor user quotas and send them warnings automatically? edquota -p someone `awk -F: '$3 > 1000 && $3 < 65534 {print $1}' /etc/

Re: Freebsd, Apache and .htacess files

2002-10-30 Thread Mohsin Rahman
You most likely need a directive in your httpd.conf Something like: Options Indexes FollowSymLinks MultiViews AllowOverride AuthConfig Limit Order allow,deny Allow from all restart apache and see how it goes. Good Luck! Mohsin Rahman - Original Message - From: "Erik

Re: using ssh-agent with kdm login manager ...

2002-10-30 Thread Stijn Hoop
On Wed, Oct 30, 2002 at 11:16:15AM -0400, Marc G. Fournier wrote: > I've searched the web (and am still searching), but for the life of me, I > can't get ssh-agent 'active' when using kdm for the login manager ... > > I've tried setting up a simple .xsession file: > > > cat .xsession > ssh-agent

shopping cart for freebsd

2002-10-30 Thread public relations
hello, does anyone know of a good shopping cart system that will work with freebsd? thanks terry allen To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

SMP Trouble on Compaq ML-530.

2002-10-30 Thread Robert B.
Dear list, I have seen that there is building issue with Compaq's SMP boards. I would like to add my story to it in hopes of receiving some help. Compaq ML-530 2.2GHz P4 Xeon 4.7-RELEASE Locking up at point of launching 2nd CPU. I have tried to use different OS's in the BIOS, e.g. Netware SMP,

scanner sharing?

2002-10-30 Thread Alex Teslik
Hello, Is it possible to share a scanner over TCP/IP with a OSX box or another FreeBSD box? Thanks, Alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: shopping cart for freebsd

2002-10-30 Thread DaleCo Help Desk
I'm considering fishcart, but haven't implemented yet. It requires php and one of a few databases including MySQL, PostGre, etc. I've not put the time in to get it to work...not that it's tremendously difficult, but I like to read as much as possible before putting in much time. Also, my client,

snort and freeBSD4.7

2002-10-30 Thread Kenzo
I was trying to install snort following the instructions on a doc on snort's website. http://www.snort.org/docs/FreeBSD46...MySQLVer1-2.pdf Anyways, I get to the point where I have to type " /usr/local/bin/mysql -p < /usr/ports/security/snort/work/snort-1.8.6/contrib/create_mysql snort" I get the

Re: scanner sharing?

2002-10-30 Thread Michael Joyner
yes take a look sane-backends net driver Quoting Alex Teslik <[EMAIL PROTECTED]>: > > Hello, > > Is it possible to share a scanner over TCP/IP with a OSX box or another > FreeBSD box? > > Thanks, > Alex > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questio

DUMP + RAID 5

2002-10-30 Thread Grant Peel
Hi all, Over the past few weeks I have been setting up and tweaking DUMP to dump each of my 4 main filesystems (/ /var /home /usr). Progress is going well (currently set to do full dump 1x per week and do a level 1 each night). I still have a couple of questions. First, I am dumping all 4

SCSI -RAID 5 again

2002-10-30 Thread Grant Peel
Sorry all, the previous mail was sent prematurely... Hi all, Over the past few weeks I have been setting up and tweaking DUMP to dump each of my 4 main filesystems (/ /var /home /usr). Progress is going well (currently set to do full dump 1x per week and do a level 1 each night). I still have

Re: using ssh-agent with kdm login manager ...

2002-10-30 Thread Lowell Gilbert
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > I've searched the web (and am still searching), but for the life of me, I > can't get ssh-agent 'active' when using kdm for the login manager ... The relevant bit from *my* .xsession file is: # A bunch of things to run with access to the ssh agen

looking for a lightweight web server

2002-10-30 Thread Rotaru Razvan
Hello, I am looking for a lightweight web server with php support to set up on my FreeBSD system. It is very likely that the only use for that web server will be phpMyAdmin so it should be multithreading and all that stuff. I want something small and very fast (i have a k6-2 500MHz system). If som

Re: Shopping Cart

2002-10-30 Thread Grant Peel
Hi, We have used several shooping cart programs and the best one we have found so far is xcart. It has a ton of options, including skins Site admin, reseller admin. It requires PHP, MySQL and Apache. It also handles using a seperate SSL site in case the customer is to cheap or unable to get hi

looking for a lightweight web server

2002-10-30 Thread Grant Peel
Hi, You may consider webmin. I uses its own miniserv.pl which hasn;t let me down yet. It also comes with PHP my admin, and it sounds like some of the other default modules might be of use to you. webmin.com -Grant To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questio

RE: looking for a lightweight web server

2002-10-30 Thread Barry Byrne
I've never seen great reason to use anything other than Apache. Might not fit your 'lightweight' tag, but it's not particularly taxing on resources, and anyway the PHP element of your use is likely to the most resource intensive. Cheers - Barry -- Barry Byrne, IT Manager, WBT Systems, Block 2,

Re: snort and freeBSD4.7

2002-10-30 Thread Kris Kennaway
On Wed, Oct 30, 2002 at 11:38:59AM -0600, Kenzo wrote: > I was trying to install snort following the instructions on a doc on snort's > website. > http://www.snort.org/docs/FreeBSD46...MySQLVer1-2.pdf > > Anyways, I get to the point where I have to type > " /usr/local/bin/mysql -p < > /usr/ports/s

Re: looking for a lightweight web server

2002-10-30 Thread John Bleichert
On Wed, 30 Oct 2002, Rotaru Razvan wrote: > Date: Wed, 30 Oct 2002 09:38:06 -0800 (PST) > From: Rotaru Razvan <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: looking for a lightweight web server > > Hello, > > I am looking for a lightweight web server with php support to set up on > my Fr

Re: Re: looking for a lightweight web server

2002-10-30 Thread Rotaru Razvan
Well apache isn't quite lightweight. I was hoping to find something small, that eats as few recources as possible. I don't need cgi support, perl and other stuff like that. Only html+php. It's not like i don't like apache. I just think it's not suited for my kind of application. If you still think

Re: scanner sharing?

2002-10-30 Thread Dan Nelson
In the last episode (Oct 30), Alex Teslik said: > > Hello, > > Is it possible to share a scanner over TCP/IP with a OSX box or another > FreeBSD box? The SANE scanner package supports remote device access and builds on FreeBSD (ports /graphics/sane-*) and MacOS X. http://www.mostang.com/sane/

Re: looking for a lightweight web server

2002-10-30 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> (10.30.2002 @ 0948 PST): Grant Peel said, in 0.3K: << > Hi, > > You may consider webmin. I uses its own miniserv.pl which hasn;t let me down > yet. It also comes with PHP my admin, and it sounds like some of the other > default modules might be of

Re: shopping cart for freebsd

2002-10-30 Thread Mohsin Rahman
I've never implemented any.. but here are some links: http://www.fishcart.org/ http://www.agora.com http://www.minivend.com http://www.weberdev.com/index.php3?GoTo=LinkIndexInner.php3?CatID=76&CatName =Shopping+Cart+Solutions http://www.opensales.org Good Luck! Mohsin Rahman - Original Mess

Re: Re: looking for a lightweight web server

2002-10-30 Thread Andrew Brampton
Well you are going to need CGI support for PHP, unless PHP have made a module for your webserver. But Apache can be set up to eat little amounts of resources even though a 500mhz would be more than able to handle the default apache config. Hope this helps Andrew - Original Message - From:

Re: processing ipfw's /var/log/security file

2002-10-30 Thread Paulius Bulotas
Hi Terry, On 02 10 29, Terry Todd wrote: > I'm using ipfw and am looking for something to process > /var/log/security(.*.gz) with. /var/log/security is not for ipfw only, it's for messages with priority security. you can filter ipfw output with syslog configuration: !ipfw *.*

Re: Re: looking for a lightweight web server

2002-10-30 Thread Marc Schneiders
thttpd, works great, non forking, php can be compiled in it is in the ports, lots of info on the website: http://www.acme.com/software/thttpd/ Still being actively developed/maintained. Some very large sites use it esp. for pictures, for which it seems to be super fast in comparison with apache.

Re: Re: looking for a lightweight web server

2002-10-30 Thread John Bleichert
> --- John Bleichert <[EMAIL PROTECTED]> wrote: > > On Wed, 30 Oct 2002, Rotaru Razvan wrote: > > > > > Date: Wed, 30 Oct 2002 09:38:06 -0800 (PST) > > > From: Rotaru Razvan <[EMAIL PROTECTED]> > > > To: [EMAIL PROTECTED] > > > Subject: looking for a lightweight web server > > > > > > Hello, > >

Re: looking for a lightweight web server

2002-10-30 Thread Paul A. Scott
> Well apache isn't quite lightweight. I was hoping to find something > small, that eats as few recources as possible. I don't need cgi > support, perl and other stuff like that. Only html+php. > It's not like i don't like apache. I just think it's not suited for my > kind of application. > If you

Re: Changing key in terminal

2002-10-30 Thread Giorgos Keramidas
On 2002-10-27 12:38, budsz <[EMAIL PROTECTED]> wrote: > I was try last night to split/create new windows in BitchX for example > I typed /windows new hide in BX prompt and then I switched to other > window using alt+1, alt+2 etc but nothing happend (doesn't switch), Try using ESC+1, ESC+2, etc. >

Re: problem config ircd entrechat

2002-10-30 Thread Giorgos Keramidas
On 2002-10-27 02:23, master <[EMAIL PROTECTED]> wrote: > when i try to config it it say : > ./usr/libexec/elf/ld cannot find -lresolv > and if i say in the conf no lib it don t work too > anyone has a idea plz? What are you trying to "config"? How are you trying to configure it? When asking que

Re: shopping cart for freebsd

2002-10-30 Thread RichardH
At 08:45 AM 10/30/2002, public relations wrote: hello, does anyone know of a good shopping cart system that will work with freebsd? thanks terry allen To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message http://www.oscommerce.com/

java runs only as root

2002-10-30 Thread Thomas Weber
Hi, since upgrading to 4.7-STABLE, java (means java, javac) runs only as root. I've tested it with linux-sun-jdk1.4.1_01, linux-sun-jdk1.4.0 and linux-blackdown-jdk1.4.1, always i'm getting this message: --- thomas@g

Re: SCSI -RAID 5 again

2002-10-30 Thread Jerry McAllister
> > Sorry all, the previous mail was sent prematurely... > > Hi all, > > ... > > In effect, I want to create a mirror, will this work, and would the command > lines (in cron) look like: > > dump -0u -h0 -f /dev/ad0s1 / > dump -0u -h0 -f /dev/ad0s1/var /var > dump -0u -h0 -f /dev/ad0s1/usr /usr

Re: good utility to log the SNMP messages output by my linksys router (BEFSR41)

2002-10-30 Thread Eric Humphries
I think you would be better off with: make search key=snmp - Original Message - From: "Bsd Neophyte" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 5:34 AM Subject: good utility to log the SNMP messages output by my linksys router (BEFSR41) > > i have one

Re: looking for a lightweight web server

2002-10-30 Thread MikeM
On 10/30/02 at 9:38 AM Rotaru Razvan wrote: |I am looking for a lightweight web server with php support to set up |on my FreeBSD system. |It is very likely that the only use for that web server will be |phpMyAdmin so it should be multithreading and all that stuff. I want |something small and very

Sony AIT tape position question

2002-10-30 Thread Matthias Trevarthan
Howdy peeps, I've got a not-so-quick question for ya: I have a Sony AIT tape drive (one of the nifty 4 tape autoloaders): TSL-SA300C It has a nice little display on the front that indicates the tape's "wound" status. When the tape is fully rewound, the bar graph is full. When the tape is fully

Joining Win2K client to samba PDC running on FreeBSD4.7

2002-10-30 Thread Stacey Roberts
Hello, Sorry about asking this here, but I've googled, read (over and over) the Samba How-To included with the source distro, run through the "diagnostics.txt" test doc successfully, and finally trolled various posting to samba lists at http://marc.theaimsgroup.com, and haven't been able to so

Re: looking for a lightweight web server

2002-10-30 Thread Paul Everlund
On 10/30/02 at 9:38 AM Rotaru Razvan wrote: I am looking for a lightweight web server with php support to set > up on my FreeBSD system. It is very likely that the only use for > that web server will be phpMyAdmin so it should be multithreading > and all that stuff. > I want something small and v

Re: problem config ircd entrechat

2002-10-30 Thread master
i have find the solution thx anyway - Original Message - From: "Giorgos Keramidas" <[EMAIL PROTECTED]> To: "master" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 2:17 PM Subject: Re: problem config ircd entrechat > On 2002-10-27 02:23, master <[EMAIL PROT

Re: looking for a lightweight web server

2002-10-30 Thread Eric Humphries
If your having performance problems, how about posting your ps aux output for us and a few examples of your load averages. eric - Original Message - From: "Paul Everlund" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 2:09 PM Subject:

ch/pass/chio/CAM/Sony AIT tape autoloader

2002-10-30 Thread Matthias Trevarthan
Hi. I'm trying to figure out how this works: I've got a Sony AIT autoloader, model TSL-SA300C. It's a four tape changer. In my dmesg.boot, it show the changer as a 'pass2' device, but not a 'ch' device. So, I guess my two questions are: How do I use this changer as a 'pass' device? (couldn't

Re: java runs only as root

2002-10-30 Thread Robin Schilham
Thomas Weber wrote: Hi, since upgrading to 4.7-STABLE, java (means java, javac) runs only as root. I've tested it with linux-sun-jdk1.4.1_01, linux-sun-jdk1.4.0 and linux-blackdown-jdk1.4.1, always i'm getting this message:

ircd and dns

2002-10-30 Thread master
hi, i would like to know how ircd check for dns ? i have this error Couldn't resolve your hostname; using your IP address instead but if i try to nslookup all is good it s only with ircd anyone has already had this matter and solve it? thx To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns

bar

2002-10-30 Thread steve ellis
Sorry to ask such a stupid question, but, I can't remember the command. Sometimes, under X, a task opens with the top bar off the screen. Then, my mouse can no longer grab the task at the top. There is a commmand that allows the user to click on the task, and move it. I've used it before. Stupidly

Re: snort and freeBSD4.7

2002-10-30 Thread Kenzo
Kris said Well, for starters the snort 1.8.7 work subdirectory is called snort-1.8.7 not snort-1.8.6, but if the entire work directory is missing then you've omitted a step where you 'cd /usr/ports/security/snort; make all install' to actually build and install snort. This is what I did. " make -

Re: make buildworld fails

2002-10-30 Thread Giorgos Keramidas
On 2002-10-29 19:26, Chris Pressey <[EMAIL PROTECTED]> wrote: > On Tue, 29 Oct 2002 14:28:39 + > Matthew Seaman <[EMAIL PROTECTED]> wrote: > > I think what has happened is that one or more of the Makefiles in the > > src tree hasn't been updated properly, possibly because cvsup(1) > > doesn't t

Re: Typical times installing from ports via 56k modem?

2002-10-30 Thread Giorgos Keramidas
On 2002-10-29 12:36, Michael Ross <[EMAIL PROTECTED]> wrote: > > It took about 1.5 hrs for the CVSUP from 4.6.0 to 4.7, and another 2 > > hours for the build (on a P3-500 with 128MB RAM). > > That seems a little bit long, was that the only CVSUP you did > between the two? you might be able to speed

Re: bar

2002-10-30 Thread Michael Joyner
press and hold down the ALT key then left-click-hold anywhere in the window with the mouse move window release all the buttons Quoting steve ellis <[EMAIL PROTECTED]>: > Sorry to ask such a stupid question, but, I can't > remember the command. > Sometimes, under X, a task opens with the top bar >

multi-master scsi

2002-10-30 Thread Michael Grant
Does it work, or can someone tell me what would happen if I connected 2 freebsd systems to the same scsi disk? I have seen this done with Suns, so it's not such a bizare question in the scheme of things. What they did was change the scsi master id on the second system from 7 to some other unused

Re: Please help me: /dev/lpt0 Device is busy

2002-10-30 Thread Robin Schilham
Anton wrote: Hello everybody! Please help me with my lpt0 When I try to put something to lpt0 I see the next: ``` ~# cat > /dev/lpt0 Oct 30 01:41:58 lizard /kernel: lpt flags 0x0 Oct 30 01:41:58 lizard /kernel: lpt flags 0x0 /dev/lpt0:

系統公告

2002-10-30 Thread ¨t²Î¤½§i
¡@ ¥[¤J·|­û´N°e§Aªx¨Èªù¸¹ §K168¤¸¤ë¯²¶O¡B§K399¤¸³]©w¶O¡B¨C¤ë¦A°e17.5¤ÀÄÁ³q¸Ü®É¼Æ¡C ¨C­Óªù¸¹¨C­Ó¤ë¦A°e±z168¤¸³q¸Ü¶O¡A°e¨¬24­Ó¤ë=4032¤¸ ¨C­Ó¤H³Ì¦h¥i¥Ó½Ð¤T­Óªù¸¹¡A24­Ó¤ë¥i¬Ù12096¤¸³q¸Ü¶O¡I 1. ¥þ°Ï³q¸Ü¡AµL½×¥ô¦ó¦a¤è»Pªx¨Èªù¸¹³£¥Hºô¤º¤¬¥´¶O²v­pºâ¡A¶O²v³Ì§C¡C 2. Å¥¨ú»y­µ«H½c§K

Has anyone had problems running GNUStep AND WindowMaker?

2002-10-30 Thread Jonathon McKitrick
I found out what was causing my segfault. I removed GNUStep and all its directories and re-installed WindowMaker, but now GNUStep isn't happy when I reinstalled it. Has anyone had any problems running both apps? NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other com

Re: [GWAVA:15w6ex12] Source block message notification

2002-10-30 Thread steve ellis
Dear Mr./Ms. 'GWAVA', My email was a technical question sent to [EMAIL PROTECTED] It has been answered. I'm sorry the FreeBSD.ORG technical questions are being missent to you. My note had an email address, as shown above, in case a spam filter is actng up. Steve Ellis GWAVA wrote: > Y

question on su use

2002-10-30 Thread David Banning
I am attempting to create a simple user shell executable which will execute a root command. Executing; su root killall squid requests root's password, and then issues a; killall: /usr/bin/killall: cannot execute binary file while killall executes by root no problem. Any idea what's going on he

Re: question on su use

2002-10-30 Thread Adam Weinberger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> (10.30.2002 @ 1016 PST): David Banning said, in 0.4K: << > I am attempting to create a simple user shell executable which will > execute a root command. > > Executing; > > su root killall squid > > requests root's password, and then issues a; >

Re: No buffer space available

2002-10-30 Thread Dag-Erling Smorgrav
Eric Anderson <[EMAIL PROTECTED]> writes: > 131/32768/32768 mbuf clusters in use (current/peak/max) You ran out of mbuf clusters at some point. > How can I fix this? Add "kern.ipc.nmbclusters=65536" to /boot/loader.conf and reboot. BTW, -chat is not the appropriate forum for this kind of questi

Re: No buffer space available

2002-10-30 Thread Eric Anderson
Dag-Erling Smorgrav wrote: Eric Anderson <[EMAIL PROTECTED]> writes: 131/32768/32768 mbuf clusters in use (current/peak/max) You ran out of mbuf clusters at some point. What part of the netstat -m indicated this? How can I fix this? Add "kern.ipc.nmbclusters=65536" to /boot/loader.conf

Re: No buffer space available

2002-10-30 Thread Dag-Erling Smorgrav
Eric Anderson <[EMAIL PROTECTED]> writes: > Dag-Erling Smorgrav wrote: > > Eric Anderson <[EMAIL PROTECTED]> writes: > > >131/32768/32768 mbuf clusters in use (current/peak/max) > > You ran out of mbuf clusters at some point. > What part of the netstat -m indicated this? Well, duh. The part I quo

Re: No buffer space available

2002-10-30 Thread Eric Anderson
Dag-Erling Smorgrav wrote: Eric Anderson <[EMAIL PROTECTED]> writes: Dag-Erling Smorgrav wrote: Eric Anderson <[EMAIL PROTECTED]> writes: 131/32768/32768 mbuf clusters in use (current/peak/max) You ran out of mbuf clusters at some point. What part of the netstat -m indicated this? Wel

Re: No buffer space available

2002-10-30 Thread Dag-Erling Smorgrav
Eric Anderson <[EMAIL PROTECTED]> writes: > Sorry. I'm a dumbass. We all have our moments :) DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

[no subject]

2002-10-30 Thread Tiago Andre
Hello there ... i've configurated my tunnel ip4-ip6 by typing: $ifconfig gif0 create $ifconfig gif0 tunnel 193.137.232.35 193.136.2.2 $ifconfig gif0 inet6 alias 2001:690:2024::1 then i check if the tunnel is woeking by : $ping6 ff02::1%gif0 and the result was a serals of reply's then i do $ro

Re: samba printing stopped after upgrade to 2.2.6

2002-10-30 Thread Vivek Khera
> "JR" == Jens Rehsack <[EMAIL PROTECTED]> writes: JR> It's most a good thing sending your patch directly to David JR> Chapman (maintainer). He's very fast commiting bug fixes :-) Did that, too. ;-) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the b

Firewire Support?

2002-10-30 Thread Drew Tomlinson
I have my eye on an external IDE enclosure with a firewire interface. Does FreeBSD support firewire? I've looked in the hardware notes for 4.7-RELEASE and do not see any listing so I'm assuming it's not supported. Can anyone clarify this for me as I am very interested in the enclosure as it seems

Re: Can't connect to DNS servers -- Firewall prob?

2002-10-30 Thread C KH
I added that link to /etc/rc.conf. Is there a way to reload this file without rebooting? Not AFAIK. You can get the same result by manually loading the route: route add default 0.0.0.0 where 0.0.0.0 is the SMC router's IP addy. That worked!! I added the route to my SMC router and now DNS tra

mp3 file renamer

2002-10-30 Thread Brian Henning
hello, is there a program for bsd that renames mp3 files to be more uniform... example: capitalize words, remove remove underscores.. thanks, brian To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: mp3 file renamer

2002-10-30 Thread Eric Humphries
So are you looking for a tool to rename the actual file, or edit the id3 tag? - Original Message - From: "Brian Henning" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 1:15 PM Subject: mp3 file renamer > hello, is there a program for bsd that renames mp3 f

Re: mp3 file renamer

2002-10-30 Thread Brian Henning
i would like to rename the actual mp3 files - Original Message - From: "Eric Humphries" <[EMAIL PROTECTED]> To: "Brian Henning" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 1:22 PM Subject: Re: mp3 file renamer > So are you looking for a tool to rename

Re: mp3 file renamer

2002-10-30 Thread Eric Humphries
Here are just a few: Port: id3tool-1.1f Path: /usr/ports/audio/id3tool Info: A utility for manipulating mp3 ID3 Tags Maint: [EMAIL PROTECTED] Index: audio B-deps: R-deps: Port: mp3butler-1.0.2 Path: /usr/ports/audio/mp3butler Info: A program for renaming mp3 files Maint: [EMAIL PRO

Using iBook OS X 10.2 CD Writer to create a FBSD on Intel Boot CDROM

2002-10-30 Thread Ev Batey WaSixCre
Subj is the question .. Where can I find a map of how I build a Unix (esp F.BSD) CD Using Apple iBook running OSX 10.2 CD-R / CD-RW burner. All clues are welcome. Or how to overcome us govt politics ... /Everett/ = Everett Batey - [EMAIL PROTECTED] Web http://www.vhwy.com Page 805 340-64

Re: Apache will not start on new setup

2002-10-30 Thread Eric Humphries
Find where your httpd resides and try these commands: /usr/local/sbin/httpd /usr/local/sbin/httpd /usr/local/sbin/httpd - Original Message - From: "Toomas Aas" <[EMAIL PROTECTED]> To: "Steve Warwick" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, October 30, 2002 2:02 AM Subject

Re: Using iBook OS X 10.2 CD Writer to create a FBSD on Intel BootCDROM

2002-10-30 Thread paul beard
Ev Batey WaSixCre wrote: Subj is the question .. Where can I find a map of how I build a Unix (esp F.BSD) CD Using Apple iBook running OSX 10.2 CD-R / CD-RW burner. All clues are welcome. Or how to overcome us govt politics ... /Everett/ man mkisofs to learn how to make a disk image and then

Re: Apache will not start on new setup

2002-10-30 Thread Eric Humphries
sent accidently: here it is if you just type httpd, you should see some options. these options can be helpful (in conjunction to checking the error-log) in diagnosing an apache config. /usr/local/sbin/httpd -S /usr/local/sbin/httpd -t /usr/local/sbin/httpd -v /usr/local/sbin/httpd -V hope th

Re: Using iBook OS X 10.2 CD Writer to create a FBSD on Intel BootCDROM

2002-10-30 Thread John Bleichert
On Wed, 30 Oct 2002, Ev Batey WaSixCre wrote: > Date: Wed, 30 Oct 2002 12:37:20 -0800 (PST) > From: Ev Batey WaSixCre <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Cc: EvBatey.at Yahoo <[EMAIL PROTECTED]> > Subject: Using iBook OS X 10.2 CD Writer to create a FBSD on

Updated..4.7-stable major IRQ conflicts (was sound/modem/NIC/USB)

2002-10-30 Thread jimmie james
Sorry, Forgot to mention, I've done the swaping of PCI cards, removing some, trying one by in deifferent slots, etc. Unfortunatly, this box has a "Setup Utility" and not a real BIOS, so there's limited control. IRQ 5 only seems to take ppc0 (kernel config, and turning the port off in the BIOS) I

Re: SCSI emulation help and patching

2002-10-30 Thread Brad Laue
On October 29, 2002 05:11 pm, TooMany Mirrors wrote: > I have a few questions that I need some help with. I would like to set up > my cd burner with scsi emultion so I can use some of the X cd burning apps > to make music cds from OGGs/MP3s. I found the site > http://www.cuivre.fr.eu.org/~thomas/at

Re: ch/pass/chio/CAM/Sony AIT tape autoloader

2002-10-30 Thread Dan Nelson
In the last episode (Oct 30), Matthias Trevarthan said: > I've got a Sony AIT autoloader, model TSL-SA300C. It's a four tape > changer. > > In my dmesg.boot, it show the changer as a 'pass2' device, but not a > 'ch' device. > > So, I guess my two questions are: > > How do I use this changer as a

  1   2   >