Should I turn MATH_EMULATE back on?

2004-03-07 Thread Mark
rnel I ran yesterday, is that I commented out this: # optionsMATH_EMULATE On an AMD XP-2200; as I take it it has the co-processor. Still, could that be what is causing Hires to fail? More importantly, should I turn MATH_EMULATE back on for the AMD? Thanks, - Mark _

Re: Should I turn MATH_EMULATE back on?

2004-03-07 Thread Mark
- Original Message - From: "Matthew Seaman" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, March 07, 2004 9:03 PM Subject: Re: Should I turn MATH_EMULATE back on? > On Sun, Mar 07, 2004 at 07:07:54PM

SOLVED! (was: Re: Should I turn MATH_EMULATE back on?)

2004-03-07 Thread Mark
well. I went back to Vmware Workstation 4 for (simply remounted everything), and everything compiled ok again. Thanks for your time anyway. - Mark - Original Message - From: "Matthew Seaman" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EM

Retrieving numeric filemode

2004-03-09 Thread Mark
Hello, Is there way (via find or ls, or something else), to retrieve the numeric filemodes? For instance, if "ls -la" says "-r--r--r--", I would like to get its numeric equivalent, 444. Thanks, - Mark ___ [EMAIL PROTECTE

Re: Retrieving numeric filemode

2004-03-09 Thread Mark
- Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 09, 2004 9:32 PM Subject: Re: Retrieving numeric filemode > In the last episode (Mar 09), Mark said: > &g

"bind: Address already in use" on Apache 1.3.29

2004-03-12 Thread Mark
, - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: "bind: Address already in use" on Apache 1.3.29

2004-03-12 Thread Mark
- Original Message - From: "Kent Stewart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Mark" <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 9:42 PM Subject: Re: "bind: Address already in use" on Apache 1.3.29 > On Friday 12 Marc

SOLVED! Re: "bind: Address already in use" on Apache 1.3.29

2004-03-12 Thread Mark
I can live without mod_snmp, though. :) - Mark - Original Message - From: "Kent Stewart" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, March 12, 2004 10:21 PM Subject: Re:

streamplayer

2004-03-13 Thread Mark
I'm looking for a commandline audiostream player that will work with surfernetwork streams. The website says mac tunes version 2 or 3, and OS 9 or 10 is compatable. thanks, ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fr

problem with linux emul on diskless nfs root

2004-03-16 Thread mark
guessing linux emul is trying to do something in the read-only root mount, but I haven't figured out where. ld.so.cache maybe? thanks, mark [EMAIL PROTECTED] http://node.to/~mark 7123 3F7B 10EC 7122 2F8B http://node.to/keys/mark.asc B474 B09D 6ED7 3FB0 09E8 __

Re: problem with linux emul on diskless nfs root

2004-03-16 Thread mark
ystems are read only -mark [EMAIL PROTECTED] http://node.to/~mark 7123 3F7B 10EC 7122 2F8B http://node.to/keys/mark.asc B474 B09D 6ED7 3FB0 09E8 On Tue, 16 Mar 2004, mark wrote: > > Hey all, I'm running 5.2.1-p1 on trying to do PXEBOOT, nfs root, mfs tmp > and var

Re: Do I really need to rebuilding *everything*

2004-03-20 Thread Mark
uilt OpenSSL into everything; sendmail, Apache, qpopper, stunnel, php4, mod_perl, etc. Close to the 300 of the original poster. :) And like him, I really feel rather upset if I'd have to do it all over again. Or are all of the above dynamically linked? Thanks, - Mark

Re: Do I really need to rebuilding *everything*

2004-03-20 Thread Mark
- Original Message - From: "Dan Nelson" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 7:55 AM Subject: Re: Do I really need to rebuilding *everything* > > > > Question is, can

Re: Do I really need to rebuilding *everything*

