Its my query ?

2002-09-20 Thread umesh jadwani
Sir, Iam a student doing B.Sc computer science in India. Iam interested in Networking concepts and network programming. Please mail me how and where to download free "Bsd" from your website. Please do mail me some free codes for better understanding ... Awaiting for your reply .. Please keep

portupgrade

2002-09-20 Thread Rahim Anderson
On a whim I used portupgrade today, just to see how it worked and everything (this is on a box used mostly for testing) and got the following errors... dhcp-849-11# portupgrade -a cd: can't cd to /usr/ports/devel/ruby-fnmatch cd: can't cd to /usr/ports/devel/ruby-optparse ** The port directory fo

Re: error building mozilla-- cannot find -lglib

2002-09-20 Thread Mark J. Miller
>> >Somehow your Mozilla is being configured incorrectly. Make sure your >> >/usr/ports/Mk directory is up-to-date, then do a make clean in the >> >mozilla directory, and try to rebuild. It shouldn't be looking for >> >-lglib, but rather -lglib12. > >This is handled by the glib12-config script

Re: About to install FreeBSD as a Desktop...

2002-09-20 Thread Bjarne Wichmann Petersen
On Saturday 21 September 2002 00:13, MET wrote: > Other than that I just need some > productivity apps, but nothing particularly special. S, what's the > REAL difference between 4.5 and 4.6.2? Well, bugfixes for one thing, but also some added functionality (FBSD keeps improving ;)). Best t

Re: Running 2 wireless cards

2002-09-20 Thread Pete Muller
Bob Johnson asked: >>So when you ping the second card, you're turning off WEP on your laptop? _ _ _ _ Most definitely - never have it on, as a matter of fact. WEP is only running to [marginally] secure the link between wi0 and the AP that's 10 miles away. I've yet to ever have a problem with w

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Thierry Thomas
Le 21/09/2002 à 06:15:29 +0200, Joe Marcus Clarke <[EMAIL PROTECTED]> écrivait : > > Delete textproc/pspell. It's API has been consumed by > > textproc/aspell. All users of pspell should start using aspell > > immediately. > > > > I just hope that all the dependencies have been upda

RE: Hey Baby!

2002-09-20 Thread Veronica Flowers
Free Adult Entertainment http://www.xrah.com 18+ only To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: stup echo service ?

2002-09-20 Thread Jens Rehsack
The echo service isn't responsible for ping replies, that is the kernel. You have to configure a firewall of you choice (ipf, ipfw) silently dropping icmp-echo packets. For details on IPFilter see http://www.ipfilter.org/. There you will find some documentation and a real good how-to. For detail

Re: Running 2 wireless cards

2002-09-20 Thread Bob Johnson
On Friday 20 September 2002 10:48 pm, Pete Muller appears to have written: > Adam Weinberger wrote: >> >> >> tell me whether i have this wrong: you have 2 cards in one computer, >> at you're trying to get them both to communicate with a card in a >> laptop running in host mode? >> > > Well... one

cost estimates?

2002-09-20 Thread Charles Pelletier
Hey, Here's a question for everyone: I am interested in what kind of price estimates exist in regards to the implementation of FreeBSD and SAMBA based networks. I only ask because that is exactly what I am doing for the school where I teach and want to be able to give cost estimates to the school

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Joe Marcus Clarke
On Fri, 2002-09-20 at 20:30, Edwin Groothuis wrote: > On Sat, Sep 21, 2002 at 01:22:32AM +0100, Stacey Roberts wrote: > > After cvsup'ing my ports tree tonight. I get this from pkg_version -v: > > pspell-0.12.2_1 ? orphaned: textproc/pspell > > > > Checking this port, I see:

Upgrade

2002-09-20 Thread Randy Oong
Hi, I''ve bought your FreeBSD(4.5) sometime ago, and only started installation about last week and discover from the web that there is 4.6.2. Please do enlighten on how shall I upgrade, and how shall I do security patches. Thanks, Randy. --

Re: Upgrade

2002-09-20 Thread Charles Pelletier
refer to the handbook for that one. you should be reading it anyways. and also, i know for a fact (having had installation and upgrade problems before) that the archives are full of helpful tutorials on upgrading to a more recent release. :) --charlie pelletier --litmus(mp3.com/litmus) - Origi

Re: Upgrade

2002-09-20 Thread Weston M. Price
Randy, I recently switched to FreeBSD about three weeks ago and I went through the same thing. Now, this is what I did, so it might not be entirely applicable but some of it might help. I installed the minimum amount of software to get the system up and running. The installation procedure ac

