Thanks for the response...

2003-03-07 Thread scott mcclellan
Not sure how to reply to the threads on the freebsd lists, but will
probably post there with an update to all this soon.

I did do the ole' switch of jumpers (two times as I didn't know which
posts were designated for MASTER - trial and error I guess). So now the
system sees the CD-ROM as the Secondary Master (which is a good thing
I'm supposing)

And I did take another poster's advise in burning the ISO image at a
slower speed (4x is as low as I get), but I'm still at a point where the
system responds with:
Boot from ATAPI CD-ROM:  Failure...
No /boot/loader


I assume that ATAPI is the model of the CD-ROM the system found. But,
the 'Failure... has me stumped. Is it possible that although the system
(and FreeBSD) recognize the type of CD-Rom I have, but FreeBSD just
doesn't support it [Creative Infra1800]. I admit when looking at the
supported hardware, I didn't see Creative on the list - but then what's
up with ATAPI?

I apologize. A lot of my questions are rhetorical in that I just need to
'vent' (if I don't talk to myself, then I type to myself). And as
another poster put it 'Don't throw out the old machine, just have
patience' - as you've stated also. I have patience (and an occasional
temper). Although my hostility factor towards this so far is only at
about 3.

Thanks again, and if you have anything else to add (not to my misery
please), feel free.

Scott McClellan





To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Port 3306 -- Solved!! Thanks

2003-03-07 Thread Ricardo Oliva
Hi Keith,

Since you are on the matter, I would also recommend using your firewall to 
stop unwanted requests to that port. For example, try instead of any, 
allowing your webserver (in case of webdriven websites) and only servers that 
need to have access to your database. You don't need anyone trying to play 
around with your database. :)

Cheers
Ricardo

On Thursday 06 March 2003 07:30 pm, [EMAIL PROTECTED] wrote:
  - Original Message -
  From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Sent: Thursday, March 06, 2003 7:12 PM
 
 
  Hi all,
  I have Found a rule in my ipf firewall rules file.
  it allows in my agetway machine running webmin
 etc etc. to port 3306 from  any.
 
  Now I may well have added this rule but I didn't
 comment it (Not like me!) Any clues as to what
 that port is for? Services file has no listing.
 
  Thanks
  Keith Spencer
 
 
  IIRC, that's MySQL.
 
  Kevin Kinsey
  DaleCo, S.P.
 
 
 
  To Unsubscribe: send mail to [EMAIL PROTECTED]
  with unsubscribe freebsd-questions in the body of the message
 
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 
 

-- 
Ricardo Oliva
Labs Systems Administrator
UBC - Zoology Department
Ph.: 604-822-3882
E-mail: [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Thanks for the response...

2003-03-07 Thread IAccounts
 slower speed (4x is as low as I get), but I'm still at a point where the
 system responds with:
 Boot from ATAPI CD-ROM:  Failure...
 No /boot/loader

Did you try to download the floppies, boot from them, then direct /stand
to point to the CD as the install media?

Steve



 I assume that ATAPI is the model of the CD-ROM the system found. But,
 the 'Failure... has me stumped. Is it possible that although the system
 (and FreeBSD) recognize the type of CD-Rom I have, but FreeBSD just
 doesn't support it [Creative Infra1800]. I admit when looking at the
 supported hardware, I didn't see Creative on the list - but then what's
 up with ATAPI?

 I apologize. A lot of my questions are rhetorical in that I just need to
 'vent' (if I don't talk to myself, then I type to myself). And as
 another poster put it 'Don't throw out the old machine, just have
 patience' - as you've stated also. I have patience (and an occasional
 temper). Although my hostility factor towards this so far is only at
 about 3.

 Thanks again, and if you have anything else to add (not to my misery
 please), feel free.

 Scott McClellan





 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Thanks for the response...

2003-03-07 Thread Nigel Soon
This question may have already been asked but how are you exactly burning
the image. Just making sure your not just burning the file on the CD :)

On Fri, 07 Mar 2003, scott mcclellan wrote:

 Not sure how to reply to the threads on the freebsd lists, but will
 probably post there with an update to all this soon.
 
 I did do the ole' switch of jumpers (two times as I didn't know which
 posts were designated for MASTER - trial and error I guess). So now the
 system sees the CD-ROM as the Secondary Master (which is a good thing
 I'm supposing)
 
 And I did take another poster's advise in burning the ISO image at a
 slower speed (4x is as low as I get), but I'm still at a point where the
 system responds with:
 Boot from ATAPI CD-ROM:  Failure...
 No /boot/loader
 
 
 I assume that ATAPI is the model of the CD-ROM the system found. But,
 the 'Failure... has me stumped. Is it possible that although the system
 (and FreeBSD) recognize the type of CD-Rom I have, but FreeBSD just
 doesn't support it [Creative Infra1800]. I admit when looking at the
 supported hardware, I didn't see Creative on the list - but then what's
 up with ATAPI?
 
 I apologize. A lot of my questions are rhetorical in that I just need to
 'vent' (if I don't talk to myself, then I type to myself). And as
 another poster put it 'Don't throw out the old machine, just have
 patience' - as you've stated also. I have patience (and an occasional
 temper). Although my hostility factor towards this so far is only at
 about 3.
 
 Thanks again, and if you have anything else to add (not to my misery
 please), feel free.
 
 Scott McClellan
 
 
 
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: Port 3306 -- Solved!! Thanks

2003-03-06 Thread keith

 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Thursday, March 06, 2003 7:12 PM


 Hi all,
 I have Found a rule in my ipf firewall rules file.
 it allows in my agetway machine running webmin
etc etc. to port 3306 from  any.

 Now I may well have added this rule but I didn't
comment it (Not like me!) Any clues as to what
that port is for? Services file has no listing.

 Thanks
 Keith Spencer


 IIRC, that's MySQL.

 Kevin Kinsey
 DaleCo, S.P.



 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message




To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


faxrcvd problem solved THANKS, now next (long)

2003-02-18 Thread Per olof Ljungmark
Thanks to you kind people on the list I learned how to debug and fix the 
bin/faxrcvd script with Hylafax.

The solution was to use /usr/local/bin/ps2pdfwr instead of 
/usr/local/bin/ps2pdf. Apparently some enviroment info got lost during 
script execution, something that I think I've seen before with scripts 
written under Linux and then used with FreeBSD?

Now the next one:
We want to use a script from http://www.purpel3.com/sambafax/ to extract 
a fax number from a print through CUPS like:
app---cups---sambafax script---sendfax

The problem here seems to be a mysterious permission denied error that 
can be seen in the CUPS error log below (which is probably going to look 
weird). A tmpfile is created ok then not much more happens.

Then follows a stripped version of the script with just the necessary parts.

CUPS log:

 [18/Feb/2003:09:28:32 +0100] [Job 192] FAXNUM=`${FAXFILE} | ${AWK} '{ 
IGNORECASE=1 } /FAX-Nr ?: ?[0-9-]*/ \
D [18/Feb/2003:09:28:32 +0100] [Job 192] {  $0=$0 xxx; \
D [18/Feb/2003:09:28:32 +0100] [Job 192] gsub(/-/,); \
D [18/Feb/2003:09:28:32 +0100] [Job 192] anfang=match($0,/ ?: ?/); \
D [18/Feb/2003:09:28:32 +0100] [Job 192] 
anfang=anfang+match(substr($0,anfang),/[0-9]/)-1; \
D [18/Feb/2003:09:28:32 +0100] [Job 192] 
ende=match(substr($0,anfang),/[^0-9]/)-1; \
D [18/Feb/2003:09:28:32 +0100] [Job 192] printf 
(%s,substr($0,anfang,ende)) \
D [18/Feb/2003:09:28:32 +0100] [Job 192] }'`
D [18/Feb/2003:09:28:32 +0100] [Job 192] + /tmp/sambafax/sambafax.87654+ 
/usr/local/bin/gawk
D [18/Feb/2003:09:28:32 +0100] [Job 192] { IGNORECASE=1 } /FAX-Nr ?: 
?[0-9-]*/  {  $0=$0 xxx; gsub(/-/,); 
/usr/local/libexec/cups/backend/sambafax.cups: 
/tmp/sambafax/sambafax.87654: permission denied
D [18/Feb/2003:09:28:32 +0100] [Job 192] anfang=match($0,/ ?: ?/); 
   anfang=anfang+match(substr($0,anfang),/[0-9]/)-1; 
ende=match(substr($0,anfang),/[^0-9]/)-1; printf 
(%s,substr($0,anfang,ende))  }
D [18/Feb/2003:09:28:32 +0100] [Job 192] + FAXNUM=
D [18/Feb/2003:09:28:32 +0100] [Job 192] if [ ${FAXNUM} =  ] ; then
D [18/Feb/2003:09:28:32 +0100] [Job 192] echo Please correct and retry

Script to extract fax number:

#!/bin/sh -xv
SENDMAIL=/usr/sbin/sendmail
AWK=/usr/local/bin/gawk
SENDFAX=/usr/local/bin/sendfax

umask 000;
FAXFILE=/tmp/sambafax/sambafax.$$
cat ${FAXFILE}   # this comes from the pipe (local mission)
cat $6 ${FAXFILE}   # or this comes from samba as a file
FAXNUM=`${FAXFILE} | ${AWK} '{ IGNORECASE=1 } /FAX-Nr ?: ?[0-9-]*/ \
 {  $0=$0 xxx; \
gsub(/-/,); \
anfang=match($0,/ ?: ?/); \
anfang=anfang+match(substr($0,anfang),/[0-9]/)-1; \
ende=match(substr($0,anfang),/[^0-9]/)-1; \
printf (%s,substr($0,anfang,ende)) \
 }'`
if [ ${FAXNUM} =  ] ; then
 echo Please correct and retry
else
  ${SENDFAX} -n -D -f ${MailTo} -d ${FAXNUM} ${FAXFILE}
fi


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


help please, thanks

2002-12-08 Thread Tom Murdock

Would you please help me out with info whether FreeBSD has SNORT like 
OpenBSD has SNORT 1.8.6 version [ located in PORTS TREE ].
I will appreciate,  cedomilj





_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message


Re: help please, thanks

2002-12-08 Thread Dan Nelson
In the last episode (Dec 08), Tom Murdock said:
 Would you please help me out with info whether FreeBSD has SNORT like 
 OpenBSD has SNORT 1.8.6 version [ located in PORTS TREE ].
 I will appreciate,  cedomilj

FreeBSD's ports tree has Snort 1.9.0. 

-- 
Dan Nelson
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Thanks guys

2002-11-13 Thread Grant Cooper
There are so many different types of UNIX. If freeBSD is so great why won't
natural selection begin and let some of these Unix flavors die?

Really, wouldn't it be a better world if we had just a couple open source
OS?

I've been doing some background reading and correct me if I'm wrong. But I
came across of at least 30 active different open source and commercial Unix
flavors (and I'm sure that's a drop in the bucket)?

And my last comment is about the commercial Unix flavors. If they cost so
much - are they more bug free, better support, more people working on it.
$12, 000 for a licence is alot of money.

Well, I just like to say that I think FreeBSD is great. My first real unix
experience and I couldn't have done it without the support of the FreeBSD
lists and free tutorials.

Grant Cooper,
Thanks freeBSD for the help.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Cliff Sarginson
On Wed, Nov 13, 2002 at 01:01:08AM -0800, Grant Cooper wrote:
 There are so many different types of UNIX. If freeBSD is so great why won't
 natural selection begin and let some of these Unix flavors die?
 
 Really, wouldn't it be a better world if we had just a couple open source
 OS?
 
Why ? That's why it's Open-Source, it breaks the monopoly of closed
source. Ok, 20 flavours of Linux and at least 3 of *BSD; well...that's
the way it goes...All OS'es should be Open-Sourced..especially in these
dangerous days ! Mind you I am not sure how many volunteers there would
be who would wish to wade through what is rumoured to be 30 million
lines of code that constitute Windows2000.

 I've been doing some background reading and correct me if I'm wrong. But I
 came across of at least 30 active different open source and commercial Unix
 flavors (and I'm sure that's a drop in the bucket)?
 
 And my last comment is about the commercial Unix flavors. If they cost so
 much - are they more bug free, better support, more people working on it.
 $12, 000 for a licence is alot of money.
 
Bug-free.. ROFL. Oh No ! HP-UX, Solaris, AIX ... etc. etc. cannot be
described as bug-free my friend. The responsivenes of voluntary effort
to systems like FreeBSD and some (but not all) versions of Linux, would
astonish some IT managers who think if you don't pay it must be
worthless...that is despite FreeBSD's long pedigree and quite well-known
fame for stability.

 Well, I just like to say that I think FreeBSD is great. My first real unix
 experience and I couldn't have done it without the support of the FreeBSD
 lists and free tutorials.

Well I think it's jolly good as well :)

-- 
Regards
   Cliff Sarginson 
   The Netherlands

[ This mail has been checked as virus-free ]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Anthony Atkielski
Cliff writes:

 Ok, 20 flavours of Linux and at least 3 of
 *BSD; well...that's the way it goes...

Actually, it's not the number of versions that exist that is important, it's
the degree of similarity among them.  Twenty operating systems that are 98%
compatible is much less of a problem than two operating systems that are
only 5% compatible.  Something that runs in an X environment on one version
of UNIX will often run on several other versions of UNIX as well, but a
program that runs on Windows will not run at all on the Mac without being
rewritten.

 All OS'es should be Open-Sourced..especially in these
 dangerous days !

A nice wish, but developing operating systems costs an incredible amount of
money, and the money has to come from somewhere, and the easiest way to
raise the money is by making the OS proprietary and selling it.

Open operating systems are nice when they exist, but since nobody has the
resources to support them in a totally reliable and responsive way, choosing
them for mission-critical applications is risky, unless one has on-site
experts to maintain them if required.  For many other purposes, they might
be quite suitable, however.

In the olden days, mainframe vendors would sell the hardware and almost
throw in the OS as an afterthought, since the hardware was useless without
the OS, and since the OS couldn't be used on any other hardware.  They'd
even provide source code so that customers could modify the OS.  It worked
well, but that is not a a viable model for smaller systems, because it makes
it easy to take a proprietary OS and use it on different but compatible
hardware (much harder for Macs than for Windows or UNIX, though).  Also,
customer modifications were a nightmare for support organizations--and that
would be a million times worse with smaller systems, given that there are so
many people of limited skill and high motivation tweaking so many smaller
systems.

 Mind you I am not sure how many volunteers there
 would be who would wish to wade through what is
 rumoured to be 30 million lines of code that
 constitute Windows2000.

Exactly.  Writing an OS like that costs several billion dollars, and
supporting it costs millions more.  How would you find the money for
open-source code?

Then again, one might argue that 30 million lines is too much for an OS (and
I tend to agree), but that's a separate issue.  One nice thing about
UNIX--in part because of its history, I suppose, and in part because it is
largely open-source--is that it doesn't suffer from the extreme bloat of
Windows or Mac operating systems.  This applies only to the OS itself,
though, not to bloated GUI environments that might run on top of it, which
seem to have the same problem as Windows and the Mac.

 Well I think it's jolly good as well :)

So do I.  FreeBSD is a great operating system.  Simple, performant, secure,
reliable, accessible, and free.

It would be nice to see a desktop OS with the same characteristics one day,
but for various reasons, I question whether that will ever even be possible.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Nathan Kinkade
On Wed, Nov 13, 2002 at 11:48:44AM +0100, Cliff Sarginson wrote:
 On Wed, Nov 13, 2002 at 01:01:08AM -0800, Grant Cooper wrote:
  There are so many different types of UNIX. If freeBSD is so great why won't
  natural selection begin and let some of these Unix flavors die?
  
  Really, wouldn't it be a better world if we had just a couple open source
  OS?
  
 Why ? That's why it's Open-Source, it breaks the monopoly of closed
 source. Ok, 20 flavours of Linux and at least 3 of *BSD; well...that's
snip
 -- 
 Regards
Cliff Sarginson 
The Netherlands

20 flavours of Linux?  A quick search at http://www.linux.org/dist/ with
criteria Any Language, Any Category and  Intel Compatible returns
149 distros.  Even  moving the Caterory to Mainstream/General Public
returns 56.

Nathan

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Kevin D. Kinsey, DaleCo, S.P.
- Original Message -
From: Nathan Kinkade [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, November 13, 2002 10:33 AM
Subject: Re: Thanks guys


 On Wed, Nov 13, 2002 at 11:48:44AM +0100, Cliff Sarginson wrote:
  On Wed, Nov 13, 2002 at 01:01:08AM -0800, Grant Cooper wrote:
   There are so many different types of UNIX. If freeBSD is so
great why won't
   natural selection begin and let some of these Unix flavors die?
  
   Really, wouldn't it be a better world if we had just a couple
open source
   OS?
  
  Why ? That's why it's Open-Source, it breaks the monopoly of
closed
  source. Ok, 20 flavours of Linux and at least 3 of *BSD;
well...that's
 snip
  --
  Regards
 Cliff Sarginson
 The Netherlands

 20 flavours of Linux?  A quick search at http://www.linux.org/dist/
with
 criteria Any Language, Any Category and  Intel Compatible
returns
 149 distros.  Even  moving the Caterory to Mainstream/General
Public
 returns 56.

 Nathan

That's more than I'd care to have in my ice cream shop :-)
Interesting that an additional RPM, moving apache from
usr/local/www to /usr/local/etc/www and changing the
angle of Tux's head contrives to make something different
Oh, well. time to move this to -chat?

KDK


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Erik Trulsson
On Wed, Nov 13, 2002 at 02:07:23PM +0100, Anthony Atkielski wrote:


 
 I doubt that.  Open source is written by volunteers who still have to have
 day jobs.  If all software was open source, there'd be no jobs to support
 the volunteers writing open source, and so open source would destroy itself,
 and you'd be back to proprietary software.  This effect will keep open
 source in check.

You incorrectly assume that all those day jobs involve writing
software.  That is not necessarily so.  It is quite possible for a
volunteer writing open source code to have a day job that does not have
anything at all to do with computers.  


You also incorrectly seem to assume that all proprietary software is
written to be sold at retail.  This is not so.  A significant fraction
of the proprietary software written is intended for in-house use.
(Consider for example the computer systems of many government agencies
and large companies and instituitions.  Much of the code in those
systems is developed in-house and never sold.)

You can also consider all the software for embedded systems, where the
software is not the primary product, but some physical device utilising
the software.


 
 Of course, software companies could write software and then distribute the
 source, but no company that wants to survive can afford to do that--it would
 be giving away its only source of revenue.

Not necessarily.  You could develop software on order for some customer
that needs some special software that is not available off the shelf. 
Then, after they get the software they wanted and you got paid, the
source is released. 
You get paid, your customer got the software they wanted, anybody who
wants to can get the source.  Everybody is happy.


None of the above means that all software necessarily should be open
source, just that your arguments against it doesn't hold.

One kind of software where proprietary off-the-shelf software does have
a place is software that the average open-source programmer finds
boring (since nobody will write boring code without being paid for it)
and where no single entity is prepared to spend a large amount of money
to have it developed, yet there still are many people who need that
kind of software.

Examples of this class of software is things like spreadsheets, word
processors and presentation programs.  There do exist some open source
programs of this kind but they are mostly not quite as good as their
commercial counterparts and there are very volunteers working on them,
yet there are lots of people who need them.


-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Erik Trulsson
On Wed, Nov 13, 2002 at 12:49:52PM +0100, Roger 'Rocky' Vetterberg wrote:
 Grant Cooper wrote:

 I've been doing some background reading and correct me if I'm wrong. But I
 came across of at least 30 active different open source and commercial Unix
 flavors (and I'm sure that's a drop in the bucket)?
 
 And my last comment is about the commercial Unix flavors. If they cost so
 much - are they more bug free, better support, more people working on it.
 $12, 000 for a licence is alot of money.
 
 Basically, what you are paying for is having a big company 
 backing up the product and guarantee you that it will work. I 

Wrong.  Have you read any of the license agreements normally
accompanying commercial software?  The big companies generally don't
guarantee a bloody thing about the software, least of all that it will
work correctly.

 would not say that they are bugfree, but if you find a bug, you 
 can call your vendor and demand that they fix it. If you run a 

Just because you demand it doesn't mean they will even acknowledge that
the bug exists, let alone fix it.

 free OS, you cant make any kind of demands. Most bugs are fixed 

You can make demands on open source programmers too.  It won't do you
any good, but you can do it.

 just as fast or even faster in the free OS's out there, but if 
 they are not, you cant make them fix it.

You can't make the big companies fix their software either.
For proof of this consider Microsoft and all the viruses targeting
Outlook Express.  


-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Anthony Atkielski
Erik writes:

 Have you read any of the license agreements normally
 accompanying commercial software?  The big companies
 generally don't guarantee a bloody thing about the
 software, least of all that it will work correctly.

Yes, they do, and generally they will support what they sell.  If they
don't, it soon ceases to sell.  The extensive disclaimers in licensing
agreements are mainly to protect against liability, not to avoid providing
support.

Additionally, many vendors charge for support beyond a certain minimum.
While this is not included with the original purchase, at least it is
available--the same cannot be said for most open-source software.

 Just because you demand it doesn't mean they will
 even acknowledge that the bug exists, let alone fix it.

They will, and they do.  Most vendors know who is paying their bills.

 You can make demands on open source programmers
 too.  It won't do you any good, but you can do it.

And that's why open-source software is risky for important applications and
large organizations.

 You can't make the big companies fix their software
 either.

Yes, you can.  They want your money, and they know they'll stop getting it
if you are dissatisfied with support.

 For proof of this consider Microsoft and all the
 viruses targeting Outlook Express.

Microsoft didn't write the viruses, and the viruses are not bugs, so I don't
see the relevance of this comment.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Thanks guys

2002-11-13 Thread Mike Hogsett

I don't think that FreeBSD-Questions is the forum for this discussion.

 - Michael Hogsett

 Erik writes:
 
  Have you read any of the license agreements normally
  accompanying commercial software?  The big companies
  generally don't guarantee a bloody thing about the
  software, least of all that it will work correctly.
 
 Yes, they do, and generally they will support what they sell.  If they
 don't, it soon ceases to sell.  The extensive disclaimers in licensing
 agreements are mainly to protect against liability, not to avoid providing
 support.
 
 Additionally, many vendors charge for support beyond a certain minimum.
 While this is not included with the original purchase, at least it is
 available--the same cannot be said for most open-source software.
 
  Just because you demand it doesn't mean they will
  even acknowledge that the bug exists, let alone fix it.
 
 They will, and they do.  Most vendors know who is paying their bills.
 
  You can make demands on open source programmers
  too.  It won't do you any good, but you can do it.
 
 And that's why open-source software is risky for important applications and
 large organizations.
 
  You can't make the big companies fix their software
  either.
 
 Yes, you can.  They want your money, and they know they'll stop getting it
 if you are dissatisfied with support.
 
  For proof of this consider Microsoft and all the
  viruses targeting Outlook Express.
 
 Microsoft didn't write the viruses, and the viruses are not bugs, so I don't
 see the relevance of this comment.
 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



[was internal compiler error] thanks

2002-11-04 Thread Charles Pelletier
Thanks for the help. The problem was, as I should have suspected from the
beginning, a lack of swap space..something which has been a problem for the
last 2 upgrades. A little memory creation solved the buildworld problem.

Thanks again,

Charles Pelletier
Tech. Coordinator
St Luke's School



To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Hello, thanks for reading this email!

2002-10-18 Thread future61gmt

Warning
Unable to process data: 
multipart/mixed;boundary==_NextPart_000_00E3_54C03D2D.E8357D18




Re: Good Job, Thanks

2002-10-04 Thread Toomas Aas

 Last night I used the nfs mounted /usr/src  /usr/obj capability to build
 4.7-RC on my dual 1Ghz PIII and installed it on my wimpy AMD-K6 300 this
 morning.  It worked flawlessly.  The alternative was to wait something
 like 3 weeks for the K6/300 (w/ only 64M RAM) to finish buildworld /
 buildkernel.

Would it really take 3 weeks? I have built world several times on PII 
233 (albeit with dual cpus and 192 MB RAM) and it has only taken hours 
(can't say exactly how many, but would guesstimate less than 8)

What you did is cool ofc.
--
Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/
* Coffee -- n., a person who is coughed upon.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Good Job, Thanks

2002-10-04 Thread Mike Hogsett


  Last night I used the nfs mounted /usr/src  /usr/obj capability to build
  4.7-RC on my dual 1Ghz PIII and installed it on my wimpy AMD-K6 300 this
  morning.  It worked flawlessly.  The alternative was to wait something
  like 3 weeks for the K6/300 (w/ only 64M RAM) to finish buildworld /
  buildkernel.
 

I must say I am surprised how seriously everyone took me.  I was joking
that it would take 3 weeks to buildworld on my slow AMD K6/300.  I have
receievd 6 or more replies stating to the effect It doesn't take three
weeks, it took two days on my 386/25 or it only took 30 hours on my
486/66.

I guess I got an answer to another question, which I didn't ask.  There
really are many people keeping old (ancient) hardware alive with a little
demon.

 - Mike Hogsett


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Good Job, Thanks

2002-10-03 Thread Mike Hogsett


I just wanted to send a note of thanks to both the FreeBSD developers and
the FreeBSD user community.

Last night I used the nfs mounted /usr/src  /usr/obj capability to build
4.7-RC on my dual 1Ghz PIII and installed it on my wimpy AMD-K6 300 this
morning.  It worked flawlessly.  The alternative was to wait something
like 3 weeks for the K6/300 (w/ only 64M RAM) to finish buildworld /
buildkernel.

Thanks a bunch for a wonderful operating system.

 - Michael Hogsett

P.S.  The AMD machine is actually a ThinkNIC (www.thinknic.com) box hacked
to accept a 2.5 HDD and an upgraded CPU.  It is a very cute little box.

Copyright (c) 1992-2002 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.7-RC #1: Thu Oct  3 10:51:55 PDT 2002
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/HOGX
Timecounter i8254  frequency 1193182 Hz
Timecounter TSC  frequency 367503974 Hz
CPU: AMD-K6(tm) 3D processor (367.50-MHz 586-class CPU)
  Origin = AuthenticAMD  Id = 0x58c  Stepping = 12
  Features=0x8021bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX
  AMD Features=0x8800SYSCALL,3DNow!
real memory  = 66584576 (65024K bytes)
avail memory = 61939712 (60488K bytes)
Preloaded elf kernel kernel at 0xc02df000.
K6-family MTRR support enabled (2 registers)
Using $PIR table, 5 entries at 0xc00fd1f0
npx0: math processor on motherboard
npx0: INT 16 interface
pcib0: Host to PCI bridge on motherboard
pci0: PCI bus on pcib0
isab0: SiS 85c503 PCI-ISA bridge at device 1.0 on pci0
isa0: ISA bus on isab0
atapci0: SiS 5591 ATA33 controller port 0x4000-0x400f,0x374-0x377,0x170-0x177,
0x3f4-0x3f7,0x1f0-0x1f7 irq 14 at device 1.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: OHCI USB controller at 1.2 irq 3
sis0: SiS 900 10/100BaseTX port 0xe000-0xe0ff mem 0xda411000-0xda411fff irq 7 
at device 11.0 on pci0
sis0: Ethernet address: 00:e0:06:e7:d6:8e
miibus0: MII bus on sis0
ukphy0: Generic IEEE 802.3u media interface on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci0: unknown card (vendor=0x13f6, dev=0x0111) at 15.0 irq 11
pci0: unknown card (vendor=0x13f6, dev=0x0211) at 15.1 irq 10
pci0: SiS 5597/98 SVGA controller at 20.0
orm0: Option ROMs at iomem 0xc-0xcbfff,0xcc000-0xcdfff,0xef000-0xe on 
isa0
atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
ad1: 4887MB IBM-DPLA-25120 [10592/15/63] at ata0-slave UDMA33
acd0: CDROM ATAPI 24X CDROM at ata0-master PIO4
Mounting root from ufs:/dev/ad1s1a
ohci0: SiS 5571 USB controller mem 0xda41-0xda410fff irq 3 at device 1.2 o
n pci0
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: SiS 5571 USB controller on ohci0
usb0: USB revision 1.0
uhub0: SiS OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Gnome2 build problem SOLVED! Thanks Joe!

2002-07-24 Thread Joe Marcus Clarke

On Tue, 2002-07-23 at 21:30, Steve Wingate wrote:
 On Tuesday 23 July 2002 02:38 pm, [EMAIL PROTECTED] wrote:
  All -
 
  I'd like to thank Joe Marcus Clarke for his assistance in getting past the
  fact that a repeated error building gconf-editor was keeping me from
  getting to Gnome2. The culprit was yet another outdated /usr/X11R6/include
  directory (gdk-pixbuf, to be precise).
 
 Joe has been a big help to me several times. He's a good guy to have on the 
 team.

Glad I can be of some help.  Now that I'm back from vacation, I can
focus more on getting some other GNOME 2 stuff fixed.

Joe

 
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-questions in the body of the message
 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Gnome2 build problem SOLVED! Thanks Joe!

2002-07-23 Thread burningclown


All -

I'd like to thank Joe Marcus Clarke for his assistance in getting past the fact 
that a repeated error building gconf-editor was keeping me from getting to 
Gnome2. The culprit was yet another outdated /usr/X11R6/include directory 
(gdk-pixbuf, to be precise).

Thank you Joe. I hope I have learned something in this process.

Regards,

Glenn Becker

++
http://www.burningclown.com
Everyone's Portal to Nothing At All
++


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



Re: Gnome2 build problem SOLVED! Thanks Joe!

2002-07-23 Thread Steve Wingate

On Tuesday 23 July 2002 02:38 pm, [EMAIL PROTECTED] wrote:
 All -

 I'd like to thank Joe Marcus Clarke for his assistance in getting past the
 fact that a repeated error building gconf-editor was keeping me from
 getting to Gnome2. The culprit was yet another outdated /usr/X11R6/include
 directory (gdk-pixbuf, to be precise).

Joe has been a big help to me several times. He's a good guy to have on the 
team.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message



<    1   2