2004-03-21 Thread Mark
- Original Message - From: "Kent Stewart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Mark" <[EMAIL PROTECTED]> Sent: Sunday, March 21, 2004 8:52 AM Subject: Re: Do I really need to rebuilding *everything* > > Pardon my daftness, b

Re: passwd

2004-03-21 Thread Mark
wd.db to 777 and still permission > was denied. 644 should be the proper permission on /etc/pwd.db. And is /usr/bin/passwd still setuid root? Did you set any special flags on /etc/pwd.db? Like sunlnk, schg? (ls -lo will tell). And what are the permissions on /etc itself? - Mark

Re: passwd

2004-03-21 Thread Mark
swd no longer seems to be setuid root! Like so: -r-sr-xr-x 1 root wheel 32504 Oct 9 2002 /usr/bin/passwd If it is not setuid root, regular users can, obviously, no longer can change their own passwords. Change it back: chmod u+s /usr/bin/passwd That will do it. It might be of interes

Re: FreeBSD 4.9 freezes

2004-03-22 Thread Mark
s are supported by 4.9R (-STABLE?). - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

3Com 3C940

2004-03-26 Thread Mark
Hello, Does FreeBSD 4.9R-p3 support the 3Com 3C940 LAN card? Thanks, - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: 3Com 3C940

2004-03-27 Thread Mark
Toni Heinonen wrote: >> Hello, >> >> Does FreeBSD 4.9R-p3 support the 3Com 3C940 LAN card? >> >> Thanks, >> >> - Mark > Good morning, > > this was two links from the front page of freebsd.org: > http://www.freebsd.org/releases/5.2.1R/hardwa

chroot or jail?