Upgrade

2002-09-20 Thread EngSeng Oong
-- __ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Ïðîäóêòû è òîâàðû èç Òàèëàíäà - îïòîì

2002-09-20 Thread Ïðîäóêòû_èç_Òàèëàíäà
Óâàæàåìûå Ãîñïîäà, Åñëè âàñ èíòåðåñóþò ïðîäóêòû ïèòàíèÿ è òîâàðû èç Òàèëàíäà, ïîñòàâëÿåìûå òàéñêîé êîìïàíèåé Taja Group International Co., Ltd , òî ïîæàëóéñòà ïðî÷èòàéòå ýòî ïèñüìî, åñëè æå íåò, òî ïðèìèòå íàøè èçâèíåíèÿ è óäàëèòå ýòî ïèñüìî. (ìåòîäû îòïèñêè è êîíòàêòû ñì â êîíöå ïèñüìà

Re: time off by 30 minutes

2002-09-20 Thread Kent Stewart
Len Conrad wrote: > >> Are you running a kern_secure level that prevents jumps of more than 1 >> second? > > > ah, I've commented it out but the person who set ip had rc.conf with > securelevel 2. It that it?? > > dmesg: > > Time adjustment clamped to +1 second > Time adjustment clamped

Re: Running 2 wireless cards

2002-09-20 Thread Pete Muller
Adam Weinberger wrote: >> tell me whether i have this wrong: you have 2 cards in one computer, at you're trying to get them both to communicate with a card in a laptop running in host mode? << Well... one at a time of course. :-) One of the cards (the 192.168.10.x network) is already in use a

Re: kernel compilation failure, ack!

2002-09-20 Thread twig les
I would like to say yes because I know that that is the correct procedure, but right now I'm on the 6th straight hour of a retarded phone call and I can't remember. I'll remake world tomorrow during Mystery Science Theater 3000. At least then if the problem persists I'll be in a good mood. Than

Re: kernel compilation failure, ack!

2002-09-20 Thread twig les
I did that, it just found another line to error on until I did the cp GENERIC FW and manually added the lines I wanted. I must have corrupted the file somehow (it didn't screw itself up). Now the new error is something odd. I think I'm going to remake world in case I screwed something up. ---

Re: kernel compilation failure, ack!

2002-09-20 Thread Giorgos Keramidas
On 2002-09-20 20:42, Dru <[EMAIL PROTECTED]> wrote: > On Fri, 20 Sep 2002, twig les wrote: > > > > The error I get is thus: > > > > L# make buildkernel KERNCONF=FW > > make: no target to make. > > "/usr/src/Makefile.inc1", line 140: warning: "make -f > > /dev/null -m /usr/src/share/mk CPUTYPE=dum

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Kris Kennaway
On Sat, Sep 21, 2002 at 01:58:49AM +0100, Stacey Roberts wrote: > Just so you're not left thinking that I'm off my rocker or something, > this is what pkgdb -F gives me (after running portsdb -Uu): All I can think is that portupgrade miss-guessed a dependecy for you at some point in the past, and

Using MFS for the first time

2002-09-20 Thread Joseph
Okay, so I've been using Windows, so what?! Sure it crashes alot, and has a serious number of fatal errors, but it compatible with an easy to configure Ram-disk program. In a matter of seconds, i had a virtual drive running off of my 512 mb of spare ram. Okay, so maybe i exaggerate a little. I'm

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Edwin Groothuis
On Sat, Sep 21, 2002 at 01:58:49AM +0100, Stacey Roberts wrote: > This is crazy., I've been "almost religiously" diligent with maintaining > my ports tree without problems., and then this happens.., Relax, take a deep breath and think of the waves in the ocean. Feel your pulse calm down and get a

tput & term problem during rc

2002-09-20 Thread Jimmy Lantz
Hi, I'm trying to run a shellscript during the rc (output to monitor connected directly to server) But when I do a "clear" I get the following error tput: no terminal type specified and no term eniviromental variable I also use the dialog utility ( /usr/bin/dialog ) but the output gets

Re: kernel compilation failure, ack!

2002-09-20 Thread Dru
On Fri, 20 Sep 2002, twig les wrote: > Well you caught me. I had a bunch of garbage in my FW > file that I never put there (not intentionally). So I > did a quick cp GENERIC FW, added my lines and redid > the diff. This is what I got: > > > L# pwd > /usr/src/sys/i386/conf > L# diff GENERIC FW

Re: kernel compilation failure, ack!

2002-09-20 Thread twig les
Well you caught me. I had a bunch of garbage in my FW file that I never put there (not intentionally). So I did a quick cp GENERIC FW, added my lines and redid the diff. This is what I got: L# pwd /usr/src/sys/i386/conf L# diff GENERIC FW 251a252,261 > > #To enable IPFW with default deny all

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Stacey Roberts
Just so you're not left thinking that I'm off my rocker or something, this is what pkgdb -F gives me (after running portsdb -Uu): Checking etherape-0.8.2_2 Stale dependency: etherape-0.8.2_2 -> pspell-0.12.2_1: New dependency? (? to help): I elected to delete this dependancy here, and for the d

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Kris Kennaway
On Sat, Sep 21, 2002 at 01:37:03AM +0100, Stacey Roberts wrote: > If by dependancies, you refer to stuff like Evolution and Etherape, then > they're still showing up on my system as requiring pspell.., hence my > weariness to proceed with this.., Neither evolution nor etherape depend on pspell.

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Kris Kennaway
On Sat, Sep 21, 2002 at 01:34:52AM +0100, Stacey Roberts wrote: > Hi Kris, >So, why is it that when I run pkgdb -F I'm only presented with the > option of "Skip this for now?"? It has no way of knowing what else to do. Kris msg02361/pgp0.pgp Description: PGP signature

Re: kernel compilation failure, ack!

2002-09-20 Thread Dru
On Fri, 20 Sep 2002, twig les wrote: > Hello *, for weeks I haven't been able to cut a new > kernel, which means I can't add my sound driver (pcm0) > which means I can't get one more step toward the goal > of replacing all windows tasks in my life with BSD. > The error I get is thus: > > L# mak

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Stacey Roberts
If by dependancies, you refer to stuff like Evolution and Etherape, then they're still showing up on my system as requiring pspell.., hence my weariness to proceed with this.., Stacey On Sat, 2002-09-21 at 01:30, Edwin Groothuis wrote: > On Sat, Sep 21, 2002 at 01:22:32AM +0100, Stacey Roberts w

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Stacey Roberts
Hi Kris, So, why is it that when I run pkgdb -F I'm only presented with the option of "Skip this for now?"? My recollection of now pkgdb -F works is that it often offers me a selection (including probability of a match) of other ports to choose to remap? Another thing is that I'm pretty sure I

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Edwin Groothuis
On Sat, Sep 21, 2002 at 01:22:32AM +0100, Stacey Roberts wrote: > After cvsup'ing my ports tree tonight. I get this from pkg_version -v: > pspell-0.12.2_1 ? orphaned: textproc/pspell > > Checking this port, I see: > # pkg_info -R pspell-0.12.2_1 > Information for pspell-0.12

Re: So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Kris Kennaway
On Sat, Sep 21, 2002 at 01:22:32AM +0100, Stacey Roberts wrote: > After cvsup'ing my ports tree tonight. I get this from pkg_version -v: > pspell-0.12.2_1 ? orphaned: textproc/pspell It was replaced by aspell. Kris msg02356/pgp0.pgp Description: PGP signature

So what's replaced pspell-0.12.2_1?

2002-09-20 Thread Stacey Roberts
After cvsup'ing my ports tree tonight. I get this from pkg_version -v: pspell-0.12.2_1 ? orphaned: textproc/pspell Checking this port, I see: # pkg_info -R pspell-0.12.2_1 Information for pspell-0.12.2_1: Required by: etherape-0.8.2_2 evolution-1.0.8 # Now I use the abov

kernel compilation failure, ack!

2002-09-20 Thread twig les
Hello *, for weeks I haven't been able to cut a new kernel, which means I can't add my sound driver (pcm0) which means I can't get one more step toward the goal of replacing all windows tasks in my life with BSD. The error I get is thus: L# make buildkernel KERNCONF=FW make: no target to make. "

"The Complete FreeBSD", third edition: errata and addenda

2002-09-20 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, third edition Last revision: 2 August 1999 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 co

"The Complete FreeBSD", second edition: errata and addenda

2002-09-20 Thread Greg Lehey
Errata and addenda for the Complete FreeBSD, second edition Last revision: 21 June 1999 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 c

How to get best results from FreeBSD-questions

2002-09-20 Thread Greg Lehey
How to get the best results from FreeBSD questions. === Last update 3 September 1999 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 least one

Re: error building mozilla-- cannot find -lglib

2002-09-20 Thread Joe Marcus Clarke
On Fri, 2002-09-20 at 18:30, Mark J. Miller wrote: > >> Why would ld be unable to find glib? Is there something I'm doing wrong? > > > >Somehow your Mozilla is being configured incorrectly. Make sure your > >/usr/ports/Mk directory is up-to-date, then do a make clean in the > >mozilla directory,

Re: XMMS missing from ports?

2002-09-20 Thread Socketd
On 2002.09.21 00:48 Socketd wrote: > When I ftp to ftp.freebsd.org to get /audio/xmms I can't find it > (only plugins). Why isn't it there? Ah sorry, found it. I had updated my ports, but not sysinstall. br socketd To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-quest

Re: time off by 30 minutes

2002-09-20 Thread Len Conrad
>Are you running a kern_secure level that prevents jumps of more than 1 second? ah, I've commented it out but the person who set ip had rc.conf with securelevel 2. It that it?? dmesg: Time adjustment clamped to +1 second Time adjustment clamped to +1 second Time adjustment clamped to +1 seco

Re: time off by 30 minutes

2002-09-20 Thread Kent Stewart
Len Conrad wrote: > >> I have never got date to really change the time unless I followed the >> example of >> >> The command: >> >>date 8506131627 >> >> sets the date to ``June 13, 1985, 4:27 PM''. > > > # date 0209201743 > Fri Sep 20 17:43:00 CDT 2002 > > # ntpdate -

Re: options SUIDDIR

2002-09-20 Thread Andy
At 16:33 09/20/2002, Jack L. Stone wrote: >At 04:00 PM 9.19.2002 -0600, Andy wrote: > >I have been researching the use of "options SUDIDIR" in the kernel. I have > >noted several warnings about the use of this option being a security issue, > >but I have as of yet to read or see any explanation a

Re: time off by 30 minutes

2002-09-20 Thread Steven Goodwin
On Fri, 20 Sep 2002, Len Conrad wrote: Sorry about this late response. I'd finished the letter, about to send and my dialup quota kicked my off. In Australia, dialup is still quite popular due to ridiculous prices for even capped broadband. > > >I think the problem could be the -d (debug) op

Re: time off by 30 minutes

2002-09-20 Thread Len Conrad
>I have never got date to really change the time unless I followed the >example of > > The command: > >date 8506131627 > > sets the date to ``June 13, 1985, 4:27 PM''. # date 0209201743 Fri Sep 20 17:43:00 CDT 2002 # ntpdate -b tock.jrc.us 20 Sep 17:13:49 ntpdate[9542]: s

XMMS missing from ports?

2002-09-20 Thread Socketd
Hi all When I ftp to ftp.freebsd.org to get /audio/xmms I can't find it (only plugins). Why isn't it there? br socketd To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Re: mini iso's

2002-09-20 Thread Socketd
On 2002.09.20 22:54 Joshua Lee wrote: > Socketd <[EMAIL PROTECTED]> wrote: > > > I have noticed that there isn't a mini iso for 4.6.2, why? > > It's a bugfix release that requires 4.6 installed, even the regular > isos > on the ftp server need 4.6 to work. (I think Daemon News offers a > special

Re: time off by 30 minutes

2002-09-20 Thread Kent Stewart
Len Conrad wrote: > >> >>I think the problem could be the -d (debug) option to ntpdate. Try >> > >> ># rm /etc/localtime >> ># ln -s /usr/share/zoneinfo/America/Chicago /etc/localtime >> ># ntpdate time.nist.gov >> >20 Sep 08:42:52 ntpdate[71492]: step time server 192.43.244.18 offset >> >178

Re: options SUIDDIR

2002-09-20 Thread Jack L. Stone
At 04:00 PM 9.19.2002 -0600, Andy wrote: >I have been researching the use of "options SUDIDIR" in the kernel. I have >noted several warnings about the use of this option being a security issue, >but I have as of yet to read or see any explanation as to what kind of >security issue its use repr

Re: error building mozilla-- cannot find -lglib

2002-09-20 Thread Mark J. Miller
>> Why would ld be unable to find glib? Is there something I'm doing wrong? > >Somehow your Mozilla is being configured incorrectly. Make sure your >/usr/ports/Mk directory is up-to-date, then do a make clean in the >mozilla directory, and try to rebuild. It shouldn't be looking for >-lglib, bu

Re: time off by 30 minutes

2002-09-20 Thread Len Conrad
> >>I think the problem could be the -d (debug) option to ntpdate. Try > > > ># rm /etc/localtime > ># ln -s /usr/share/zoneinfo/America/Chicago /etc/localtime > ># ntpdate time.nist.gov > >20 Sep 08:42:52 ntpdate[71492]: step time server 192.43.244.18 offset > >1784.223346 sec > ^^

Re: Being "CREATIVE" = RW8438E & md5 mismatches

2002-09-20 Thread Rob Clark
Here I have corrected one mistake that I made in previous post. Also, I have tried your suggestion and the results (checksums) still do not match. In the process of the "dd" commands I am also getting: acd0: READ_BIG - ILLEGAL REQUEST asc=0x64 ascq=0x00 error=0x00 this happens in either of the t

Re: portupgrade of portupgrade fails with "The port directory for 'sysutils/pkg_tarup' does not exist"

2002-09-20 Thread Akinori MUSHA
At Fri, 20 Sep 2002 14:47:19 -0700, Adam Weinberger wrote: > pkg_tarup was removed from the ports tree. Correct. > pkg_deinstall -f pkg_tarup-1.2_3 && portupgrade -f portupgrade-20020920 But this could be wrong since that version of portupgrade still relies on pkg_tarup.

About to install FreeBSD as a Desktop...

2002-09-20 Thread MET
So, following up the subject, I'm getting (finally) MY OWN laptop. Not a company owned or school loaned. It's a very nice machine that is shipping with XP Pro and I CANNOT wait to get it off. So here's the problem, do I install FreeBSD 4.5-1 which is what I've been running on my servers for qui

Re: portupgrade of portupgrade fails with "The port directory for 'sysutils/pkg_tarup' does not exist"

2002-09-20 Thread Adam Weinberger
the answer here is that portupgrade no longer depends upon pkg_tarup. it USED to. left over from portupgrades from days of old is: monkey@smacky:~% grep pkg_tarup /var/db/pkg/portupgrade-20020920/+CONTENTS @pkgdep pkg_tarup-1.2_3 @comment DEPORIGIN:sysutils/pkg_tarup so, when you portupgraded

FTP site problems

2002-09-20 Thread Chris Chekay
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.4-release it seems that the whole packages distribution is offline. I have tried all of the mirrors shown in /stand/sysinstall and none work... is it just temporarily down or permanately? Im just wondering cuz nothing on the freebsd home web

Re: portupgrade of portupgrade fails with "The port directory for'sysutils/pkg_tarup' does not exist"

2002-09-20 Thread Stacey Roberts
n Adam (and to Kevin Oberman, who's e-mail arrived as I was tapping this reply) Stacey On Fri, 2002-09-20 at 22:47, Adam Weinberger wrote: > S - > > pkg_tarup was removed from the ports tree. > > pkg_deinstall -f pkg_tarup-1.2_3 && portupgrade -f portupgrade-20020920 >

Re: portupgrade of portupgrade fails with "The port directory for 'sysutils/pkg_tarup' does not exist"

2002-09-20 Thread Adam Weinberger
well, technically, all you need to do is pkg_deinstall -f pkg_tarup-\*, as that will remove the portupgrade dependency, which is only a stale leftover anyhow. you're correct that portupgrade won't handle stuff just disappearing, but that's what pkgdb -F is there for. pkgdb's Fixit mode is VERY pow

Re: portupgrade of portupgrade fails with "The port directory for 'sysutils/pkg_tarup' does not exist"

2002-09-20 Thread Kevin Oberman
pkg_tarup is gone as a port. The easiest way to fix this is to: 1. pkg_delete -f pkg_tarup-\* 2. pkg_delete portupgrade -\* 3. cd /usr/ports/sysutils/portupgrade 4. make install clean 5. pkgdb -F That should do the trick. portupgrade does not really handle the removal of dependencies when the dep

Re: portupgrade of portupgrade fails with "The port directory for 'sysutils/pkg_tarup' does not exist"

2002-09-20 Thread Adam Weinberger
S - pkg_tarup was removed from the ports tree. pkg_deinstall -f pkg_tarup-1.2_3 && portupgrade -f portupgrade-20020920 if you're worried about the functionality of it, note the commit message given when the port got removed: Retire pkg_tarup. pkg_create(1) has the featur

portupgrade of portupgrade fails with "The port directory for'sysutils/pkg_tarup' does not exist"

2002-09-20 Thread Stacey Roberts
Hello, I've just tried updating portupgrade after cvsup'ing my ports tree tonight. Running portupgrade for portupgrade fails with: # portupgrade -R portupgrade-20020920 ** The port directory for 'sysutils/pkg_tarup' does not exist. ---> Skipping 'sysutils/portup

FTP Links

2002-09-20 Thread Christopher J. Umina
How can I make a symbolic link type thing that works in my FTP directory? Is it possible without moving the files? I hope somebody can help me. Thank you, Christopher J. Umina To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Speaker and mixer.

2002-09-20 Thread Rodion
Hello. I have in my kernel "pseudo-device speaker" and my PcSpeaker work good. But I can't turn it down by mixer (mixer speaker 0:0) How i can do? -- [ Rodion ] [ http://freebsd.cyberpunk.pl/~rodion/ ] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the bo

Re: mini iso's

2002-09-20 Thread Joshua Lee
On Fri, 20 Sep 2002 00:01:06 +0200 Socketd <[EMAIL PROTECTED]> wrote: > I have noticed that there isn't a mini iso for 4.6.2, why? It's a bugfix release that requires 4.6 installed, even the regular isos on the ftp server need 4.6 to work. (I think Daemon News offers a specially built complete

Re: Qt sql drivers

2002-09-20 Thread GERARDO ENRIQUE PAREDES MANCIA
On Friday 20 September 2002 14:50, Adam Weinberger wrote: > In file included from main.cpp:38: > > ../../../../src/sql/drivers/mysql/qsql_mysql.h:49: mysql.h: No such file > > or directory and qsql_mysql.h is there!!! do anyone know why is not enabled by default in the port, or at least given as

Re: Qt sql drivers

2002-09-20 Thread Adam Weinberger
it's not finding mysql.h, which lives in /usr/local/include/mysql. you need to hardcore -I/usr/local/include/mysql into that dir's Makefile. -Adam >> (09.20.2002 @ 1356 PST): GERARDO ENRIQUE PAREDES MANCIA said, in 1.8K: << > I have tried to compile Qt-3.0.5 with sql plugin support enabled, add

Re: error building mozilla-- cannot find -lglib

2002-09-20 Thread Joe Marcus Clarke
On Fri, 2002-09-20 at 16:43, Mark Miller wrote: > Hi, > > I'm trying to build mozilla from ports and I get the following error: > > gmake[4]: Entering directory >`/usr/ports/www/mozilla/work/mozilla/xpcom/typelib/xpidl' > > cc -o xpidl -I/usr/X11R6/include -I/usr/X11R6/include -Wall -W -Wno-un

Re: error building mozilla-- cannot find -lglib

2002-09-20 Thread Adam Weinberger
when was the last time you updated your ports tree? -Adam >> (09.20.2002 @ 1343 PST): Mark Miller said, in 1.6K: << > Hi, > > I'm trying to build mozilla from ports and I get the following error: > > gmake[4]: Entering directory >`/usr/ports/www/mozilla/work/mozilla/xpcom/typelib/xpidl' > >

Qt sql drivers

2002-09-20 Thread GERARDO ENRIQUE PAREDES MANCIA
I have tried to compile Qt-3.0.5 with sql plugin support enabled, adding the following line to the Makefile: -plugin-sql-mysql which is what configure -help says, i was just wondering if they are not enabled by default, it maybe means, sql plugin support in Qt is broken for F

error building mozilla-- cannot find -lglib

2002-09-20 Thread Mark Miller
Hi, I'm trying to build mozilla from ports and I get the following error: gmake[4]: Entering directory `/usr/ports/www/mozilla/work/mozilla/xpcom/typelib/xpidl' cc -o xpidl -I/usr/X11R6/include -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith -Wcast-alig n -Wno-long-long -O -pipe -marc

Creating large memory disks

2002-09-20 Thread Marcus I. Ryan
I need to know how to create a large memory disk in FreeBSD 4.6x. I've figured out how to create a 10M malloc-backed disk, but I want a ramdrive more on the order of 128M. How can I do that? The md man page indicates it's possible, but talks about preloading it in loader.conf. However the repl

¢Íú¡Ç¹ mail ¢Í§¤Ø³ ªèÇ·ÓẺÊͺ¶ÒÁ ¢Íº¤Ø³ÁÒ¡¤èÐ

2002-09-20 Thread MZ00080315
ẺÊͺ¶ÒÁà¡ÕèÂǡѺá¹Çâ¹éÁ¡ÒÃ·Ó§Ò¹ã¹»Õ 2002 1.¢³Ð¹Õé¤Ø³ ? ?¡ÓÅѧÈÖ¡ÉÒÍÂÙè ? ·Ó§Ò¹»ÃÐ¨Ó ?¡ÓÅѧËÒ§Ò¹ ? ¡ÓÅѧÈÖ¡ÉÒáÅÐ·Ó §Ò¹ä»´éÇ µÍº ... 2.¤Ø³¾Í㨡Ѻ§Ò¹ã¹»Ñ¨¨ØºÑ¹à¾Õ§㴠?? ¾Íã¨ÁÒ¡ ? »Ò¹¡ÅÒ§ ? àº×èͧÒ

RE: free IDS code?

2002-09-20 Thread Bob Wright
> -- > From: [EMAIL PROTECTED] > Sent: Friday, September 20, 2002 3:22 PM > To: mingo lu > Cc: [EMAIL PROTECTED] > Subject: Re: free IDS code? > > mingo lu <[EMAIL PROTECTED]> writes: > > > > are there any free IDS (intrusion dection system) > > packages out th

Re: free IDS code?

2002-09-20 Thread Gary W. Swearingen
mingo lu <[EMAIL PROTECTED]> writes: > > are there any free IDS (intrusion dection system) > packages out there for freebsd? i remember snort was > one but I can't find the code any more, may be > something else out there? The next time you can't find something, try whereis something or if

Re: portupgrade, freetype2 and freetype.9

2002-09-20 Thread Hanspeter Roth
On Sep 20 at 12:18, Jud spoke: > Try just "make deinstall" or "make deinstall clean" in > /usr/ports/print/freetype2, then portupgrade > XFree86-libraries - see if portupgrade will then build > freetype for you as part of the upgrade. I had tried that but it still failed. (Can't remember ho

stup echo service ?

2002-09-20 Thread mingo lu
hi: could i stop echo service on my freebsd machine? basically i dont want my machine respong "ping" .. tia __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns

Re: time off by 30 minutes

2002-09-20 Thread Len Conrad
>I think that the one you want is: >ntpdate -b > >That will force the system clock to reset even if it is off by more >than the maximum allowed step. It is normally used at boot time when >you want the time to be set correctly immediately since the existing >state of the clock is unknown. # kill

Re: libgda2/gnome2 build error .....

2002-09-20 Thread Moti Levy
Moti Levy wrote: > On 20 Sep 2002 13:30:08 -0400 > Joe Marcus Clarke <[EMAIL PROTECTED]> wrote: > > >>On Fri, 2002-09-20 at 12:16, Moti Levy wrote: >> >>>Hi All, >>>I get this error when trying to build gnome2 >>>it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today . >>>ports were cvsup'd this mornin

Vidcontrol on S3 ProSavage DDR on board

2002-09-20 Thread jumpi
Hello people... I need a help for us... I'm trying to configure my video card for VESA_800x600 it doesn`t obtain success... it show the error messaging after command vidcontrol -g 100x37 VESA_800x600 vidcontrol: cannot activate raster display: Operation not supported by device my system is a F

Re: libgda2/gnome2 build error .....

2002-09-20 Thread Joe Marcus Clarke
On Fri, 2002-09-20 at 15:05, Moti Levy wrote: > On 20 Sep 2002 13:30:08 -0400 > Joe Marcus Clarke <[EMAIL PROTECTED]> wrote: > > > On Fri, 2002-09-20 at 12:16, Moti Levy wrote: > > > Hi All, > > > I get this error when trying to build gnome2 > > > it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today .

Re: printing question

2002-09-20 Thread Warren Block
On Fri, 20 Sep 2002, Kent Stewart wrote: > Do you have mx=!0. That is a common reason for stopping. Setting mx=0 > is unlimited. Not quite--for no size limit, it should be mx#0. -Warren Block * Rapid City, South Dakota USA To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe free

Re: libgda2/gnome2 build error .....

2002-09-20 Thread Moti Levy
On 20 Sep 2002 13:30:08 -0400 Joe Marcus Clarke <[EMAIL PROTECTED]> wrote: > On Fri, 2002-09-20 at 12:16, Moti Levy wrote: > > Hi All, > > I get this error when trying to build gnome2 > > it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today . > > ports were cvsup'd this morning . > > What version of

Re: printing question

2002-09-20 Thread Kent Stewart
[EMAIL PROTECTED] wrote: > I have a HP952C printer connected via parallel cable to my FreeBSD box, and > it works great. > I also have 6 NT servers which print to that printer. They all print to it > fine, up to around 7 pages > or so, then the print jobs just go off to nowhere-land. I am tryin

Re: time off by 30 minutes

2002-09-20 Thread Kevin Oberman
> Date: Fri, 20 Sep 2002 23:50:56 +1000 (EST) > From: Steven Goodwin <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > On Fri, 20 Sep 2002, Len Conrad wrote: > > > > > > > > >Check your /etc/localtime is correct for your timezone. > > > > > >ln -s /usr/share/zoneinfo/America/ localtime >

printing question

2002-09-20 Thread chip . wiegand
I have a HP952C printer connected via parallel cable to my FreeBSD box, and it works great. I also have 6 NT servers which print to that printer. They all print to it fine, up to around 7 pages or so, then the print jobs just go off to nowhere-land. I am trying to print a 17 page .xls document but

Re: automating backups of files

2002-09-20 Thread Oliver Fromme
Michael Grant <[EMAIL PROTECTED]> wrote: > I'd like to write something to automatically backup files as they > change on disk. Perhaps not every byte, but say at reasonable > intervals and especially when a file is closed. > > Does anyone know of any way I could get an indication in a userl

Re: Can't mount my fat32 partition

2002-09-20 Thread twig les
Yes, I'm running 2000 and the first partition is NTFS. Yes, I made a seperate fat32 partition and yes, I did not do a MAKEDEV for ad0s5. As soon as I did that I was able to mount the drive. Thank you for the quick and accurate help...off to rip Blade 2!!! --- Matt Smith <[EMAIL PROTECTED]> wro

Re: Can't mount my fat32 partition

2002-09-20 Thread Matt Smith
Are you running Windows 2000? It looks like you have an NTFS partition on ads02, which would probably be your C: drive in Windows. Is that what you are trying to mount? If so, you really need: mount -tntfs /dev/ad0s2 /mnt which will mount that drive read-only (NTFS is not writable yet, AFAIK)

Can't mount my fat32 partition

2002-09-20 Thread twig les
Hey all, for some reason I'm having a lot of trouble mounting a fat 32 partition, even though the book I have and the web site I found both said that it's a snap. The man page didn't help and a google search didn't either so here goes. I keep getting an invalid argument response when I try to mo

Re: KDE and KDM issues still

2002-09-20 Thread Adrian Mugnolo
Hi, > ttyv8 "/usr/local/bin/kdm"xterm on secure You're missing the -nodaemon option here. It should read: ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure Please note that if you're running: kdebase-3.0_1 Base modules for the KDE integrated X11 desktop kdelib

OpenAntiVirus

2002-09-20 Thread Matt Smith
Anyone out there have any experience with the OpenAntiVirus ( http://www.openantivirus.org ) project? On FreeBSD or other? -Matt To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

automating backups of files

2002-09-20 Thread Michael Grant
I'd like to write something to automatically backup files as they change on disk. Perhaps not every byte, but say at reasonable intervals and especially when a file is closed. Does anyone know of any way I could get an indication in a userland process when an arbitrary file has been opened, clos

Re: libgda2/gnome2 build error .....

2002-09-20 Thread Joe Marcus Clarke
On Fri, 2002-09-20 at 12:16, Moti Levy wrote: > Hi All, > I get this error when trying to build gnome2 > it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today . > ports were cvsup'd this morning . What version of popt do you have installed? Joe > > > > -

libgda2/gnome2 build error .....

2002-09-20 Thread Moti Levy
Hi All, I get this error when trying to build gnome2 it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today . ports were cvsup'd this morning . - gmake[2]: Entering directory `/usr/ports/databases/libgda2/work/libgda-0.8.193/tools' cc -DHAVE_CONF

Re: ntpd running, clock still drifting

2002-09-20 Thread Oliver Fromme
Scott Bolte <[EMAIL PROTECTED]> wrote: > I recently switched from running ntpdate via cron to ntpd. > While ntpd starts and runs, the clock drifts badly (over 6 > seconds) in just a few hours. It looks to me like ntpd is > not doing anything. Two hints: First,

Re: Using free BSD in medical equipment

2002-09-20 Thread Oliver Fromme
[EMAIL PROTECTED] wrote: > [...] > However I have one obstacle in my way, in order to convince my colleges I > need to find documented evidence of some commercial ventures (not internet > hosting or similar activity), typical examples: customer information > service, domestic satellite receiv

Re: portupgrade, freetype2 and freetype.9

2002-09-20 Thread Jud
-Original Message- From: Hanspeter Roth <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Fri, 20 Sep 2002 17:21:26 +0200 Subject: portupgrade, freetype2 and freetype.9 Hello, pkg_version -vs freetype2 tells me freetype2-2.0.6 = up-to-date with port As of XFree86-lib

Re: weird files

2002-09-20 Thread Unix Tools
use the pilot software. I think you can install it from ports - Original Message - From: "mingo lu" <[EMAIL PROTECTED]> To: "freebsd-questions" <[EMAIL PROTECTED]> Sent: Friday, September 20, 2002 08:06 AM Subject: weird files > Hi: > > i have two weird files under my home directory;

  1   2   >