2004-04-01 Thread Mark
Hello, I am setting up a new Apache 1.3.29; and I was wondering, should I use jail or chroot to secure it? I know root can potentially break out of chroot. But what about jail? (FreeBSD 4.9R-p3). Can you break out of a jail? Thanks, - Mark ___ [EMAIL

Re: Apache dies for the second night in a row at the same time.

2004-04-01 Thread Mark
orts/www/mod_perl And reinstall that too (provided, of course, you use mod_perl; but it seems like you do). - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Apache dies for the second night in a row at the same time.

2004-04-01 Thread Mark
Kevin Greenidge wrote: > I was running Perl 5.8.0 before the upgrade. I think I will try to > install Cwd.pm from CPAN since I don't think I can downgrade Perl > easily. Nor should you have to. I am running Perl 5.8.2 on a FreeBSD 4.9R-p3 system too; and without any tr

Re: chroot or jail?

2004-04-02 Thread Mark
- Original Message - From: "Kris Kennaway" <[EMAIL PROTECTED]> To: "Mark" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, April 01, 2004 10:47 AM Subject: Re: chroot or jail? > > Hello, > > > I am setting up a new Apache

List down?

2004-04-02 Thread Mark
Is this mic on? I haven't been getting any email from this list today. - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Symlinks & chroot - Is it Possible?

2004-04-03 Thread Mark
the chrooted dir: share -> /etc/ftpchroot/ftp/share Then "/ftp/share" is accessible from both the 'real' and the chrooted environment, pointing to the same directory. - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

When I'm all done..

2004-04-04 Thread Mark
t runtime, from those directories? Thanks, - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: phpmyadmin - users not seeing specific database

2004-04-05 Thread Mark
" parameter. That will do what you want: only show databases the users have access to. In 4.0.18 (current production release), --safe-show-database is the default already. - Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

gcc 2.95 -> 4.4

2009-04-02 Thread Mark
Hello, I recently upgraded my old gcc 2.95 to gcc44. Question is, though, what make.conf, or other settings, do I need to apply to get the system to use the new gcc? Ports keep finding (and using) the old gcc 2.95. I also set things like this in the Makefile: $(GCC) = /usr/local/bin/g

RE: gcc 2.95 -> 4.4

2009-04-02 Thread Mark
-Original Message- From: Polytropon [mailto:free...@edvax.de] Sent: donderdag 2 april 2009 12:15 To: Mark Cc: freebsd-questions@freebsd.org Subject: Re: gcc 2.95 -> 4.4 On Thu, 02 Apr 2009 10:01:00 GMT, Mark wrote: > > I also set things like this in the Makefile: > > &g

How to 'unbreak' re2c port?

2009-04-02 Thread Mark
Okay, I just upgraded to gcc44 in order to fix what I thought was a compilation issue with re2c plus a gcc 2.95 compiler. However, gcc44 *still* trips over it! Same deal (see below). So, has ANYONE been able to compile this port at all? Thanks. - Mark ==> Building for r

RE: How to 'unbreak' re2c port?

2009-04-04 Thread Mark
Anyone? Anyone? Bueller? Bueller? -Original Message- From: Mark [mailto:ad...@asarian-host.net] Sent: donderdag 2 april 2009 14:27 To: freebsd-questions@freebsd.org Subject: How to 'unbreak' re2c port? Okay, I just upgraded to gcc44 in order to fix what I thought was a c

MySQL without Innodb

2009-04-23 Thread Mark
Hello, I'm trying to compile MySQL 5.1.34, but I can't find options to not compile in innodb database support. Have these been removed? And, if so, why? Thanks, - Mark ___ freebsd-questions@freebsd.org mailing list http://lists.f

MySQL without Innodb

2009-04-23 Thread Mark
Hello, I'm trying to compile MySQL 5.1.34, but I can't find options to not compile in innodb database support. Have these been removed? And, if so, why? Thanks, - Mark ___ freebsd-questions@freebsd.org mailing list http://lists.f

RE: MySQL without Innodb

2009-04-23 Thread Mark
On Thu, Apr 23, 2009 at 3:59 PM, Mark wrote: > Hello, > > > > > I'm trying to compile MySQL 5.1.34, but I can't find options to not > >compile in innodb database support. Have these been removed? > >And, if so, why? > Why does it bother you? It will

PostgreSQL 8.3.7 builds incomplete

2009-04-29 Thread Mark
I get /usr/ports/databases/postgresql84-server/ to build normally? Thanks, - Mark ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

RE: PostgreSQL 8.3.7 builds incomplete

2009-04-29 Thread Mark
From: Andrew Gould [mailto:andrewlylego...@gmail.com] Sent: woensdag 29 april 2009 20:41 To: Mark Cc: freebsd-questions@freebsd.org Subject: Re: PostgreSQL 8.3.7 builds incomplete > You're message initially references an incomplete build of > PostgreSQL 8.3.7; but ends a

RE: PostgreSQL 8.3.7 builds incomplete

2009-04-29 Thread Mark
From: Andrew Gould [mailto:andrewlylego...@gmail.com] Sent: woensdag 29 april 2009 20:54 To: Mark Cc: freebsd-questions@freebsd.org Subject: Re: PostgreSQL 8.3.7 builds incomplete On Wed, Apr 29, 2009 at 1:45 PM, Mark wrote: From: Andrew Gould [mailto:andrewlylego...@gmail.com] Sent

php4 + php5

2009-05-06 Thread Mark
Using a single Apache 1.3.x install, is there a way to install both mod_php4 + mod_php5 together? I can't just upgrade to php5: not every webboard and such accepts php5 yet. On some dirs (or per vhost) I like the Apache server to use php5, though. Thanks, -

RE: php4 + php5

2009-05-07 Thread Mark
-Original Message- From: Matthew Seaman [mailto:m.sea...@infracaninophile.co.uk] Sent: donderdag 7 mei 2009 8:29 To: Mark Cc: freebsd-questions@freebsd.org Subject: Re: php4 + php5 Mark wrote: > > Using a single Apache 1.3.x install, is there a way to install > > b

SOLVED (was: RE: php4 + php5)

2009-05-07 Thread Mark
-Original Message- From: Mark [mailto:ad...@asarian-host.net] Sent: donderdag 7 mei 2009 21:32 To: freebsd-questions@freebsd.org Subject: RE: php4 + php5 > ... So I just upgraded to PHP5 already. :) Only thing is, I can't get > GD to compile properly (which I really need). Co

RE: php5 pcre

2009-05-15 Thread Mark
/pcre.so: > Undefined symbol "php_pcre_free" in Unknown on line 0 I thought I was the only one this had happened to. :) In my case I resolved it by going into the pcre directory itself and build it from there. - Mark ___ freebsd-questions@freebsd.

RE: php5 pcre

2009-05-16 Thread Mark
-Original Message- From: Mel Flynn [mailto:mel.flynn+fbsd.questi...@mailing.thruhere.net] Sent: zaterdag 16 mei 2009 11:59 To: freebsd-questions@freebsd.org Cc: Mark Subject: Re: php5 pcre > I thought I was the only one this had happened to. :) In my case I > resolved it by goin

RE: 4.11 panic every 23 hours 55 minutes or so

2009-05-17 Thread Mark
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Mark Tinguely Sent: zondag 17 mei 2009 17:30 To: d...@dlee.org Cc: freebsd-questions@freebsd.org Subject: Re: 4.11 panic every 23 hours 55 minutes or so > Why does

Open-vm-tools broken?

2008-09-06 Thread Mark
Hmm, getting this error: Vmware: {root} % make ===> open-vm-tools-102166_2 is marked as broken: leaves files behind on deinstall. *** Error code 1 Stop in /usr/ports/emulators/open-vm-tools. Vmware: {root} % Cute. I still like to run the open-vm-tools, though. Anyone know which other version/to

RE: Does FreeBSD 4.11-STABLE support the Intel PWLA8391GT NIC?

2006-06-19 Thread Mark
> -Original Message- > From: Björn König [mailto:[EMAIL PROTECTED] > Sent: maandag 19 juni 2006 8:11 > To: Mark > Cc: 'FreeBSD-Questions Questions' > Subject: Re: Does FreeBSD 4.11-STABLE support the Intel > PWLA8391GT NIC? > > > > Mark schr

Suppressing permissions reset

2006-06-19 Thread Mark
Is there a way I can suppress said behavior? Like a Makefile parameter or something. And would zero-ing out the *.dist files do the trick? Thanks, - Mark ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

RE: openwebmail

2006-06-20 Thread Mark
on setting > up openwebmail on FreeBSD? The Openwebmail documentation is pretty self-explanatory. It's all Perl, very easy to set up, and I have it running for a couple of years now, even in a chrooted environment. - Mark ___ freebsd-q

RE: Does FreeBSD 4.11-STABLE support the Intel PWLA8391GT NIC?

2006-06-21 Thread Mark
> -Original Message- > From: Mark [mailto:[EMAIL PROTECTED] > Sent: dinsdag 20 juni 2006 2:53 > To: 'FreeBSD-Questions Questions' > Subject: RE: Does FreeBSD 4.11-STABLE support the Intel > PWLA8391GT NIC? > > > -Original Message- > >

RE: Does FreeBSD 4.11-STABLE support the Intel PWLA8391GT NIC?

2006-07-26 Thread Mark
> >>> -Original Message- > >>> From: [EMAIL PROTECTED] > >>> Sent: maandag 19 juni 2006 8:11 > >>> To: Mark > >>> Cc: 'FreeBSD-Questions Questions' > >>> Subject: Re: Does FreeBSD 4.11-STABLE support the In

Re: pvrxxx

2010-06-22 Thread Mark
If you do not have the card yet, an IP camera is an easy setup for a security cam. I have some Axis and off brand cameras doing this type of work. Look into /usr/ports/multimedia/motion for a security camera system. HTH Mark People sleep peaceably in their beds at night only because rough

Re: freebsd-update question

2010-09-09 Thread Mark
--- On Thu, 9/9/10, Murray S. Kucherawy wrote: > From: Murray S. Kucherawy > Subject: freebsd-update question > To: questi...@freebsd.org > Date: Thursday, September 9, 2010, 1:40 PM > Hi, > > I'm reading > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading-freebsdup

Re: Live video streaming on FreeBSD?

2007-10-23 Thread Mark Moellering
PROTECTED]" Check vlc & vls in ports/packages. It should cover all the (streaming) standards. Mark ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Anyone get Flash 9 working?

2007-10-23 Thread Mark Moellering
. Thanks in advance Mark Moellering ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: boot manager oddity (two IDE drives, two o/s)

2007-10-26 Thread Mark Moellering
ot manager on ad0 and save yourself a headache. (The command is fdisk -B -b ad2 but you have to tell it to write a new partition table or you won't be able to boot into freebsd at all) As an aside, I have a similar setup, except it is Win2k & Freebsd 6.2 I recently had similar issues and wound up having to replace the boot record on my FreeBsd disk. Mark Moellering ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

"term: Undefined variable" emitted after startup scripts

2007-11-01 Thread Mark McConnell
blanktime . Starting sshd. Starting cron. Local package initialization: . Starting background file system checks in 60 seconds. FreeBSD 6.2-STABLE #14: Sat Oct 20 15:36:50 PDT 2007 CPU: AMD Opteron(tm) Processor 242 (1593.31- MHz K8-class CPU) Mark -- [EMAIL

"term: Undefined variable" emitted after startup scripts

2007-11-01 Thread Mark McConnell
blanktime . Starting sshd. Starting cron. Local package initialization: . Starting background file system checks in 60 seconds. FreeBSD 6.2-STABLE #14: Sat Oct 20 15:36:50 PDT 2007 CPU: AMD Opteron(tm) Processor 242 (1593.31- MHz K8-class CPU) Mark -- [EMAIL

Re: Duplicate existing FreeBSD Server in VM

2007-11-02 Thread Mark Foster
ou. http://mark.foster.cc/wiki/index.php/Linux_P2V -- Said one park ranger, 'There is considerable overlap between the intelligence of the smartest bears and the dumbest tourists.' Mark D. Foster, CISSP <[EMAIL PROTECTED]> http://mark.foster.cc/ ___

Re: curious DNS behavior on a 7.0...

2007-11-02 Thread Mark Foster
has a config flag to disable ipv6 lookups. Go to about:config and search for ipv6. For instance, mine shows network.dns.disableIPv6 user set boolean true -- Said one park ranger, 'There is considerable overlap between the intelligence of the smartest bears and the dumbest tourists.'

Re: "term: Undefined variable" emitted after startup scripts

2007-11-07 Thread Mark McConnell
On 1 Nov 2007 at 22:00, Andy Harrison wrote: {Re: "term: Undefined variable" emit...}: > On 11/1/07, Mark McConnell wrote: > > On bootup, I see the message repeated several > > times, "term: Undefined variable". > > Were any of the shell rc files ch

Re: clocks and dualboot

2007-11-09 Thread Mark Tinguely
side? As Mihai Don\xc8\x9bu mentioned to tell the time routines that the computer clock is in localtime and not in universal tim, perform the following as root: # touch /etc/wall_cmos_clock --Mark. ___ freebsd-questions@freebsd.org mailing list http://li

Re: flash: linux firefox vs linuxpluginwrapper

2007-11-12 Thread Mark Moellering
ash' working on either Linux or native is Flash 7, which does not work on many sites. To get Flash 9, you need to use wine under freebsd and install the windows version of Firefox. I have been told that this solution works fine "out of the

FreeBSD-7.0-Beta2 (i386) on Opteron?

2007-11-14 Thread Mark Staudinger
I wasn't sure if -questions or -current was the right group, but I searched both before posting. I'm trying to begin testing FreeBSD-7.0-Beta2, and I have a mixture of Intel and AMD-based machines that I work with. I'm using the i386 release. I've previously used FreeBSD-4.9R and 6.2R for i386 on

Re: FreeBSD-7.0-Beta2 (i386) on Opteron?

2007-11-15 Thread Mark Staudinger
On 11/14/07, Kris Kennaway <[EMAIL PROTECTED] > wrote: > > Mark Staudinger wrote: > > I wasn't sure if -questions or -current was the right group, but I > searched > > both before posting. > > > > I'm trying to begin testing FreeBSD-7.0-Beta2,

Boot failure - Recent Kernel(s)

2007-11-25 Thread Mark Jacobs
running a generic SMP kernel. Any ideas on what the problem is? Mark Jacobs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

ls -l takes a forever to finish.

2007-11-27 Thread Mark Evans
I'm using FreeBSD 6.1-RELEASE. When I run "ls -l" it takes forever for the it to complete. top shows that the "ls -l" command uses about 98% of the CPU doing the time. If I run "ls" I do not experience any problem. a

Re: ls -l takes a forever to finish.

2007-11-28 Thread Mark Evans
/dev devfs1.0K1.0K 0B 100%/var/named/dev Thanks mark - Original Message - From: "Brian" <[EMAIL PROTECTED]> To: "Mark Evans" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, November 27, 2007 4:35 PM Subject: Re: ls -l takes

Re: ls -l takes a forever to finish.

2007-11-28 Thread Mark Evans
howing the results for about 5 and a half minutes. Even on a older and much slower system i've never seen it talk more than 15 seconds to complete. Thanks Mark - Original Message - From: "Kris Kennaway" <[EMAIL PROTECTED]> To: "Mark Evans" <[EM

Re: ls -l takes a forever to finish.

2007-11-28 Thread Mark Evans
ls | wc returns " 88368836 71583" Thanks Mark - Original Message - From: Jeff Mohler To: Mark Evans Cc: [EMAIL PROTECTED] Sent: Wednesday, November 28, 2007 9:52 AM Subject: Re: ls -l takes a forever to finish. HOW large is the directory?

Re: more then 2G shm on RELENG_7

2007-12-05 Thread Mark Tinguely
gt; that also failed. Still haven't figured out why was that. Is this an i386 or amd64 arch? What is the returned error code? (this might tell a lot). I notice that the allocation size for the syscall is an "int". --Mark Tinguely. ___ f

Boot failure - Recent Kernel(s)

2007-12-06 Thread Mark Jacobs
he problem is? Mark Jacobs ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: smart_host on sendmail min config

2007-12-11 Thread Mark Tinguely
rsereturns: $# relay $@ YOUR . SMARTMAILER . DOMAIN $: user < @ gmail . com . > Where YOUR.SMARTMAILER.DOMAIN is defined in your /etc/mail/sendmail.cf as your relay mailer. It should return your smart mailer even if the mail address does not resolve, the smart mailer. --Mark

Re: ls -l takes a forever to finish.

2007-12-12 Thread Mark Evans
this program seems to have the same issues with it. Thanks Mark - Original Message - From: "cpghost" <[EMAIL PROTECTED]> To: "Bill Moran" <[EMAIL PROTECTED]> Cc: "Wojciech Puchar" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; "M

Re: vlc installation in /usr/ports/multimedia take too long...

2003-11-05 Thread Mark Terribile
facilities are available, you may be hitting this problem. Please let me know if this helps. Mark Terribile __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree

Re: Best Way to Fix a links Browser Compilation Problem

2003-11-05 Thread Mark Woodson
d to edit the CONFIGURE_ARGS in Makefile, rather you include that statement in your call to make make WITHOUT_X11=yes install -Mark ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Best Way to Fix a links Browser Compilation Problem

2003-11-05 Thread Mark Woodson
On Wednesday 05 November 2003 01:41 pm, Martin McCormick wrote: > Mark Woodson writes: > >You do not actually need to edit the CONFIGURE_ARGS in Makefile, > >rather you include that statement in your call to make > > > >make WITHOUT_X11=yes install > > My t

Re: Periodic Daily Crash

2003-11-05 Thread Mark Terribile
by controlling the current in the field winding of the generator.) Mark Terribile __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree ___ [EMAIL PROTECTED] maili

Re: updating 4.8->4.9 did it take?

2003-11-15 Thread Mark Weinem
-> "3 Upgrading FreeBSD" "The most commonly made mistake in this regard is the use [...] of sysinstall(8) from an existing installation to upgrade to a newer version of FreeBSD. This is not recommended." Greetings, Mark ___

FreeBSD and SATA RAID

2003-11-17 Thread Mark Lubratt
Hello! Does FreeBSD support a good range of SATA chipsets? Or just a few specific ones? Also, I'm assuming that vinum would run on top of these drivers with no difficulty. Is this correct? I'm looking at a RAID 5 array using SATA drives and vinum. Th

Re: New parts for new PC (need help - little knowledge of hardware)

2003-11-20 Thread Mark Terribile
s almost certainly due to the cooking they suffered. My cubi was near the system room and I cringed when I heard a blameless sysadmin endure a boot-camp dressing down from a manager three levels up. Cooling matters; it will happen to you. I have a room circulating fan on the same UPS as my machine.

Re: Updating w. sysinstall (was: Security question)

2003-11-21 Thread Mark Weinem
Hi Kevin! On Wed, 19 Nov 2003, Kevin McKay wrote: > So it will not just grab the latest patched binaries for 5.1? Correct. > Is it just for updating between releases and not > for keeping the current release up to date? ...also correct, just updating between releases. Greeti

Re: Can I install packages only for my release?

2003-11-24 Thread Mark Terribile
[Rahul Fernandez] >> Hi, I shall certainly try installing a port instead. I am rather new >> to FreeBSD and am unclear as to how I can obtain new packages [Matthew Seaman] > ... Even better, use the ports tree. This may sound terrifying > ... but that's the beauty of the ports system. It

Re: Novice needs advice building new kernel: UPG 4.7-RELEASE ---> 4.9-RELEASE

2003-11-25 Thread Mark Weinem
Must I set kern_security level < 0 before I begin? No. Maybe a problem with your upgrade or your dated hardware > Or should I lean on the "second" process to make it work? What are the "first" and the "second"? Greetings, Mark Weinem

Re: upgrading 4.8 to 4.9 question....

2003-11-27 Thread Mark Weinem
ot; Regular use of the ports system requires some maintenance - it's not just CVSup & portupgrade, for example: 1. CVSup 2. portsdb -Uu 3. pkgdb -F 4. portinstall or portupgrade 5. pkgdb -F Ciao, Mark Weinem ___

Re: Novice needs advice building new kernel: UPG 4.7-RELEASE ---> 4.9-RELEASE

2003-11-27 Thread Mark Weinem
ckup of /etc !!!) # mergemaster -svia # mergemaster -vr # fastboot Finished! Read about the "official" way to upgrade here: /usr/share/doc/en_US.ISO8859-1/books/handbook/makeworld.html http://www.freebsd.org/doc/en_US.ISO8859-1/b

Re: Re:

2003-12-05 Thread Mark Hillis
is lookin good thanks again, -Mark Hillis- (Netway Technical Support) www.Netway.com ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: Why would drive run at UDMA33? (Segate 80GB)

2003-12-07 Thread Mark Pearce
Do you by any chance have a cdrom or dvd drive connected on your secondry IDE? If so, this would explain the drop in speed. Try connecting the 2 80G drives as master and slave on the same IDE. Mark ___ [EMAIL PROTECTED] mailing list http://lists.f

SoundBlaster Awe 32

2003-12-08 Thread Mark Cole
ething I am missing? Thanks for the help. -mark smime.p7s Description: S/MIME Cryptographic Signature

How to make printer print faster?

2003-12-10 Thread Mark Terribile
stat -vmstat may be the best thing a performance-concious developer will find in FreeBSD. Apart, that is, from a system which wants to run fast if only you'll let it. Mark Terribile __ Do you Yahoo!? New Yahoo! Photos - easier uploa

Re: for understanding correctly -- Up-to-date - Upgread ..

2003-12-10 Thread Mark Weinem
be wrong, but I think "FreeBSD Update" is for security updates only - not for updating from release to release. sysinstall "Upgrade" should work. Greetings, Mark Weinem ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/ma

Re: It's very relevant replying me, please

2003-12-10 Thread Mark Weinem
tware. Setting up the XFree86 GUI: sysinstall -> "Configure" -> "XFree86" and "Desktop" (after reading Chapter 2 of the handbook!) Greetings, Mark Weinem ___ [EMAIL PROTECTED] mailing list http://lists.freeb

Re: How to make printer print faster?

2003-12-10 Thread Mark Terribile
(I'm assuming that it's a USB printer). USB2 is 450 times faster, and may remove a bottleneck. On the other hand, the bottleneck may be the speed at which the printer can process either Postscript or its raster data. And that may depend on some resolution settings. I can't th

Re: [Possible SPAM] Upgrading

2003-12-10 Thread Mark Pearce
release/sysinstall/sysinstall /stand/sysinstall cd /dev sh MAKEDEV all Also take note that you will have to create groups and accounts for the following new system accounts. mailnull smmsp sshd I've done this plenty of times, especially as many of my older pentium machines refuse to boot of

Re: How to make printer print faster?

2003-12-11 Thread Mark Terribile
ook at that and see if I can fix it. Mark Terribile __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/fre

Re: Binary Upgrade Problems 4.3 ---> 4.9

2003-12-12 Thread Mark Weinem
Oct 27. Correct, the upgrade procedure doesn't copy them back. You have to do that (or merging them with the new config files in /etc) yourself - if you really need it. Ciao, Mark Weinem ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/ma

FreeBSD newbie general and SMP questions for i386]

2003-12-17 Thread Mark Wolfskehl
ractice? I understand there is a Linux compatibility module for the kernel? 5. Will FreeBSD run VMWare Workstation virtual machine SW for Linux (in practice)? 6. Anything else I should know as a newbie? Whew! That's a lot, but thanks in advance! Mark Wolfskehl [EMAIL PROTECTED] _

bad root shell

2003-12-20 Thread Mark McConnell
$ su Password: badshell: No such file or directory I am still stupid. I am still locked out. /etc/passwd and /etc/master.passwd no longer show the badshell. My configuration appears to be deeply broken. Why does my procedure fail? Mark -- Mark McConnell - Portland, OR Technical Imaging

Re: Just a question.....

2003-12-21 Thread Mark Terribile
#x27;ll have shown you can master what you need. Expect to have fun -- but not the fun you expected. Not while in school. Good luck. Mark Terribile __ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharin

Re: CVSup

2003-12-21 Thread Mark Terribile
x27;ve been able to break them by watching the output to find the directory where the machinery is failing, going there, and doing the make install explicitly. Mark Terribile __ Do you Yahoo!? New Yahoo! Photos - easier uploading and

Re: bad root shell

2003-12-22 Thread Mark McConnell
shell (as defined by getusershell(3)) and the caller's real uid is non- zero, su will fail. But otherwise, yours would be the right answer, I believe. Mark -- On 20 Dec 2003 at 23:32, Scott I. Remick wrote: {Re: bad root shell...}: > On Sat, 20 Dec 2003 09:44:17 -0800, M

Re: DVD Burning

2003-12-23 Thread Mark Woodson
won't start: 40901 ] > :-( /dev/cd0: unsupported MMC profile 10 I'd suggest googling "unsupported MMC profile 10" and read through the threads that brings up. It appears to have something to do with incompatible media/firmware combos. -Mark __

<    1   2   3   4   5   6   7   8   9   10   >