Re: fortune database

2004-07-20 Thread Kevin Brunelle
 There are a couple of ports that install new fortune databases.  See
 /usr/ports/games/fortune-* and the Porter's Handbook for more.
 
 Kris

I think you meant to type /usr/ports/misc/fortune-*

At least that is where I found mine. Thanks BTW... I was wondering if
there were more I could add.  Finally my excuse list is integrated into
fortune. HA HA HA


-- 
Down with disease, up before the dawn.
A thousand barefoot children, dancin? on my lawn
-Phish Down with Disease

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


Daily FreeBSD updates (was: Re: priority on rc script caused panic)

2004-07-20 Thread Giorgos Keramidas
On 2004-07-19 10:58, pura life CR [EMAIL PROTECTED] wrote:
Giorgos Keramidas [EMAIL PROTECTED] wrote:
 I regularly (almost daily) upgrade my CURRENT installation and the
 set of commands I use when the single user shell fires up is:

 adjkerntz -i # allow system time updates to work
 swapon -a# enable all swap partitions
 fsck -p  # check any filesystems that need it
 mount -u /   # remount root fs as read-write
 mount /usr   # mount /usr as read-write

 cd /usr/src  # upgrade sequence
 make installworld#  - // -
 mergemaster  #  - // -

 This should not be done.

 You dont really need to upgrade daily, you are just overloading freebsd
 cvsup servers.

That's not true...

I'm running FreeBSD 5.2-CURRENT.  Keeping a local CVS mirror which is
updated once a day and test build/run on my machine is the least I can
do to help in testing the -CURRENT branch.  The mirror I use is the one
that is closest to me (cvsup2.gr.freebsd.org).

I don't think that this can be called overloading the CVSup servers.

If you *do* think that it's an overkill, perhaps you should explain why
you think this is so and why the tests I'm privately doing of -CURRENT
are so completely and utterly worthless that they're considered
overkill, overload or anything else similarly redundant :-P

 Also, why to make all the source tree if you just get few modifications
 per day? It would be wise to know what part or the tree was updated and
 just compile it or let the whole compilation for later.

Because this is the recommended way of building everything to see how it
fits together.  The make buildworld target is what the end-user will
see when they try to build FreeBSD 5.X one day.  If this is broken, a
full build is going to catch it very quickly.

There are times -- i.e. when I'm preparing patches to a particular part
of the source tree -- that I build only parts using the Makefiles of the
proper SUBDIRs.  These are special purpose builds though and I know when
or why I'm doing a partial build.

 If you want to see your machine working at 100% cpu, learn prolog.

Spare me the irony, please.  I don't need it.  The list doesn't need it.

I was trying to contribute to the thread in a positive manner, showing
an example of commands that can be used to bring a FreeBSD system from
single user mode up to the point where all the disks are mounted and
real work can be done.  If you have nothing positive to add to the
discussion or you haven't spotted something wrong in what I wrote and
feel like correcting me, I'd be glad if you didn't make bad-tempered
jokes about it all.

Regards,

Giorgos



PS: I would appreciate it very much if you posted in plain text and
not in the HTML-only format that Hotmail defaults to.  Thanks...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mod_webapp

2004-07-20 Thread Radu MOLNAR
Hello, list
Does the /usr/ports/www/mod_webapp port work with apache2?
And if not is there any way of making it work?
Radu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Intel Wireless LAN

2004-07-20 Thread Riv Octovahriz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Have anybody succeed installing Intel Wireless 2200 on -STABLE ?
I've done some googling, it's support under ndis, but ndis only exist
on 5.x
Does ndis will exist in -STABLE soon enough ?
Desperately needs some help
Thx
- --
Best Regards,
Riv Octovahriz
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFA/Ni72c9/KvxOYzIRAn+NAJ4it417B7FNxaIquxoW4oVtHRrDSACeIy2V
MYMyqyLVmFrJJPwuN7rSjy0=
=rPxf
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mod_webapp

2004-07-20 Thread Matthew Seaman
On Tue, Jul 20, 2004 at 11:14:32AM +0300, Radu MOLNAR wrote:

 Does the /usr/ports/www/mod_webapp port work with apache2?
 And if not is there any way of making it work?

I don't think so.  Looks like the www/mod_webapp port hasn't been
updated in a long time, and mod_webapp itself seems to be pretty much
dead in the water according to the Apache project.  From
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html:

   mod_webapp which is very easy to configure, has a well defined
protocol named WARP but it is no longer developped. BTW: It would
be possible to implement the WARP protocol in JK2 ;-))

Try www/mod_jk2-apache2 instead for the latest thing in Tomcat -
Apache connectors.

  http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk/aphowto.html

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpHMgYJiSrbz.pgp
Description: PGP signature


Re: Default permission.

2004-07-20 Thread Toomas Aas
Hi!

 Just to check with anyone, is there a list of default permission
 for /usr and /var
 
 I kinda srew up somewhere and now can't remember what is the actual
 permission for this 2 folder structure and all the related files
 inside.

Check out mtree(8) and the files under /etc/mtree/
--
Toomas Aas | [EMAIL PROTECTED] | http://www.raad.tartu.ee/~toomas/
* Life is too short to drink cheap beer.

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


Re: changing card in a reader (revisited)

2004-07-20 Thread Dinesh Nair

On Mon, 19 Jul 2004 [EMAIL PROTECTED] wrote:

 I had tried camcontrol rescan 0:0:2 without success and I just tried
 camcontrol rescan all without success.

on a particular Apacer multi-card reader, i needed to run camcontrol
rescan on all devices off that one bus, (0:0:1, 0:0:2, 0:0:3 et al) to
reset the reader when a new CF card was inserted. 'camcontrol rescan all'
didn't seem to do it then either. perhaps you could try this.

Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)http://www.alphaque.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+

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


removing gaps inbetween audio tracks?

2004-07-20 Thread Edd

Whenever I burn an audio cd using burncd, the tracks have a 3 second gap
between them. Is there a way of removing these?

Thanks!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /etc/make.conf info

2004-07-20 Thread Aaron Walker
Matthew Seaman wrote:
On Mon, Jul 19, 2004 at 10:42:08AM +0200, Wojciech Puchar wrote:
where can i find info about possible options in make.conf for ports
builder

Look at the ports(7) man page and the default make.conf (which is
/etc/defaults/make.conf under 4.x, and
/usr/share/examples/etc/make.conf in 5.x, or you can look at it in CVS
via
http://www.freebsd.org/cgi/cvsweb.cgi/src/share/examples/etc/make.conf )
Otherwise, port specific make flags can be found generally by
inspecting the Makefiles for each port, or the Makefiles under
/usr/ports/Mk.  Each of the Makefiles in /usr/ports/Mk has a long
pre-amble documenting the various settings available. The convention
is that variables starting 'WITH_' 'WITHOUT_' or 'WANT_' are
user-settable; variables starting 'USE_' are for the port maintainer
to deal with.  Any section marked 'OPTIONS' causes the port to
generate a popup menu allowing you to set the various flags listed
either as 'WITH_FOO' or 'WITHOUT_FOO' -- those values are retained
under /var/db/ports so you won't get the menu popup the second or
subsequent times you make that port unless you specifically run 'make
reconfig'.
Note too that there are a number of ports that have variable settings
which pre-date this convention: in those cases, you'll have to figure
out from context what is user-settable and what isn't.
Also note: most people find that using portupgrade(1) and friends to
manage their ports gives best results.  In which case, you can enter
those make variables into the MAKE_ARGS array in
/usr/local/etc/pkgtools.conf -- one big advantage of doing that is it
allows you to apply the make argument to building a specific port.  I
don't think there are any such conflicts, but there's no guarrantee
that two ports won't use the same make variable with conflicting
meanings.
Cheers,
Matthew
Just to add to what Matthew said, there is also a manual page for make.conf:
$ man make.conf
Cheers
--
Riffle West Virginia is so small that the Boy Scout had to double as the
town drunk.
/*  Aaron Walker
 *  http://butsugenjitemple.org/~ka0ttic/
 */
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: removing gaps inbetween audio tracks?

2004-07-20 Thread Svein Halvor Halvorsen

[Edd, 2004-07-20]
  Whenever I burn an audio cd using burncd, the tracks have a 3 second gap
  between them. Is there a way of removing these?

See manual page burncd(8)
Note the -n option.

/sve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: removing gaps inbetween audio tracks?

2004-07-20 Thread Edd

i have tried that, but I wonder if i have to specify -d aswell. will try
this

On 7/20/2004, Svein Halvor Halvorsen
[EMAIL PROTECTED] wrote:


[Edd, 2004-07-20]
  Whenever I burn an audio cd using burncd, the tracks have a 3 second gap
  between them. Is there a way of removing these?

See manual page burncd(8)
Note the -n option.

   /sve


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


Windows X

2004-07-20 Thread Christopher Smith
I am a new user to FreeBSD.  Is Windows X an extremely basic windows program.  I 
loaded your CD that I purchased from Microcenter onto my computer and I was not able 
to see anything except a very primitive windows program.  If this is what is then I'm 
fine with it, but if there is more how can I get to it?

Thank You for you Time,
Christopher Smith
[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


streaming video help

2004-07-20 Thread rosen
Hello form Bulgaria!!!Sorry for stupid question! I'm newbie in this OS.I have read 
info about ffmpeg and ffserver,programs used to live stream a video.My question is 
there some possibilty to livestream from  avi,mpeg ot asf files, and how can i do 
that? 
Best Regards rosse
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Windows X

2004-07-20 Thread Robert Storey
Dear Chris,

I'm sure you'll get a lot of answers to this one, but I'll dive in.

First off, I guess you mean Xwindows, not Windows X. Xwindows by itself
is basic - you need a window manager to make it look nice. FreeBSD comes
with a few good ones. Most people who want bells and whistles use KDE,
which is included on the FreeBSD install CD. For each user (maybe you
just have one), put a file in their home directory called .xinitrc with
this content:

  exec startkde

That will do it. There are other window managers, some of which are
might lighter weight (thus faster) than KDE, even if not as pretty. For
example, if you wanted fvwm, then file .xinitrc would have this content:

  exec fvwm

This will only work, of course, if you've installed fvwm (it's also on
the FreeBSD install CD).

By the way, all of the above applies to Linux as well, this is not just
a FreeBSD thing.

best regards,
Robert

On Mon, 19 Jul 2004 13:55:05 -0500
Christopher Smith [EMAIL PROTECTED] wrote:

 I am a new user to FreeBSD.  Is Windows X an extremely basic windows
 program.  I loaded your CD that I purchased from Microcenter onto my
 computer and I was not able to see anything except a very primitive
 windows program.  If this is what is then I'm fine with it, but if
 there is more how can I get to it?
 
 Thank You for you Time,
 Christopher Smith
 [EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: openoffice install and java JRE on 4.10

2004-07-20 Thread Lowell Gilbert
Peter Ryan [EMAIL PROTECTED] writes:

 HI,
 I have trouble getting my openoffice installation to run 
 on fbsd 4.10.  (subject of previous questions)
 
 I just remembered that I installed it without the java JRE option,
 because I didnt have the slightest idea where to get that
 (or even what it is)
 
 Can someone tell me where to get the java JRE necessary
 for freeBSD to run openoffice ?  (and even what it is 
 called)

I believe most people install all of java/jdk14.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org:8088/~lowell/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hi,
after the last PHP commits, I can't seem to be able to configure my
PHP builds anymore. It keeps on telling me
===  Found saved configuration for mod_php4-4.3.8_1,1
and subsequently starts to build right away.

Is there any way to get it to behave like in the past, specifically
asking me what libs it should compile in?

Any help would be greatly appreciated.

Regards,
Gabriel

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


Kernel Lock up

2004-07-20 Thread alden.pierre
When it's time to compile the GENERIC kernel my system locks up, forcing 
me to reboot.  Here is an output of dmesg.   I'm running FreeBSD 4.10.  
I also can provide an
attachment of the compiling output.

Copyright (c) 1992-2004 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.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Timecounter i8254  frequency 1193182 Hz
CPU: Intel Pentium III (1000.04-MHz 686-class CPU)
Origin = GenuineIntel  Id = 0x68a  Stepping = 10
Features=0x387f9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,PN,MMX,FXSR,SSE 

real memory  = 603914240 (589760K bytes)
avail memory = 581242880 (567620K bytes)
Preloaded elf kernel kernel at 0xc0551000.
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 7 entries at 0xc00fde80
npx0: math processor on motherboard
npx0: INT 16 interface
pcib0: Host to PCI bridge on motherboard
pci0: PCI bus on pcib0
agp0: VIA 82C691 (Apollo Pro) host to PCI bridge mem 
0xe800-0xebff at device 0.0 on pci0
pcib1: VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge at device 1.0 
on pci0
pci1: PCI bus on pcib1
pci1: NVidia model 0110 graphics accelerator at 0.0 irq 10
isab0: VIA 82C686 PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: VIA 82C686 ATA100 controller port 0xd000-0xd00f at device 7.1 
on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: VIA 83C572 USB controller port 0xd400-0xd41f irq 12 at device 
7.2 on pci0
usb0: VIA 83C572 USB controller on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
uhub1: 4 ports with 4 removable, self powered
ukbd0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/1
kbd0 at ukbd0
uhid0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/0
ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 
1.10/3.00, addr 4, iclass 3/1
ums0: 5 buttons and Z dir.
uhci1: VIA 83C572 USB controller port 0xd800-0xd81f irq 12 at device 
7.3 on pci0
usb1: VIA 83C572 USB controller on uhci1
usb1: USB revision 1.0
uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
pci0: unknown card (vendor=0x1106, dev=0x3057) at 7.4
chip0: VIA 82C686 AC97 Audio port 
0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 11 at device 7.5 on pci0
rl0: RealTek 8139 10/100BaseTX port 0xec00-0xecff mem 
0xee00-0xeeff irq 11 at device 15.0 on pci0
rl0: Ethernet address: 00:c0:26:62:97:06
miibus0: MII bus on rl0
rlphy0: RealTek internal media interface on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
orm0: Option ROMs at iomem 0xc-0xcc7ff,0xd-0xd3fff on isa0
pmtimer0 on isa0
fdc0: NEC 72065B or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
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
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: Parallel port at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
ad0: 38166MB ST340016A [77545/16/63] at ata0-master UDMA100
acd0: CD-RW CREATIVE CD-RW RW1210E at ata0-slave PIO4
acd1: DVD-ROM Pioneer DVD-ROM ATAPIModel DVD-104S 0123 at ata1-master 
PIO4
Mounting root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
uhub1: at uhub0 port 2 (addr 2) disconnected
ukbd0: detached
uhid0: detached
ums0: detached
uhub1: detached
uhub1: Texas Instruments TUSB2046 hub, class 9/0, rev 1.10/1.25, addr 2
uhub1: 4 ports with 4 removable, self powered
ukbd0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/1
kbd0 at ukbd0
uhid0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 3, iclass 3/0
ums0: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM), rev 
1.10/3.00, addr 4, iclass 3/1
ums0: 5 buttons and Z dir.

Thank You
Alden Louis-Pierre
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ahd driver on 4.9 has problem with more than 3 drives

2004-07-20 Thread Pranav
Hello All,

 I am trying to run FreeBSD 4.9 on a server that has
4x146GB ultra
320 SCSI drives. The motherboard is a Tyan S2720 with
an Adaptec 7902
Ultra 320 onboard. (Also tried it with 4x73GB drives).

The systems works fine when there are 3 drives in the
system. As, soon
as I plug in the 4th drive and boot the system in
starts to 'dump card
state' after the
'waiting for 15 secs for scsi devices to settle' line
and never boots
up completely. It just repeats dumps card state.

I then loaded FreeBSD 5.2.1-REL and even that dumps
card state, but it
boots up fine.
I have included the dmesg in the mail. (Sorry for
including
everything. I didnt know what might be important).

I havent changed anything in the kernel, its a
standard install.

Does anyone have any clue as to why this could be
happening on 4.9. Am
I missing some parameter or something here.

Or, is it possible to load the 5.2.1 ahd driver on
4.9. If so can
somebody give some instructions on how to do that.

I would appreciate any kind of help. Please let me
know if you want me
to do anything else or provide any other information.

Thanks
-Pranav

dmesg output on 5.2.1

Copyright (c) 1992-2004 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 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
  
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel /boot/kernel/kernel at
0xc0a35000.
Preloaded elf module /boot/kernel/acpi.ko at
0xc0a3526c.
ACPI APIC Table: A M I  OEMAPIC 
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2799.22-MHz
686-class CPU)
 Origin = GenuineIntel  Id = 0xf25  Stepping = 5

Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
 Hyperthreading: 2 logical CPUs
real memory  = 4160684032 (3967 MB)
avail memory = 4044111872 (3856 MB)
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
cpu0 (BSP): APIC ID:  0
cpu1 (AP): APIC ID:  1
ioapic0 Version 2.0 irqs 0-23 on motherboard
ioapic1 Version 2.0 irqs 24-47 on motherboard
ioapic2 Version 2.0 irqs 48-71 on motherboard
Pentium Pro MTRR support enabled
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: A M I  OEMRSDT  on motherboard
pcibios: BIOS version 2.10
Using $PIR table, 14 entries at 0xc00f2fb0
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality
1000
acpi_timer0: 24-bit timer at 3.579545MHz port
0x408-0x40b on acpi0
acpi_cpu0: CPU on acpi0
acpi_cpu1: CPU on acpi0
acpi_cpu2: CPU on acpi0
device_probe_and_attach: acpi_cpu2 attach returned 6
acpi_cpu2: CPU on acpi0
device_probe_and_attach: acpi_cpu2 attach returned 6
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on
acpi0
pci0: ACPI PCI bus on pcib0
pcib1: ACPI PCI-PCI bridge at device 2.0 on pci0
pcib1: could not get PCI interrupt routing table for
\\_SB_.PCI0.P0P2
- AE_NOT_FOUND
pci2: ACPI PCI bus on pcib1
pci2: base peripheral, interrupt controller at
device 28.0 (no
driver attached)
pcib2: ACPI PCI-PCI bridge at device 29.0 on pci2
pci4: ACPI PCI bus on pcib2
em0: Intel(R) PRO/1000 Network Connection, Version -
1.7.19 port
0xc000-0xc03f mem 0xfe98-0xfe99 irq
48 at device 1.0 on pci4
em0:  Speed:N/A  Duplex:N/A
em1: Intel(R) PRO/1000 Network Connection, Version -
1.7.19 port
0xc400-0xc43f mem 0xfe9c-0xfe9d irq
53 at device 1.1 on pci4
em1:  Speed:N/A  Duplex:N/A
ahd0: Adaptec AIC7902 Ultra320 SCSI adapter port
0xc800-0xc8ff,0xd000-0xd0ff mem 0xfe9fc000-0xfe9fdfff
irq 50 at device
4.0 on pci4
aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI 33 or
66Mhz, 512 SCBs
ahd1: Adaptec AIC7902 Ultra320 SCSI adapter port
0xd400-0xd4ff,0xd800-0xd8ff mem 0xfe9fe000-0xfe9f
irq 51 at device
4.1 on pci4
aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI 33 or
66Mhz, 512 SCBs
pci2: base peripheral, interrupt controller at
device 30.0 (no
driver attached)
pcib3: ACPI PCI-PCI bridge at device 31.0 on pci2
pci3: ACPI PCI bus on pcib3
uhci0: Intel 82801CA/CAM (ICH3) USB controller USB-A
port
0xe800-0xe81f irq 16 at device 29.0 on pci0
usb0: Intel 82801CA/CAM (ICH3) USB controller USB-A
on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
addr 1
uhub0: 2 ports with 2 removable, self powered
pcib4: ACPI PCI-PCI bridge at device 30.0 on pci0
pci1: ACPI PCI bus on pcib4
pci1: display, VGA at device 2.0 (no driver
attached)
fxp0: Intel 82551 Pro/100 Ethernet port
0xa400-0xa43f mem
0xfe4a-0xfe4b,0xfe4fe000-0xfe4fefff irq 17
at device 3.0 on pci1
fxp0: Ethernet address 00:e0:81:27:ce:99
miibus0: MII bus on fxp0
inphy0: i82555 10/100 media interface on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX,
100baseTX-FDX, auto
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel ICH3 UDMA100 controller port
0xffa0-0xffaf,0-0x3,0-0x7,0-0x3,0-0x7 

Re: How to configure PHP build?

2004-07-20 Thread Andrew L. Gould
On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote:
 Hi,
 after the last PHP commits, I can't seem to be able to configure my
 PHP builds anymore. It keeps on telling me
 ===  Found saved configuration for mod_php4-4.3.8_1,1
 and subsequently starts to build right away.

 Is there any way to get it to behave like in the past, specifically
 asking me what libs it should compile in?

 Any help would be greatly appreciated.

 Regards,
 Gabriel

Have you executed make clean?

Best of luck,

Andrew Gould
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re[2]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Andrew,

Tuesday, July 20, 2004, 3:36:53 PM, you wrote:

 On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote:
 Hi,
 after the last PHP commits, I can't seem to be able to configure my
 PHP builds anymore. It keeps on telling me
 ===  Found saved configuration for mod_php4-4.3.8_1,1
 and subsequently starts to build right away.

 Is there any way to get it to behave like in the past, specifically
 asking me what libs it should compile in?

 Any help would be greatly appreciated.

 Regards,
 Gabriel

 Have you executed make clean?

More than once. And also make distclean.

Here's what happens:
[EMAIL PROTECTED] 15:36:28 /usr/ports/www/mod_php4 # make clean
===  Cleaning for libiconv-1.9.2
===  Cleaning for bison-1.75_2
===  Cleaning for gettext-0.13.1_1
===  Cleaning for libtool-1.3.5_2
===  Cleaning for libtool-1.5.6_1
===  Cleaning for m4-1.4.1
===  Cleaning for perl-5.6.1_15
===  Cleaning for rc_subr-1.29
===  Cleaning for expat-1.95.7
===  Cleaning for apache-1.3.31_2
===  Cleaning for mod_php4-4.3.8_1,1
[EMAIL PROTECTED] 15:36:41 /usr/ports/www/mod_php4 # make
===  Vulnerability check disabled
===  Found saved configuration for mod_php4-4.3.8_1,1
===  Extracting for mod_php4-4.3.8_1,1
 Checksum OK for php-4.3.8.tar.bz2.
===  Patching for mod_php4-4.3.8_1,1
===  Applying FreeBSD patches for mod_php4-4.3.8_1,1
===   mod_php4-4.3.8_1,1 depends on file: /usr/local/sbin/apxs - found
===   mod_php4-4.3.8_1,1 depends on executable: bison - found
===  Configuring for mod_php4-4.3.8_1,1


So it somehow caches config somewhere I guess. Can't seem to figure
out where though.


Best regards,
 Gabriel

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


Re: How to configure PHP build?

2004-07-20 Thread Moti Levy
Gabriel Ambuehl wrote:
Hello Andrew,
Tuesday, July 20, 2004, 3:36:53 PM, you wrote:
 

On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote:
   

Hi,
after the last PHP commits, I can't seem to be able to configure my
PHP builds anymore. It keeps on telling me
===  Found saved configuration for mod_php4-4.3.8_1,1
and subsequently starts to build right away.
Is there any way to get it to behave like in the past, specifically
asking me what libs it should compile in?
Any help would be greatly appreciated.
Regards,
Gabriel
 

 

Have you executed make clean?
   

More than once. And also make distclean.
Here's what happens:
[EMAIL PROTECTED] 15:36:28 /usr/ports/www/mod_php4 # make clean
===  Cleaning for libiconv-1.9.2
===  Cleaning for bison-1.75_2
===  Cleaning for gettext-0.13.1_1
===  Cleaning for libtool-1.3.5_2
===  Cleaning for libtool-1.5.6_1
===  Cleaning for m4-1.4.1
===  Cleaning for perl-5.6.1_15
===  Cleaning for rc_subr-1.29
===  Cleaning for expat-1.95.7
===  Cleaning for apache-1.3.31_2
===  Cleaning for mod_php4-4.3.8_1,1
[EMAIL PROTECTED] 15:36:41 /usr/ports/www/mod_php4 # make
===  Vulnerability check disabled
===  Found saved configuration for mod_php4-4.3.8_1,1
===  Extracting for mod_php4-4.3.8_1,1
 

Checksum OK for php-4.3.8.tar.bz2.
 

===  Patching for mod_php4-4.3.8_1,1
===  Applying FreeBSD patches for mod_php4-4.3.8_1,1
===   mod_php4-4.3.8_1,1 depends on file: /usr/local/sbin/apxs - found
===   mod_php4-4.3.8_1,1 depends on executable: bison - found
===  Configuring for mod_php4-4.3.8_1,1
So it somehow caches config somewhere I guess. Can't seem to figure
out where though.
Best regards,
Gabriel
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

see if you have a directory called work under
/usr/ports/www/mod_php4 

if you do 
delete it and try again .
you can also pass the args directly to make 
for example : 
make -DWITH_GD -DWITH_XML -DWITH_MYSQL -DWITH_POSIX -DWITH_PCRE -DWITH_FTP -DFORCE_PKG_REGISTER all install 

Moti
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to configure PHP build?

2004-07-20 Thread Matthew Seaman
On Tue, Jul 20, 2004 at 03:17:36PM +0200, Gabriel Ambuehl wrote:
 Hi,
 after the last PHP commits, I can't seem to be able to configure my
 PHP builds anymore. It keeps on telling me
 ===  Found saved configuration for mod_php4-4.3.8_1,1
 and subsequently starts to build right away.
 
 Is there any way to get it to behave like in the past, specifically
 asking me what libs it should compile in?
 
 Any help would be greatly appreciated.

To change the configuration of any port that uses the OPTIONS
mechanism, simply do:

# make config

in the port directory.

Note that with the new PHP setup, most of the configurable bits are
now in the lang/php4-extensions or land/php5-extensions ports -- not
that you need to install either one of those.  They're just meta-ports
where you can select a bunch of php extensions easily.  Since each
extension is a separate port now, you can just go round and install
all the one you want.

Nb. To get PHP to load the shared modules correctly, you'll need to
change the 'extension_dir setting in /usr/local/etc/php.ini.  I found
that setting it like this:

extension_dir = /usr/local/lib/php/20040412/

did the trick.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgpI1XnF5xRRr.pgp
Description: PGP signature


Re: [OT] Apple's contribution to OSX

2004-07-20 Thread Jerry McAllister
 
 Dear All,
 
 First off, apologies for this off-topic post, but I think this is the
 only place I'm likely to get an intelligent (and well-informed) answer
 to my question. I tried searching the web, but found a confusing and
 contradictory bunch of poorly-informed opinions, which wasn't helpful.
 
 I'm writing a news article about Apple's contribution to open source. In
 particular, I'm interested in finding out the following:
 
 1) How much of FreeBSD did Apple actually use in OSX? If I'm not
 mistaken, the Darwin kernel is not related to FreeBSD in any way (or is
 that wrong?). Basically, what exactly did Apple gain from FreeBSD?
 
 2) What exactly has Apple contributed back to FreeBSD? (money?
 equipment? source code?). Nowadays, does Apple still continue to give
 anything back to the FreeBSD community?
 
 3) How much of OSX today is open source (or shared source)? Can you
 actually see the OSX source code? Can you use any of it?
 
 Because this is off-topic, it might be better if people responded
 directly to my email address rather than this forum. 

Since you have asked it here, if anyone responds, it might as well
be here.   Some people will be interested.  Some might even try 
to tinker.

jerry


I can be reached at
 [EMAIL PROTECTED] I know that I could ask these questions on an OSX
 forum, but then I'd probably receive 1000 replies from people telling me
 that OSX is the greatest thing since sliced bread - which, even if true,
 has nothing to do with the article I'm writing. And yes, I'm running
 FreeBSD (and Linux) at home, not OSX, but that also has nothing to do
 with the article.
 
 I appreciate any help I can get on this, and as always I'm happy to
 acknowledge anyone by name in the article for their assistance.
 
 thanks in advance and best regards,
 Robert
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 

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


Re[2]: How to configure PHP build?

2004-07-20 Thread Svein Halvor Halvorsen

[Gabriel Ambuehl, 2004-07-20]
   after the last PHP commits, I can't seem to be able to configure my
   PHP builds anymore. It keeps on telling me
:
   Is there any way to get it to behave like in the past, specifically
   asking me what libs it should compile in?

   Have you executed make clean?

  More than once. And also make distclean.


Try doing a 'make clean' under the /usr/ports/lang/php4 directory.


/sve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Re[2]: How to configure PHP build?

2004-07-20 Thread Nelis Lamprecht
On Tue, 2004-07-20 at 15:37, Gabriel Ambuehl wrote:
 Hello Andrew,
 
 Tuesday, July 20, 2004, 3:36:53 PM, you wrote:
 
  On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote:
  Hi,
  after the last PHP commits, I can't seem to be able to configure my
  PHP builds anymore. It keeps on telling me
  ===  Found saved configuration for mod_php4-4.3.8_1,1
  and subsequently starts to build right away.
 
  Is there any way to get it to behave like in the past, specifically
  asking me what libs it should compile in?
 
  Any help would be greatly appreciated.
 
  Regards,
  Gabriel
 
  Have you executed make clean?
 
 More than once. And also make distclean.
 
 Here's what happens:
 [EMAIL PROTECTED] 15:36:28 /usr/ports/www/mod_php4 # make clean
 ===  Cleaning for libiconv-1.9.2
 ===  Cleaning for bison-1.75_2
 ===  Cleaning for gettext-0.13.1_1
 ===  Cleaning for libtool-1.3.5_2
 ===  Cleaning for libtool-1.5.6_1
 ===  Cleaning for m4-1.4.1
 ===  Cleaning for perl-5.6.1_15
 ===  Cleaning for rc_subr-1.29
 ===  Cleaning for expat-1.95.7
 ===  Cleaning for apache-1.3.31_2
 ===  Cleaning for mod_php4-4.3.8_1,1
 [EMAIL PROTECTED] 15:36:41 /usr/ports/www/mod_php4 # make
 ===  Vulnerability check disabled
 ===  Found saved configuration for mod_php4-4.3.8_1,1
 ===  Extracting for mod_php4-4.3.8_1,1
  Checksum OK for php-4.3.8.tar.bz2.
 ===  Patching for mod_php4-4.3.8_1,1
 ===  Applying FreeBSD patches for mod_php4-4.3.8_1,1
 ===   mod_php4-4.3.8_1,1 depends on file: /usr/local/sbin/apxs - found
 ===   mod_php4-4.3.8_1,1 depends on executable: bison - found
 ===  Configuring for mod_php4-4.3.8_1,1
 

Try doing a 'make reinstall' Failing which you could also try build php
from /usr/ports/lang/php4. Use the WITH_APACHE2 argument if you are
using Apache2 or add it to /etc/make.conf

WITH_APACHE2=   yes

Regards,
-- 
Nelis Lamprecht
PGP: http://www.8ball.co.za/pgpkey/nelis.asc
Unix IS user friendly.. It's just selective about who its friends are.


signature.asc
Description: This is a digitally signed message part


Re: How to configure PHP build?

2004-07-20 Thread Andrew L. Gould
On Tuesday 20 July 2004 08:37 am, Gabriel Ambuehl wrote:
 Hello Andrew,

 Tuesday, July 20, 2004, 3:36:53 PM, you wrote:
  On Tuesday 20 July 2004 08:17 am, Gabriel Ambuehl wrote:
  Hi,
  after the last PHP commits, I can't seem to be able to configure
  my PHP builds anymore. It keeps on telling me
  ===  Found saved configuration for mod_php4-4.3.8_1,1
  and subsequently starts to build right away.
 
  Is there any way to get it to behave like in the past,
  specifically asking me what libs it should compile in?
 
  Any help would be greatly appreciated.
 
  Regards,
  Gabriel
 
  Have you executed make clean?

 More than once. And also make distclean.

 Here's what happens:
 [EMAIL PROTECTED] 15:36:28 /usr/ports/www/mod_php4 # make clean
 ===  Cleaning for libiconv-1.9.2
 ===  Cleaning for bison-1.75_2
 ===  Cleaning for gettext-0.13.1_1
 ===  Cleaning for libtool-1.3.5_2
 ===  Cleaning for libtool-1.5.6_1
 ===  Cleaning for m4-1.4.1
 ===  Cleaning for perl-5.6.1_15
 ===  Cleaning for rc_subr-1.29
 ===  Cleaning for expat-1.95.7
 ===  Cleaning for apache-1.3.31_2
 ===  Cleaning for mod_php4-4.3.8_1,1
 [EMAIL PROTECTED] 15:36:41 /usr/ports/www/mod_php4 # make
 ===  Vulnerability check disabled
 ===  Found saved configuration for mod_php4-4.3.8_1,1
 ===  Extracting for mod_php4-4.3.8_1,1

  Checksum OK for php-4.3.8.tar.bz2.

 ===  Patching for mod_php4-4.3.8_1,1
 ===  Applying FreeBSD patches for mod_php4-4.3.8_1,1
 ===   mod_php4-4.3.8_1,1 depends on file: /usr/local/sbin/apxs -
 found ===   mod_php4-4.3.8_1,1 depends on executable: bison - found
 ===  Configuring for mod_php4-4.3.8_1,1


 So it somehow caches config somewhere I guess. Can't seem to figure
 out where though.


 Best regards,
  Gabriel

Is there a reason you need mod_php4 instead of php4?  I switched from 
mod_php4 to php4 about a year ago; and found installation to go much 
more smoothly, particularly where the ports have multiple versions of 
certain applications (apache and postgresql, for example).

As for your current problem, look in mod_php4's directory for a 
directory called Work, or something like that. You can/should delete 
any files that were not in the ports prior to any make activity.

Best of luck,

Andrew Gould
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re[3]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Svein,

Tuesday, July 20, 2004, 3:50:57 PM, you wrote:
 Try doing a 'make clean' under the /usr/ports/lang/php4 directory.

I had tried that as well with the same results:

[EMAIL PROTECTED] 15:55:57 /usr/ports/lang/php4 # make clean
===  Cleaning for libiconv-1.9.2
===  Cleaning for bison-1.75_2
===  Cleaning for gettext-0.13.1_1
===  Cleaning for libtool-1.3.5_2
===  Cleaning for libtool-1.5.6_1
===  Cleaning for m4-1.4.1
===  Cleaning for perl-5.6.1_15
===  Cleaning for rc_subr-1.29
===  Cleaning for expat-1.95.7
===  Cleaning for apache-1.3.31_2
===  Cleaning for php4-4.3.8_1
[EMAIL PROTECTED] 15:56:01 /usr/ports/lang/php4 # make
===  Vulnerability check disabled
===  Found saved configuration for php4-4.3.8_1
===  Extracting for php4-4.3.8_1
 Checksum OK for php-4.3.8.tar.bz2.




Best regards,
 Gabriel

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


Re[2]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Matthew,

Tuesday, July 20, 2004, 3:46:42 PM, you wrote:


 Note that with the new PHP setup, most of the configurable bits are
 now in the lang/php4-extensions or land/php5-extensions ports -- not
 that you need to install either one of those.  They're just meta-ports
 where you can select a bunch of php extensions easily.  Since each
 extension is a separate port now, you can just go round and install
 all the one you want.

Ah so THAT's where all the stuff disappeared to.

 Nb. To get PHP to load the shared modules correctly, you'll need to
 change the 'extension_dir setting in /usr/local/etc/php.ini.  I found
 that setting it like this:

 extension_dir = /usr/local/lib/php/20040412/

Sheesh. Now that's a weird way of installing a port...

But thanks!




Best regards,
 Gabriel

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


Re[2]: How to configure PHP build?

2004-07-20 Thread Gabriel Ambuehl
Hello Andrew,

Tuesday, July 20, 2004, 3:55:21 PM, you wrote:


 Is there a reason you need mod_php4 instead of php4?  I switched from
 mod_php4 to php4 about a year ago; and found installation to go much
 more smoothly, particularly where the ports have multiple versions of
 certain applications (apache and postgresql, for example).

mod_php4 is simply shorthand that configures PHP4 for use with
Apache13 from all I know... Exactly what I needed so far. Now it seems
to be much weirder.




Best regards,
 Gabriel

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


PHP 4.3.8 upgrade missing things

2004-07-20 Thread Dan Rue
Hey all, 

Usually when I build PHP, it asks me about a couple dozen things - perl
compatible reg ex's, ftp support, etc.  When I did a portupgrade last
night it didn't ask me those things - only three things (apache 2, and
two other things).  Now, I am missing some things - at least the preg
stuff.  So how do I get that stuff back?

I'm building /usr/ports/lang/php4, and i'm on 4.3.8. 

Any hints?

tia, 
dan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Disregard - PHP 4.3.8 upgrade missing things

2004-07-20 Thread Dan Rue
Disregard - I see the thread from earlier :)

dan

On Tue, Jul 20, 2004 at 09:25:02AM -0500, Dan Rue wrote:
 Hey all, 
 
 Usually when I build PHP, it asks me about a couple dozen things - perl
 compatible reg ex's, ftp support, etc.  When I did a portupgrade last
 night it didn't ask me those things - only three things (apache 2, and
 two other things).  Now, I am missing some things - at least the preg
 stuff.  So how do I get that stuff back?
 
 I'm building /usr/ports/lang/php4, and i'm on 4.3.8. 
 
 Any hints?
 
 tia, 
 dan
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Windows X

2004-07-20 Thread epilogue
On Mon, 19 Jul 2004 13:55:05 -0500
Christopher Smith [EMAIL PROTECTED] wrote:

 I am a new user to FreeBSD.  Is Windows X an extremely basic windows
 program.  I loaded your CD that I purchased from Microcenter onto my
 computer and I was not able to see anything except a very primitive
 windows program.  If this is what is then I'm fine with it, but if there
 is more how can I get to it?

there is most definitely both more functionality and eye candy available
than what you're probably seeing right now.

since you're new to freebsd (and, presumably, unix in general), you're
going to want to spend quite a bit of time reading.  searching through the
following sources will probably yield the richest results:

o  the freebsd handbook (perhaps the best OS handbook out there):
- http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
- you also have a copy locally installed at /usr/share/doc/handbook.

o the freebsd-questions mailing list archive:
   - http://lists.freebsd.org/pipermail/freebsd-questions/

o google

o any books you may have purchased.

regarding your question, i would recommend starting off with the handbook
section on X:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html

note that the handbook only touches upon 3 of the better known window
managers/desktop environments.  if you're looking for something that won't
be too disorienting (say you're coming from windows or mac), try KDE or
GNOME.  these are full blown desktop enviroments (applications, games, etc)
and HUGE installations.

there are scads of other window managers out there and these vary
greatly in size and functionality.  with a little time and experimentation,
you'll eventually find the one that best suits your needs.

about format for mailing list questions:

o many people reading and replying here use tools that don't react quite
the same way as outlook express.  your messages with reach the greatest
amount of readers while causing these the least amount of grief, if you
'wrap' your messages at around 75 characters.  (either through a setting in
your mail client or by simply hitting return every now and then)

o you may find this article helpful -- http://www.lemis.com/questions.html


hope this helps and welcome to freebsd.


cheers,
epi


 Thank You for you Time,
 Christopher Smith
 [EMAIL PROTECTED]mailto:[EMAIL PROTECTED]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


loading a module before booting to install

2004-07-20 Thread Brian Smith
Hello,

I am trying to install FreeBSD-4.8-RELEASE on a Dell PE750.  I need to load
the aac driver so it will recognize my RAID drives.  It's not a part of the
GENERIC kernel that's loaded at the install boot and isn't an option on the
kernel config screen.  What do I do to load the aac driver before booting to
install?  I've got boot floppies to install from and 4.8 CD media too, so
installing from CD or network, either way is fine.  I think I need to load
aac.ko, but I don't know how to access it from the boot floppy or the CD.
Please help me!

Brian Smith
Associate Analyst/Programming
(304)466-1065 ext. 207
[EMAIL PROTECTED]

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


Re: PHP 4.3.8 upgrade missing things

2004-07-20 Thread Renato Botelho
On Tue, 20 Jul 2004 09:25:02 -0500, Dan Rue [EMAIL PROTECTED] wrote:
 Hey all,
 
 Usually when I build PHP, it asks me about a couple dozen things - perl
 compatible reg ex's, ftp support, etc.  When I did a portupgrade last
 night it didn't ask me those things - only three things (apache 2, and
 two other things).  Now, I am missing some things - at least the preg
 stuff.  So how do I get that stuff back?
 
 I'm building /usr/ports/lang/php4, and i'm on 4.3.8.
 
 Any hints?

Hi,

Yesterday a mega commit was applied on php related ports, now, you
install php4 without extensions and install all extensions (mysql,
ftp, pcre) separetelly, or using lang/php4-extensions.

All changes are described on /usr/ports/UPDATING

Regards,
-- 
Renato Botelho
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pserver unavailable for anoncvs.freebsd.org

2004-07-20 Thread Ralph Hempel
RESEND: If this is the wrong list, which one is more
appropriate. Perhaps freebsd-doc? 

I've been messing around with building ports directly from
cvs. The examples in the anoncvs section of the Handbook indicate
that the pserver access method is available for:

  anoncvs.freebsd.org

ie

  setenv CVSROOT :pserver:[EMAIL PROTECTED]:/home/ncvs

Should allow a cvs login using anoncvs as the password.

Unfortunately, we get this error:

  cvs [login aborted]: connect to anoncvs.FreeBSD.org(128.46.156.46):2401
  failed: Connection refused

Is this because pserver has been disabled on that server,
because the connection limit has been exceeded, or some
other issue?

Note that I've been able to use pserver for other servers listed
in anoncvs just fine.

Cheers, Ralph

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


Re: freebsd-questions Digest, Vol 69, Issue 5

2004-07-20 Thread Dew Ediho
Dear List members,




I run freebsd 4.10 on a proliant cl380 server. I split the nodes and
do not use them as a clustered server.


I created a /Data dir for the primary node using the accompnying SCSI
array (RAID 5) with controller CR3500.

I configured the controller and created the array using Compaq Array
Utility software .


The machine ran perfectly for more than 60 days until a power outage
resulted into the box not booting up properly.

I was able to get the server to boot but accessing the SCSI array is impossible.

The following are logs from the system

The machine runs and but I can not use the /Data directory.

The screen shot of the CR3500 configuration has been convinently located at

http://www.morgan.edu/newtemp/ErrorReport.pdf


mailed# df
Filesystem1K-blocksUsedAvail Capacity  Mounted on
/dev/idad0s1a387006   35912   32013410%/
/dev/da0s1e70012386 134 64411262 0%/Data
/dev/idad0s1f   2064302  20  1899138 0%/tmp
/dev/idad0s1g   2675182 1026494  143467442%/usr
/dev/idad0s1e   2064302   23986  1875172 1%/var
procfs4   40   100%/proc


/Data directory is on the SCSI array. Others are on the node hard drive.

mailed# dmesg
Copyright (c) 1992-2004 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.10-RELEASE #0: Tue May 25 22:47:12 GMT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Timecounter i8254  frequency 1193182 Hz
CPU: Intel Pentium III (797.48-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x683  Stepping = 3
  
Features=0x383fbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
real memory  = 671072256 (655344K bytes)
avail memory = 646737920 (631580K bytes)
Preloaded elf kernel kernel at 0xc0551000.
Pentium Pro MTRR support enabled
md0: Malloc disk
npx0: math processor on motherboard
npx0: INT 16 interface
pcib0: ServerWorks NB6635 3.0LE host to PCI bridge on motherboard
pci0: PCI bus on pcib0
ida0: Compaq Integrated Array controller port 0x2000-0x20ff mem
0xc400-0xc4ff,0xc500-0xc5ff irq 15 at device 1.0 on
pci0
ida0: drives=1 firm_rev=1.42
idad0: Compaq Logical Drive on ida0
idad0: 8670MB (17756160 sectors), blocksize=512
fxp0: Intel 82559 Pro/100 Ethernet port 0x2400-0x243f mem
0xc3e0-0xc3ef,0xc3fff000-0xc3ff irq 5 at device 2.0 on
pci0
fxp0: Disabling dynamic standby mode in EEPROM
fxp0: New EEPROM ID: 0x40a0
fxp0: EEPROM checksum @ 0xff: 0x6bc5 - 0x6bc5
fxp0: Ethernet address 00:02:a5:09:31:ed
inphy0: i82555 10/100 media interface on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci0: ATI Mach64-GV graphics accelerator at 3.0
pci0: unknown card (vendor=0x0e11, dev=0xa0f0) at 4.0
fxp1: Intel 82559 Pro/100 Ethernet port 0x2c00-0x2c3f mem
0xc3c0-0xc3cf,0xc3dfd000-0xc3dfdfff irq 5 at device 5.0 on
pci0
fxp1: Ethernet address 00:50:8b:b8:2f:33
inphy1: i82555 10/100 media interface on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isab0: ServerWorks IB6566 PCI to ISA bridge at device 15.0 on pci0
isa0: ISA bus on isab0
atapci0: ServerWorks ROSB4 ATA33 controller port 0x2c40-0x2c4f at
device 15.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pcib3: ServerWorks NB6635 3.0LE host to PCI bridge on motherboard
pci3: PCI bus on pcib3
sym0: 896 port 0x3000-0x30ff mem
0xc6ffc000-0xc6ffdfff,0xc6fffc00-0xc6ff irq 10 at device 4.0 on
pci3
sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking
sym1: 896 port 0x3400-0x34ff mem
0xc6ff8000-0xc6ff9fff,0xc6ffbc00-0xc6ffbfff irq 11 at device 4.1 on
pci3
sym1: No NVRAM, ID 7, Fast-40, LVD, parity checking
eisa0: EISA bus on motherboard
mainboard0: CPQ0681 (System Board) on eisa0 slot 0
orm0: Option ROMs at iomem
0xc-0xc7fff,0xc8000-0xcbfff,0xcc000-0xcd7ff,0xe8000-0xedfff,0xee000-0xe
on isa0
pmtimer0 on isa0
fdc0: NEC 72065B or clone at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
atkbdc0: Keyboard controller (i8042) at port 0x60,0x64 on isa0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3
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
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
ppc0: Parallel port at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
ata0-slave: ATAPI identify retries exceeded
acd0: CDROM CD-224E at ata0-master PIO4
Waiting 15 seconds for SCSI devices 

RE: FreeBSD 5.1 - WinXP Networking Problem UPDATE #2

2004-07-20 Thread Hauan, David


 -Original Message-
 From: freebsder [mailto:[EMAIL PROTECTED]
 Sent: Sunday, July 18, 2004 10:16 AM
 To: [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: FreeBSD 5.1 - WinXP Networking Problem UPDATE #2
 
 
 Hi Mark,
 
 I put in: 
 natd_flags=-dynamic
 But I could not get it up and running.
 
 Btw, previously, what I've been doing to get the
 machine on line was typing in:
 
 # ipfw add 100 allow tcp from any to any via any
 00100 allow tcp from any to any
 # ipfw add 100 allow ip from any to any via any
 00100 allow ip from any to any
 
 I'm doing this because this allows me to surf the web
 and download my Email respectively.  So when I do an
 ipfw, I get:
 
 # ipfw -a list
 00100 308 68064 allow tcp from any to any
 00100  38  3187 allow ip from any to any
 65535 337 23993 deny ip from any to any
 
 Now, after I made the change you suggested and
 rebooted, I got:
 # ipfw -a list
 00050 276 17396 divert 8668 ip from any to any via
 tun0
 00100 134 14156 allow ip from any to any via lo0
 00200   0 0 deny ip from any to 127.0.0.0/8
 00300   0 0 deny ip from 127.0.0.0/8 to any
 65000   0 0 allow ip from any to any
 65535   0 0 deny ip from any to any
 
 Then I tried pinging out from my Win XP box to no
 avail. 
 
 I even added:
 
 # ipfw add 100 allow tcp from any to any via any
 00100 allow tcp from any to any
 # ipfw add 100 allow ip from any to any via any
 00100 allow ip from any to any
 
 to get:
 
 00050 286 17938 divert 8668 ip from any to any via
 tun0
 00100 134 14156 allow ip from any to any via lo0
 00100   0 0 allow tcp from any to any
 00100   0 0 allow ip from any to any
 00200   0 0 deny ip from any to 127.0.0.0/8
 00300   0 0 deny ip from 127.0.0.0/8 to any
 65000   0 0 allow ip from any to any
 65535   0 0 deny ip from any to any
 
 but still no dice!
 
 I'm thinking I should probably Delete the following
 two lines from above:
 00200   0 0 deny ip from any to 127.0.0.0/8
 00300   0 0 deny ip from 127.0.0.0/8 to any
 
 and see what happends.  I will try this out now, but
 if you have any other suggestions, prey tell.
 
 as always ... thankyou.
 
 Your Message::
 
 Jumping in late, 
 
 natd_enable=YES # forward from inside
 natd_interface=tun0  # this being the connection to
 outside world 
 natd_flags=-dynamic # because the ip addy may change
 
 
 I don't know what your trying to do here??
 natd_flags=redirect_port tcp 192.168.1.1:80 80
 I would remove this until you get everything else
 working.
 
This all looks fine to me.

Is your winxp gateway set correctly?
It should be the internal IP of your 
FreeBSd box.

dave 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: openoffice install and java JRE on 4.10

2004-07-20 Thread Mark Jayson Alvarez
Peter,
  JRE is the acronym for Java Runtime Environment. 
Because java is an interpreted language, a java
program needs an interpreter to be able to translate a
java program into a machine readable form. Perhaps
some of the openoffice.org's functionality were
develop using java, maybe that's the reason why it
needs a Java Runtime Environment. If you need to know
more about Java, try visiting http://sun.java.com

Java has already been ported to FreeBSD. You can find
one here:
http://www.freebsdfoundation.org/DL/28994/DL

Download the one that looks like this:
diablo-jre-1.3.1.0.tgz

   At this very moment while I'm sending this to you,
I'm still completing the download of
openoffice.org-1.1.2. I've already downloaded jre but
still haven't tried it yet. 

Best of luck
-jay







__
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: pserver unavailable for anoncvs.freebsd.org

2004-07-20 Thread Manfred Riem
Hi Ralph,

Well, OK, true. Anyway, the example might contain a US
based server, but the main servers are noted in the
Handbook. And for the US it is a SSH only.

I would assume the text is correct and the example is
not. Please submit a bugreport to the doc team ;)

Note that you can determine which ports you update
with cvsup as well. Would the base system be enough?

Regards,
Manfred 

 -Original Message-
 From: Ralph Hempel [mailto:[EMAIL PROTECTED] 
 Sent: Tuesday, July 20, 2004 6:07 PM
 To: [EMAIL PROTECTED]
 Subject: RE: pserver unavailable for anoncvs.freebsd.org
 
 Manfred,
 
 I know about cvsup and was using it, and yes, it IS much 
 easier to use. The problem with it is the 500MB of disk space 
 the ports collection uses up.
 
 I have a 40G hard drive on my server, but I come from the 
 days when 20MB was a big drive :-) so I like to use as little 
 as possible.
 
 Anyways, the point isn't so much why I was using anoncvs to 
 build a port as the fact that pserver does not work for the 
 US cvs server, and it's documented to work in the Handbook 
 example...sort of.
 
 The server list says that the US server does not have pserver 
 access, and yet the example do. Which is correct?
 So fat, the list appears correct.
 
 Cheers, Ralph
 
  -Original Message-
  From: Manfred Riem [mailto:[EMAIL PROTECTED]
  Sent: Tuesday, July 20, 2004 11:51 AM
  To: [EMAIL PROTECTED]
  Subject: RE: pserver unavailable for anoncvs.freebsd.org
  
  
  Hi Ralph,
  
  You should be using cvsup instead, a lot easier. See 
  
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.
  html
  
  Kind regards,
  Manfred. 
  
   -Original Message-
   From: [EMAIL PROTECTED]
   [mailto:[EMAIL PROTECTED] On Behalf Of Ralph 
   Hempel
   Sent: Tuesday, July 20, 2004 5:19 PM
   To: [EMAIL PROTECTED]
   Subject: pserver unavailable for anoncvs.freebsd.org
   
   RESEND: If this is the wrong list, which one is more
   appropriate. Perhaps freebsd-doc? 
   
   I've been messing around with building ports directly 
 from cvs. The 
   examples in the anoncvs section of the Handbook indicate that the 
   pserver access method is available for:
   
 anoncvs.freebsd.org
   
   ie
   
 setenv CVSROOT :pserver:[EMAIL PROTECTED]:/home/ncvs
   
   Should allow a cvs login using anoncvs as the password.
   
   Unfortunately, we get this error:
   
 cvs [login aborted]: connect to
   anoncvs.FreeBSD.org(128.46.156.46):2401
 failed: Connection refused
   
   Is this because pserver has been disabled on that server, because 
   the connection limit has been exceeded, or some other issue?
   
   Note that I've been able to use pserver for other servers 
 listed in 
   anoncvs just fine.
   
   Cheers, Ralph
   
   ___
   [EMAIL PROTECTED] mailing list 
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]
   
  
  
  
 

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


Re: Windows X

2004-07-20 Thread Wojciech Puchar
 following sources will probably yield the richest results:

 o  the freebsd handbook (perhaps the best OS handbook out there):
 - http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
 - you also have a copy locally installed at /usr/share/doc/handbook.

 o the freebsd-questions mailing list archive:
- http://lists.freebsd.org/pipermail/freebsd-questions/

 o google

 o any books you may have purchased.

at least in Poland, i would recommend agains buying a book. just waste of
money, as they won't give any more information that listed URLs, while
some of them can give lot of informational noise - mostly books about
Linux. and there's very little literature available on other unices than
linux.


 regarding your question, i would recommend starting off with the handbook
 section on X:

 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html

 note that the handbook only touches upon 3 of the better known window
 managers/desktop environments.  if you're looking for something that won't
 be too disorienting (say you're coming from windows or mac), try KDE or
 GNOME.  these are full blown desktop enviroments (applications, games, etc)
 and HUGE installations.

i think it is very disorienting, as they try to be windows-like, and like
windows it take user away from actual knowledge as it can.

if you really wan't to learn unix, stay away of KDE and Gnome (while you
may like to use some apps from them).

 there are scads of other window managers out there and these vary
 greatly in size and functionality.  with a little time and experimentation,
 you'll eventually find the one that best suits your needs.

i recommend you icewm windows manager with icepref configurator for it.
good for beginner while fast, small, configurable. And it's actually
mostly window manager, without lots of gadgets.

 about format for mailing list questions:

 o many people reading and replying here use tools that don't react quite
 the same way as outlook express.  your messages with reach the greatest
 amount of readers while causing these the least amount of grief, if you
 'wrap' your messages at around 75 characters.  (either through a setting in

i fully agree with this. but i think (not sure) that outlook as most of
microsoft products can be configured to behave normally, it's just
difficult and usually not well documented.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: pserver unavailable for anoncvs.freebsd.org

2004-07-20 Thread Ralph Hempel
 Note that you can determine which ports you update
 with cvsup as well. Would the base system be enough?

Using cvsup on base is fine, but I thought that to use
cvsup on things like perl that I had to have the whole
ports/lang tree (just ports, not source) on my machine.

Ralph 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: changing card in a reader (revisited)

2004-07-20 Thread hoe-waa



From: Dinesh Nair [EMAIL PROTECTED]
Date: Monday, July 19, 2004 11:39 pm

 
 On Mon, 19 Jul 2004 [EMAIL PROTECTED] wrote:
 
  I had tried camcontrol rescan 0:0:2 without success and I just tried
  camcontrol rescan all without success.
 
 on a particular Apacer multi-card reader, i needed to run camcontrol
 rescan on all devices off that one bus, (0:0:1, 0:0:2, 0:0:3 et al) to
 reset the reader when a new CF card was inserted. 'camcontrol 
 rescan all'
 didn't seem to do it then either. perhaps you could try this.
 
 Regards,   

Aloha Dinesh

I tried it but it doesn't help. Does this work for you?
Are you running 5.2.1?

Start with 8MB SM card in da2.
%su
Password:

hp# ls -l /dev/da*
crw-r-  1 rootoperator4,  20 Jul 19 06:19 /dev/da0
crw-r-  1 rootoperator4,  21 Jul 19 06:19 /dev/da1
crw-r-  1 rootoperator4,  22 Jul 19 06:19 /dev/da2
crw-rw  1 robert  robert  4,  25 Jul 19 06:19 /dev/da2s1
crw-r-  1 rootoperator4,  23 Jul 19 06:19 /dev/da3
crw-r-  1 rootoperator4,  24 Jul 19 06:19 /dev/da4
crw-rw  1 robert  robert  4,  26 Jul 19 06:19 /dev/da4s1


hp# mount_msdosfs /dev/da2s1 /mnt/olympus
hp# ls -l /mnt/olympus/dcim/100olymp
total 1352
-rwxr-xr-x  1 root  wheel  704002 Jan  1  2000 p1010001.jpg
-rwxr-xr-x  1 root  wheel  679720 Jan  1  2000 p1010002.jpg
hp# umount /mnt/olympus

remove 8MB SM card and insert 128MB card

hp# camcontrol rescan 0:0:0
Re-scan of 0:0:0 was successful
hp# camcontrol rescan 0:0:1
Re-scan of 0:0:1 was successful
hp# camcontrol rescan 0:0:2
Re-scan of 0:0:2 was successful
hp# camcontrol rescan 0:0:3
Re-scan of 0:0:3 was successful
hp# mount_msdosfs /dev/da2s1 /mnt/olympus
mount_msdosfs: /dev/da2s1: Invalid argument
hp#

For what it is worth, here are the most recent entries in /var/log/messages.
The same group of messages appear whenever I perform the mount command
whether I am mounting an 8MB or attempting a 128 MB card.

Jul 20 06:56:24 hp su: robert to root on /dev/ttyp0
Jul 20 06:57:29 hp kernel: (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0  0 0 
0 0 0 0
Jul 20 06:57:29 hp kernel: (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error
Jul 20 06:57:29 hp kernel: (da2:umass-sim0:0:0:2): SCSI Status: Check Condition
Jul 20 06:57:29 hp kernel: (da2:umass-sim0:0:0:2): UNIT ATTENTION asc:28,0
Jul 20 06:57:29 hp kernel: (da2:umass-sim0:0:0:2): Not ready to ready change, 
me dium may have changed
Jul 20 06:57:29 hp kernel: (da2:umass-sim0:0:0:2): Retrying Command (per Sense D ata)
Jul 20 06:59:16 hp kernel: (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0  0 0 
0 0 0 0
Jul 20 06:59:16 hp kernel: (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error
Jul 20 06:59:16 hp kernel: (da2:umass-sim0:0:0:2): SCSI Status: Check Condition
Jul 20 06:59:16 hp kernel: (da2:umass-sim0:0:0:2): UNIT ATTENTION asc:28,0
Jul 20 06:59:16 hp kernel: (da2:umass-sim0:0:0:2): Not ready to ready change, 
me dium may have changed
Jul 20 06:59:16 hp kernel: (da2:umass-sim0:0:0:2): Retrying Command (per Sense D ata)
Jul 20 07:01:17 hp kernel: (da2:umass-sim0:0:0:2): READ CAPACITY. CDB: 25 40 0 0  0 0 
0 0 0 0
Jul 20 07:01:17 hp kernel: (da2:umass-sim0:0:0:2): CAM Status: SCSI Status Error
Jul 20 07:01:17 hp kernel: (da2:umass-sim0:0:0:2): SCSI Status: Check Condition
Jul 20 07:01:17 hp kernel: (da2:umass-sim0:0:0:2): UNIT ATTENTION asc:28,0
Jul 20 07:01:17 hp kernel: (da2:umass-sim0:0:0:2): Not ready to ready change, 
me dium may have changed
Jul 20 07:01:17 hp kernel: (da2:umass-sim0:0:0:2): Retrying Command (per Sense D ata)

Thnaks for your response and please let me know if there is any thing else
I can try.

Robert

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


RE: Daily FreeBSD updates (was: Re: priority on rc script caused panic)

2004-07-20 Thread pura life CR

   From: Giorgos Keramidas [EMAIL PROTECTED]
   To: pura life CR [EMAIL PROTECTED]
   CC: [EMAIL PROTECTED]
   Subject: Daily FreeBSD updates (was: Re: priority on rc script caused
   panic)
   Date: Tue, 20 Jul 2004 10:57:24 +0300
   
   On 2004-07-19 10:58, pura life CR [EMAIL PROTECTED] wrote:
Giorgos Keramidas [EMAIL PROTECTED] wrote:
 I regularly (almost daily) upgrade my CURRENT installation and
   the
 set of commands I use when the single user shell fires up is:

 adjkerntz -i # allow system time updates to work
 swapon -a # enable all swap partitions
 fsck -p # check any filesystems that need it
 mount -u / # remount root fs as read-write
 mount /usr # mount /usr as read-write

 cd /usr/src # upgrade sequence
 make installworld #  - // -
 mergemaster #  - // -

 This should not be done.

 You dont really need to upgrade daily, you are just overloading
   freebsd
 cvsup servers.
   
   That's not true...
   
   I'm running FreeBSD 5.2-CURRENT.  Keeping a local CVS mirror which is
   updated once a day and test build/run on my machine is the least I
   can
   do to help in testing the -CURRENT branch.  The mirror I use is the
   one
   that is closest to me (cvsup2.gr.freebsd.org).

   [snip]

   My comment is still applicable. If you just run a  cvs mirror,
   just fetch the source code. You dont need to test to know whether if
   compiles or not. I think noone really helps to freebsd by compiling
   the source code every day looking for errors. It is better to test and
   contribute code.


 _

   MSN Amor [1]Busca tu ½ naranja

References

   1. http://g.msn.com/8HMBES/2752??PS=47575
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: changing card in a reader (revisited)

2004-07-20 Thread Dinesh Nair

On Tue, 20 Jul 2004 [EMAIL PROTECTED] wrote:

 remove 8MB SM card and insert 128MB card

 hp# camcontrol rescan 0:0:0
 Re-scan of 0:0:0 was successful
 hp# camcontrol rescan 0:0:1
 Re-scan of 0:0:1 was successful
 hp# camcontrol rescan 0:0:2
 Re-scan of 0:0:2 was successful
 hp# camcontrol rescan 0:0:3
 Re-scan of 0:0:3 was successful
 hp# mount_msdosfs /dev/da2s1 /mnt/olympus
 mount_msdosfs: /dev/da2s1: Invalid argument

what does '/sbin/fdisk da2' say ?

Regards,   /\_/\   All dogs go to heaven.
[EMAIL PROTECTED](0 0)http://www.alphaque.com/
+==oOO--(_)--OOo==+
| for a in past present future; do|
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo The opinions here in no way reflect the opinions of my $a $b.  |
| done; done  |
+=+

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


Trying to run FreeBSD from USB2 Mobile Disk

2004-07-20 Thread Richard Styrman
I'm trying to run FreeBSD from usb and i've run into some problems with 
booting it, I havn't found a bootloader able to boot usb, so I use an cdrom 
and i am able to chroot into the usb,

however here's my problem, when I chroot i only get acces with one terminal, 
what I want todo
is like boot into the usb, so I basicly ditch the old system (cd), atleast 
to the point that I
get ../usb/etc/ttys to be drawn.. and all the virtual terminals gets 
displayed properly

any suggestions?
or even better, would someone know a bootloader that supports FreeBSD / usb?
_
Auktioner: Tjäna en hacka på gamla prylar http://tradera.msn.se
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


@conflicts in /var/db/pkg/*/+CONTENTS

2004-07-20 Thread freebsd
Whenever I run pkg_info, I am receiving error messages that indicate conflicts 
with my packages.  For example, when I run pkg_info, I get:

pkg_info: read_plist: bad command '@conflicts libX11-*'

grep'ing for libX11-* in /var/db/pkg shows the offending package to be 
XFree86.  Or, more specifically:  XFree86-libraries-4.3.0_7

I was getting another conflict with fontconfig, but reinstalling it with 
portinstall -rP helped.  I tried reinstalling XFree86-libraries.  But, this 
time it didn't help.  Running pkgdb -F exits normally without error.  But, it 
doesn't help resolve the conflicts.  Would including -R as an option to 
portinstall help?

I have seen similar problems on Google.  Yet, I don't see any solutions.  

There are only 2 things that I can think of that would be worth mentioning 
that could possibly be related to the problem.  First is that since I am 
running 4.6-RELEASE, my system may be too old to work properly with current 
ports.  The second is that I recently moved my installation to another HD.  
That's been a couple of months ago and I haven't noticed any other problems 
with that transition.  

One last bit of information that might be helpful to mention is that I use 
portupgrade.

As a possible fix, I have considered upgrading to 4.10-RELEASE.  But, I'm 
fearful that I will end up trashing my box completely.  

Any suggestions?

TIA,
Darren

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


Anyone used portindex?

2004-07-20 Thread Joshua Tinnin
I came across portindex today, and I was wondering if anyone had experience 
using it. It appeals to me because of the description (link below), but I'd 
like to know if there are notable problems or conflicts.

http://www.freebsd.org/cgi/url.cgi?ports/sysutils/portindex/pkg-descr

- jt
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Daily FreeBSD updates (was: Re: priority on rc script caused panic)

2004-07-20 Thread Steve Bertrand

From: Giorgos Keramidas [EMAIL PROTECTED]
To: pura life CR [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Daily FreeBSD updates (was: Re: priority on rc script caused
panic)
Date: Tue, 20 Jul 2004 10:57:24 +0300

On 2004-07-19 10:58, pura life CR [EMAIL PROTECTED] wrote:
 Giorgos Keramidas [EMAIL PROTECTED] wrote:
  I regularly (almost daily) upgrade my CURRENT installation and
the
  set of commands I use when the single user shell fires up is:
 
  adjkerntz -i # allow system time updates to work
  swapon -a # enable all swap partitions
  fsck -p # check any filesystems that need it
  mount -u / # remount root fs as read-write
  mount /usr # mount /usr as read-write
 
  cd /usr/src # upgrade sequence
  make installworld #  - // -
  mergemaster #  - // -
 
  This should not be done.
 
  You dont really need to upgrade daily, you are just overloading
freebsd
  cvsup servers.

That's not true...

I'm running FreeBSD 5.2-CURRENT.  Keeping a local CVS mirror which is
updated once a day and test build/run on my machine is the least I
can
do to help in testing the -CURRENT branch.  The mirror I use is the
one
that is closest to me (cvsup2.gr.freebsd.org).

[snip]

My comment is still applicable. If you just run a  cvs mirror,
just fetch the source code. You dont need to test to know whether if
compiles or not. I think noone really helps to freebsd by compiling
the source code every day looking for errors.

Maybe I'm way off here because I do not do any such testing as Giorgos
suggests, but how are the developers supposed to supply patches for
problems if -CURRENT builds are in fact not built, and build-errors not
found?

I would think that it would be easier to mirror the tree, and build
daily/weekly etc to find build errors than it would be to review the
source code line-for-line to find the bugs.

 It is better to test and
contribute code.

How do you suggest testing without building? I believe that Giorgos is
suggesting that *is* what he is doing...building, locating bugs, fixing
(contributing/committing code).

Could someone with more experience clarify this? This is quite a confusing
thread.

Steve




  _

MSN Amor [1]Busca tu ½ naranja

 References

1. http://g.msn.com/8HMBES/2752??PS=47575
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]



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


Re: [OT] Apple's contribution to OSX

2004-07-20 Thread Chuck Swiger
Robert Storey wrote:
[ ... ]
First off, apologies for this off-topic post, but I think this is the
only place I'm likely to get an intelligent (and well-informed) answer
to my question. I tried searching the web, but found a confusing and
contradictory bunch of poorly-informed opinions, which wasn't helpful.
It's not clear to me that you are going to obtain anything different by asking 
your questions here.  :-)

I'm writing a news article about Apple's contribution to open source. In
particular, I'm interested in finding out the following:
You ought to ask Ernie Prabhakar, Wilfredo Sanchez, Jordan Hubbard, or someone 
like them at Apple.  Asking about what Apple has done for FreeBSD, or vice 
versa, is like studying one tree out of a forest.  People at Apple have make 
significant contributions on for the Apache 2, Java, Samba, GCC, and such, as 
well as to the BSD projects.

1) How much of FreeBSD did Apple actually use in OSX? If I'm not
mistaken, the Darwin kernel is not related to FreeBSD in any way (or is
that wrong?). Basically, what exactly did Apple gain from FreeBSD?
The Darwin kernel, Mach, is not related to FreeBSD in any way.
Apple mostly started with NetBSD improvements to their NEXTSTEP-derived 
userland based on an old BSD 4.3 version, and since have adopted many changes 
from FreeBSD as well.  Stuff like Unix CLI programs, various standard C 
library fixes and updates, IPFW, KAME's IPv6 stack, things like that.

2) What exactly has Apple contributed back to FreeBSD? (money?
equipment? source code?). Nowadays, does Apple still continue to give
anything back to the FreeBSD community?
I know at least one FreeBSD committer who is working at Apple, so I suppose 
that providing jobs counts as money...?  I don't know about equipment.  Yes, 
to source code.

Apple recently released a bunch of changes and fixes to the MS-DOS filesystem 
 compatibility kernel module, which someone here was looking over.  I'd 
imagine you could find other examples if you looked, to answer the second 
question.

3) How much of OSX today is open source (or shared source)? Can you
actually see the OSX source code? Can you use any of it?
Others have responded to this with URLs that are more useful, but lots, 
except for GUI programs, yes, and yes would be my answers.

--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


File mysql.sock lost

2004-07-20 Thread Markus Spitzner
Hi,
have you a Solution about the lost file mysql.sock?
I've deleted them, and I thought that a restart of MySQL will recreate the  
file.

And here is your answer of this question...
NO! It DOESNT!
:-(
If you have a Solution, let me know...
Thx.
Mark
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Windows X

2004-07-20 Thread Joshua Lewis
I am a new user to FreeBSD.  Is Windows X an extremely basic windows
program.  I
loaded your CD that I purchased from Microcenter onto my computer and I
was not able
to see anything except a very primitive windows program.  If this is what
is then
I'm fine with it, but if there is more how can I get to it?


Christopher,

Xwindows by it is lonesome is a might boring for my taste. I guess you
should first be asking yourself what is it you will be doing with the
system you are setting up:

Will you be running this as a server and are simply looking for an easy
way to interface with the system?

Are you setting up a desktop replacement?

If you are setting up a server will it be accessible from the Internet or
is it simply a local system?

If you are setting up a desktop what will be your top 5 main uses?


SERVER:
If you are running a server, then the obvious (I didn't like the answer
when I first started either) is do not install X. It takes a lot of disk
space, it does slow down the system, and more software means potentially
more security vulnerabilities.

So why not only run X when you need to actually need to use the system.
Sure, you set your system to not have X running at startup (this is the
default) and only start it when you need it. However, you are still
wasting space, there are still potential security risks, and honestly
running the system from a command line is not all that hard. In addition,
you can telnet into it from your desktop so you would not need a
Keyboard/Mouse/Monitor.

If you decide you must run a GUI because you are unfamiliar with CLI or
you just like them better pick one of the lighter weight window managers.
Yes, they are boring but you do not need a fancy desktop on a Server.


DESKTOP:
If you are planning on this being a desktop replacement then I can fully
understand wanting to have a cool desktop. KDE is very popular as well as
GNOME. You can see screenshots on their respective websites.

KDE has a cool feature that if set up allows you to pick your window
manager on login (mind you this causes KDE and X windows to be running at
all times). This would require reading chapter 5 in the FreeBSD Handbook.
This is arguably you greatest source of FreeBSD information. It is a short
chapter to read but does explain quite a lot. I myself had to read the
chapter more then once before I fully understood it. Now I feel very
comfortable using X. No expert but I feel very comfortable.

The one you choose is up to you. I say play with as many as you can and
see which one fits your needs better. You can find many personal opinions
online as to which display manager is better. I have no desire to be
labeled a troublemaker so I will not give my opinions on the subject.
There are also several sites dedicated to customizing the look and feel of
the various window managers.

The community can correct me if I am wrong but applications built for KDE
will run fine on GNOME and vice versa. I think they just may not look as
pretty as they use different API's or something. They still work they just
need their associated libraries and you are good. Therefore, if you fall
in love with the KOFFICE application but prefer the GNOME desktop, I don't
think there is a problem with that (you can also install OPENOFFICE.).

Well enough said. Good luck.

Thank you,
Joshua Lewis

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


FreeBSD 4.8 and Dell RAID

2004-07-20 Thread Brian Smith
Can someone tell me how to get the FreeBSD 4.8 install CD to recognize my
Dell RAID array?  It needs the aac driver and it's not enabled on the 4.8
GENERIC kernel.

Thanks,

Brian Smith
Associate Analyst/Programming
(304)466-1065 ext. 207
[EMAIL PROTECTED]

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


Re: @conflicts in /var/db/pkg/*/+CONTENTS

2004-07-20 Thread Dan Nelson
In the last episode (Jul 20), [EMAIL PROTECTED] said:
 Whenever I run pkg_info, I am receiving error messages that indicate
 conflicts with my packages.  For example, when I run pkg_info, I get:
 
 pkg_info: read_plist: bad command '@conflicts libX11-*'

Try installing the pkg_install port/package, which will give you an
updated set of pkg_* binaries that understand the newer keywords.

 As a possible fix, I have considered upgrading to 4.10-RELEASE.  But,
 I'm fearful that I will end up trashing my box completely.

Upgrade/overlay installs are relatively safe.  Don't mess up the
filesystem mount point names or anything during the install :)

-- 
Dan Nelson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 4.8 and Dell RAID

2004-07-20 Thread Jerry McAllister
 
 Can someone tell me how to get the FreeBSD 4.8 install CD to recognize my
 Dell RAID array?  It needs the aac driver and it's not enabled on the 4.8
 GENERIC kernel.

You may need to go to the 5.2.1 version.

jerry

 Thanks,
 
 Brian Smith
 Associate Analyst/Programming
 (304)466-1065 ext. 207
 [EMAIL PROTECTED]
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/usr/ports/textproc/htdig ... broken?

2004-07-20 Thread Lane
I'm trying to install htdig from a fresh cvs update, but I keep getting:
undefined references.  What's up with this?

I'm on 4.10-RELEASE-p2

===  Building for htdig-3.2.0.b5
Making all in db
make  all-am
Making all in htlib
Making all in htword
Making all in htcommon
Making all in htnet
Making all in htfuzzy
/bin/sh /usr/local/bin/libtool13 --mode=link c++  -O -pipe  -Wall -fno-rtti 
-fno-exceptions   -L/usr/local/lib -o htfuzzy   htfuzzy.o libfuzzy.la 
../htnet/libhtnet.la  ../htcommon/libcommon.la  ../htword/libhtword.la  
../htlib/libht.la  ../htcommon/libcommon.la  ../htword/libhtword.la  ../db/libhtdb.la  
../htlib/libht.la -lz -lz  -lssl -lcrypto
c++ -O -pipe -Wall -fno-rtti -fno-exceptions -L/usr/local/lib -o .libs/htfuzzy 
htfuzzy.o .libs/libfuzzy.so -lz -lz -lssl -lcrypto ../htnet/.libs/libhtnet.so -lz -lz 
-lssl -lcrypto ../htcommon/.libs/libcommon.so -lz -lz -lssl -lcrypto 
../htword/.libs/libhtword.so -lz -lz -lssl -lcrypto ../htlib/.libs/libht.so -lz -lz 
-lssl -lcrypto ../htcommon/.libs/libcommon.so -lz -lz -lssl -lcrypto 
../htword/.libs/libhtword.so -lz -lz -lssl -lcrypto ../db/.libs/libhtdb.so -lz 
../htlib/.libs/libht.so -lz -lz -lssl -lcrypto -lz -lz -lssl -lcrypto  -Wl,--rpath 
-Wl,/usr/local/lib/htdig -Wl,--rpath -Wl,/usr/local/lib/htdig_db
htfuzzy.o: In function `main':
htfuzzy.o(.text+0x23b): undefined reference to `cout'
htfuzzy.o(.text+0x240): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x501): undefined reference to `cout'
htfuzzy.o(.text+0x506): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x50f): undefined reference to `ostream::operator(int)'
htfuzzy.o(.text+0x518): undefined reference to `ostream::operator(char)'
htfuzzy.o(.text+0x520): undefined reference to `cout'
htfuzzy.o(.text+0x525): undefined reference to `ostream::flush(void)'
htfuzzy.o(.text+0x558): undefined reference to `cout'
htfuzzy.o(.text+0x55d): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x566): undefined reference to `ostream::operator(int)'
htfuzzy.o(.text+0x56f): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x57c): undefined reference to `cout'
htfuzzy.o(.text+0x581): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x73a): undefined reference to `cout'
htfuzzy.o(.text+0x73f): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x748): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x754): undefined reference to `endl(ostream )'
htfuzzy.o(.text+0x78a): undefined reference to `cout'
htfuzzy.o(.text+0x78f): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x798): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x7a4): undefined reference to `endl(ostream )'
htfuzzy.o(.text+0x7c2): undefined reference to `cout'
htfuzzy.o(.text+0x7c7): undefined reference to `ostream::operator(char const *)'
htfuzzy.o: In function `usage(void)':
htfuzzy.o(.text+0x817): undefined reference to `cout'
htfuzzy.o(.text+0x81c): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x839): undefined reference to `cout'
htfuzzy.o(.text+0x83e): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x847): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x850): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x860): undefined reference to `cout'
htfuzzy.o(.text+0x865): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x872): undefined reference to `cout'
htfuzzy.o(.text+0x877): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x887): undefined reference to `cout'
htfuzzy.o(.text+0x88c): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x899): undefined reference to `cout'
htfuzzy.o(.text+0x89e): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x8ae): undefined reference to `cout'
htfuzzy.o(.text+0x8b3): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x8c0): undefined reference to `cout'
htfuzzy.o(.text+0x8c5): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x8d5): undefined reference to `cout'
htfuzzy.o(.text+0x8da): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x8e7): undefined reference to `cout'
htfuzzy.o(.text+0x8ec): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x8fc): undefined reference to `cout'
htfuzzy.o(.text+0x901): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x90e): undefined reference to `cout'
htfuzzy.o(.text+0x913): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x923): undefined reference to `cout'
htfuzzy.o(.text+0x928): undefined reference to `ostream::operator(char const *)'
htfuzzy.o(.text+0x935): undefined reference to `cout'

Re: changing card in a reader (revisited)

2004-07-20 Thread hoe-waa



From: Dinesh Nair [EMAIL PROTECTED]
Date: Tuesday, July 20, 2004 7:44 am

 
 what does '/sbin/fdisk da2' say ?
 
 Regards,   


Aloha and Mahalo

I do get something different displayed with fdisk.

insert and mount 8MB card

hp# mount_msdosfs /dev/da2s1 /mnt/olympus
hp# /sbin/fdisk da2
*** Working on device /dev/da2 ***
parameters extracted from in-core disklabel are:
cylinders=7 heads=64 sectors/track=32 (2048 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=7 heads=64 sectors/track=32 (2048 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 1 (0x01),(Primary DOS with 12 bit FAT)
start 25, size 15975 (7 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 10;
end: cyl 249/ head 3/ sector 16
The data for partition 2 is:
UNUSED
The data for partition 3 is:
UNUSED
The data for partition 4 is:
UNUSED

hp# umount /mnt/olympus

change to 128MB card

hp# mount_msdosfs /dev/da2s1 /mnt/olympus
mount_msdosfs: /dev/da2s1: Invalid argument
hp# /sbin/fdisk da2
*** Working on device /dev/da2 ***
parameters extracted from in-core disklabel are:
cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 6 (0x06),(Primary 'big' DOS (= 32MB))
start 47, size 255953 (124 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 16;
end: cyl 499/ head 15/ sector 32
The data for partition 2 is:
UNUSED
The data for partition 3 is:
UNUSED
The data for partition 4 is:
UNUSED
hp#

Is it the Primary 'big that's messing me up?

Robert

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


Re: Anyone used portindex?

2004-07-20 Thread Kris Kennaway
On Tue, Jul 20, 2004 at 11:05:04AM -0700, Joshua Tinnin wrote:
 I came across portindex today, and I was wondering if anyone had experience 
 using it. It appeals to me because of the description (link below), but I'd 
 like to know if there are notable problems or conflicts.
 
 http://www.freebsd.org/cgi/url.cgi?ports/sysutils/portindex/pkg-descr

It's pretty new, so there may be bugs (e.g. it may not always give an
INDEX that is the same as one built the long way)

Kris


pgpMG9CzjnGL4.pgp
Description: PGP signature


Re: FreeBSD 4.8 and Dell RAID

2004-07-20 Thread Lowell Gilbert

  Can someone tell me how to get the FreeBSD 4.8 install CD to recognize my
  Dell RAID array?  It needs the aac driver and it's not enabled on the 4.8
  GENERIC kernel.
 
 You may need to go to the 5.2.1 version.

The aac driver was first introduced in 4.3, but it has come to support
more devices since then.  It definitely *was* enabled on 4.8, so the
original poster definitely needs to look a little more closely.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org:8088/~lowell/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: changing card in a reader (revisited)

2004-07-20 Thread hoe-waa


- Original Message -
From: [EMAIL PROTECTED]
Date: Tuesday, July 20, 2004 8:58 am
Subject: Re: changing card in a reader (revisited)

 
 
 
 From: Dinesh Nair [EMAIL PROTECTED]
 Date: Tuesday, July 20, 2004 7:44 am
 
  
  what does '/sbin/fdisk da2' say ?
  
  Regards,   
 
 
 Aloha and Mahalo
 
 I do get something different displayed with fdisk.
 
 insert and mount 8MB card
 
 hp# mount_msdosfs /dev/da2s1 /mnt/olympus
 hp# /sbin/fdisk da2
 *** Working on device /dev/da2 ***
 parameters extracted from in-core disklabel are:
 cylinders=7 heads=64 sectors/track=32 (2048 blks/cyl)
 
 parameters to be used for BIOS calculations are:
 cylinders=7 heads=64 sectors/track=32 (2048 blks/cyl)
 
 Media sector size is 512
 Warning: BIOS sector numbering starts with sector 1
 Information from DOS bootblock is:
 The data for partition 1 is:
 sysid 1 (0x01),(Primary DOS with 12 bit FAT)
start 25, size 15975 (7 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 10;
end: cyl 249/ head 3/ sector 16
 The data for partition 2 is:
 UNUSED
 The data for partition 3 is:
 UNUSED
 The data for partition 4 is:
 UNUSED
 
 hp# umount /mnt/olympus
 
 change to 128MB card
 
 hp# mount_msdosfs /dev/da2s1 /mnt/olympus
 mount_msdosfs: /dev/da2s1: Invalid argument
 hp# /sbin/fdisk da2
 *** Working on device /dev/da2 ***
 parameters extracted from in-core disklabel are:
 cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)
 
 parameters to be used for BIOS calculations are:
 cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)
 
 Media sector size is 512
 Warning: BIOS sector numbering starts with sector 1
 Information from DOS bootblock is:
 The data for partition 1 is:
 sysid 6 (0x06),(Primary 'big' DOS (= 32MB))
start 47, size 255953 (124 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 16;
end: cyl 499/ head 15/ sector 32
 The data for partition 2 is:
 UNUSED
 The data for partition 3 is:
 UNUSED
 The data for partition 4 is:
 UNUSED
 hp#
 
 Is it the Primary 'big that's messing me up?
 
 Robert
 
Forfeiting 6 karma points for responding to my own post.

Being curious, I unplugged and replugged the USB cable.
I then reran fdisk with the 128MB card mounted.

hp# ls -l /dev/da*
crw-r-  1 root  operator4,  27 Jul 19 06:19 /dev/da0
crw-r-  1 root  operator4,  28 Jul 19 06:19 /dev/da1
crw-r-  1 root  operator4,  29 Jul 19 06:19 /dev/da2
crw-r-  1 root  operator4,  30 Jul 19 06:19 /dev/da2s1
crw-r-  1 root  operator4,  31 Jul 19 06:19 /dev/da3
crw-r-  1 root  operator4,  24 Jul 19 06:19 /dev/da4
crw-rw  1 root  wheel   4,  26 Jul 19 06:19 /dev/da4s1
hp# mount_msdosfs /dev/da2s1 /mnt/olympus
hp# /sbin/fdisk da2
*** Working on device /dev/da2 ***
parameters extracted from in-core disklabel are:
cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)

parameters to be used for BIOS calculations are:
cylinders=125 heads=64 sectors/track=32 (2048 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 6 (0x06),(Primary 'big' DOS (= 32MB))
start 47, size 255953 (124 Meg), flag 80 (active)
beg: cyl 0/ head 1/ sector 16;
end: cyl 499/ head 15/ sector 32
The data for partition 2 is:
UNUSED
The data for partition 3 is:
UNUSED
The data for partition 4 is:
UNUSED

It looks the same!

Robert

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


Re: Anyone used portindex?

2004-07-20 Thread Radek Kozlowski
On Tue, Jul 20, 2004 at 11:05:04AM -0700, Joshua Tinnin wrote:
 I came across portindex today, and I was wondering if anyone had experience 
 using it. It appeals to me because of the description (link below), but I'd 
 like to know if there are notable problems or conflicts.
 
 http://www.freebsd.org/cgi/url.cgi?ports/sysutils/portindex/pkg-descr

The recent versions work fine for me so instead of using make
index/portsdb -U, I switched to portindex. The only risk you take is a
possible (but not very likely to happen, I suppose) corrupted INDEX file,
which you can always recreate using make index/portsdb -U or fetch from
the freebsd.org site using make fetchindex, so I think you can safely
try it.

-Radek
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: @conflicts in /var/db/pkg/*/+CONTENTS

2004-07-20 Thread Darren Crotchett
Thanks for the help.

On Tuesday 20 July 2004 01:32 pm, Dan Nelson wrote:
 Try installing the pkg_install port/package, which will give you an
 updated set of pkg_* binaries that understand the newer keywords.

This didn't work.  I had the latest pkg_install.  But, I reinstalled just to 
be sure.  Still no help.


  As a possible fix, I have considered upgrading to 4.10-RELEASE.  But,
  I'm fearful that I will end up trashing my box completely.

 Upgrade/overlay installs are relatively safe.  Don't mess up the
 filesystem mount point names or anything during the install :)

If it will resolve my problem, I might resort to this.  But, I'm perfectly 
happy with 4.6-RELEASE.

Thanks again for your suggestion.

Darren
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ahd driver on 4.9 has problem with more than 3 drives (update)

2004-07-20 Thread Pranav Desai
When I boot the machine with the -v option it boots up completely. I
can provide you with the dmesg if needed. So, what do you think could
be reason for that? is it stable enough to run as a production server.

-Pranav

On Tue, 20 Jul 2004 06:28:23 -0700 (PDT), Pranav [EMAIL PROTECTED] wrote:
 Hello All,
 
  I am trying to run FreeBSD 4.9 on a server that has
 4x146GB ultra
 320 SCSI drives. The motherboard is a Tyan S2720 with
 an Adaptec 7902
 Ultra 320 onboard. (Also tried it with 4x73GB drives).
 
 The systems works fine when there are 3 drives in the
 system. As, soon
 as I plug in the 4th drive and boot the system in
 starts to 'dump card
 state' after the
 'waiting for 15 secs for scsi devices to settle' line
 and never boots
 up completely. It just repeats dumps card state.
 
 I then loaded FreeBSD 5.2.1-REL and even that dumps
 card state, but it
 boots up fine.
 I have included the dmesg in the mail. (Sorry for
 including
 everything. I didnt know what might be important).
 
 I havent changed anything in the kernel, its a
 standard install.
 
 Does anyone have any clue as to why this could be
 happening on 4.9. Am
 I missing some parameter or something here.
 
 Or, is it possible to load the 5.2.1 ahd driver on
 4.9. If so can
 somebody give some instructions on how to do that.
 
 I would appreciate any kind of help. Please let me
 know if you want me
 to do anything else or provide any other information.
 
 Thanks
 -Pranav
 
 dmesg output on 5.2.1
 
 Copyright (c) 1992-2004 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 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004
 
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
 Preloaded elf kernel /boot/kernel/kernel at
 0xc0a35000.
 Preloaded elf module /boot/kernel/acpi.ko at
 0xc0a3526c.
 ACPI APIC Table: A M I  OEMAPIC 
 Timecounter i8254 frequency 1193182 Hz quality 0
 CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2799.22-MHz
 686-class CPU)
  Origin = GenuineIntel  Id = 0xf25  Stepping = 5
 
 Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
  Hyperthreading: 2 logical CPUs
 real memory  = 4160684032 (3967 MB)
 avail memory = 4044111872 (3856 MB)
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 ioapic0 Version 2.0 irqs 0-23 on motherboard
 ioapic1 Version 2.0 irqs 24-47 on motherboard
 ioapic2 Version 2.0 irqs 48-71 on motherboard
 Pentium Pro MTRR support enabled
 npx0: [FAST]
 npx0: math processor on motherboard
 npx0: INT 16 interface
 acpi0: A M I  OEMRSDT  on motherboard
 pcibios: BIOS version 2.10
 Using $PIR table, 14 entries at 0xc00f2fb0
 acpi0: Power Button (fixed)
 Timecounter ACPI-fast frequency 3579545 Hz quality
 1000
 acpi_timer0: 24-bit timer at 3.579545MHz port
 0x408-0x40b on acpi0
 acpi_cpu0: CPU on acpi0
 acpi_cpu1: CPU on acpi0
 acpi_cpu2: CPU on acpi0
 device_probe_and_attach: acpi_cpu2 attach returned 6
 acpi_cpu2: CPU on acpi0
 device_probe_and_attach: acpi_cpu2 attach returned 6
 pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on
 acpi0
 pci0: ACPI PCI bus on pcib0
 pcib1: ACPI PCI-PCI bridge at device 2.0 on pci0
 pcib1: could not get PCI interrupt routing table for
 \\_SB_.PCI0.P0P2
 - AE_NOT_FOUND
 pci2: ACPI PCI bus on pcib1
 pci2: base peripheral, interrupt controller at
 device 28.0 (no
 driver attached)
 pcib2: ACPI PCI-PCI bridge at device 29.0 on pci2
 pci4: ACPI PCI bus on pcib2
 em0: Intel(R) PRO/1000 Network Connection, Version -
 1.7.19 port
 0xc000-0xc03f mem 0xfe98-0xfe99 irq
 48 at device 1.0 on pci4
 em0:  Speed:N/A  Duplex:N/A
 em1: Intel(R) PRO/1000 Network Connection, Version -
 1.7.19 port
 0xc400-0xc43f mem 0xfe9c-0xfe9d irq
 53 at device 1.1 on pci4
 em1:  Speed:N/A  Duplex:N/A
 ahd0: Adaptec AIC7902 Ultra320 SCSI adapter port
 0xc800-0xc8ff,0xd000-0xd0ff mem 0xfe9fc000-0xfe9fdfff
 irq 50 at device
 4.0 on pci4
 aic7902: Ultra320 Wide Channel A, SCSI Id=7, PCI 33 or
 66Mhz, 512 SCBs
 ahd1: Adaptec AIC7902 Ultra320 SCSI adapter port
 0xd400-0xd4ff,0xd800-0xd8ff mem 0xfe9fe000-0xfe9f
 irq 51 at device
 4.1 on pci4
 aic7902: Ultra320 Wide Channel B, SCSI Id=7, PCI 33 or
 66Mhz, 512 SCBs
 pci2: base peripheral, interrupt controller at
 device 30.0 (no
 driver attached)
 pcib3: ACPI PCI-PCI bridge at device 31.0 on pci2
 pci3: ACPI PCI bus on pcib3
 uhci0: Intel 82801CA/CAM (ICH3) USB controller USB-A
 port
 0xe800-0xe81f irq 16 at device 29.0 on pci0
 usb0: Intel 82801CA/CAM (ICH3) USB controller USB-A
 on uhci0
 usb0: USB revision 1.0
 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
 addr 1
 uhub0: 2 ports with 2 removable, self powered
 pcib4: ACPI PCI-PCI bridge at device 30.0 on pci0
 pci1: ACPI PCI bus on pcib4
 pci1: display, VGA at device 2.0 (no driver
 attached)
 fxp0: Intel 82551 

Re: File mysql.sock lost

2004-07-20 Thread Dan Busarow
On Tuesday, Jul 20, 2004, at 11:12 US/Mountain, Markus Spitzner wrote:
Hi,
have you a Solution about the lost file mysql.sock?
I've deleted them, and I thought that a restart of MySQL will recreate 
the file.

And here is your answer of this question...
NO! It DOESNT!
Yes, it does.  Make sure you kill the currently running (but not 
functioning)
mysqld before you restart it.

Dan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 4.8 and Dell RAID

2004-07-20 Thread Greg Barniskis
At 02:22 PM 7/20/2004, Lowell Gilbert wrote:

  Can someone tell me how to get the FreeBSD 4.8 install CD to recognize my
  Dell RAID array?  It needs the aac driver and it's not enabled on the 4.8
  GENERIC kernel.

 You may need to go to the 5.2.1 version.
The aac driver was first introduced in 4.3, but it has come to support
more devices since then.  It definitely *was* enabled on 4.8, so the
original poster definitely needs to look a little more closely.
I've certainly had no trouble loading 4.8-RELEASE (from Walnut Creek CD
distros) onto Dell platforms with built-in RAID (PERC 3/Di) using aac, and
no trouble with either 4.8-STABLE or 4.9-STABLE since then.
--
Greg Barniskis [EMAIL PROTECTED]
Library Interchange Network (LINK)
South Central Library System (SCLS)
(608) 266-6348 www.scls.lib.wi.us
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


helpme us robotics

2004-07-20 Thread Helizonaldo
how to install a modem us robotics 33.6 isa pnp in FreeBSD 5.2?  
I pass the step
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Windows X

2004-07-20 Thread Wojciech Puchar
 space, it does slow down the system, and more software means potentially
 more security vulnerabilities.

just having X running doesn't seem to slow down system. only using slow
and memory hungry software may do it.

but i don't see anything wrong in having X on server if it's used as
workstation at the same time.

if it's started from XDM you may remove suid so no security risk.

-nolisten tcp for X server will turn off listening on TCP port - removing
rest of possible security problems.

 If you decide you must run a GUI because you are unfamiliar with CLI or
 you just like them better pick one of the lighter weight window managers.
 Yes, they are boring but you do not need a fancy desktop on a Server.

anyway why run X server just to run then Xterm and some commands to
configure services?
 understand wanting to have a cool desktop. KDE is very popular as well as
 GNOME. You can see screenshots on their respective websites.


KDE and GNOME is an attempt to replace/look like windows.
quite successful - not only in look, but in memory usage, CPU usage,
amount of bugs, and level of unneeded complexity, allowing user ONLY use
GUI configs to do something.

i think that if someone needs something like windows, windows is best
choice.

 KDE has a cool feature that if set up allows you to pick your window
 manager on login (mind you this causes KDE and X windows to be running at

this is not KDE feature as all, just kdm (xdm replacement).

you may use gdm and possibly other xdm replacements to do it, without need
to install KDE.

 The community can correct me if I am wrong but applications built for KDE
 will run fine on GNOME and vice versa. I think they just may not look as

this is not true. most GNOME apps just use GTK2 and run without gnome
itself fine. they are NOT dependent on any window manager, as GNOME
itself. gimp is an example - i use it with fvwm2. works like any other X
app.

With KDE apps it's not true. while lot of KDE apps does work without KDE,
they actually starts up some daemons taking 20MB RAM to function. this
daemons doesn't die by itself after exiting from that apps and take
quite amount of CPU time even if you don't do anything, just have app
running.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: OpenOffice on a diskless workstation

2004-07-20 Thread Michael Collette
Got this one figured out finally. Just need to have the following lines in 
rc.conf:

nfs_client_enable=yes
rpc_lockd_enable=yes
rpc_statd_enable=yes
rpcbind_enable=yes

The clever bit that kept throwing me was needing to have the nfs client 
enabled.  Once that was in play both lockd and statd actually ran.  Geesh!

Michael Collette wrote:

 After running through a stack of little pitfalls in trying to get a
 diskless client running from a 5-CURRENT server I'm down to the last nasty
 here. Hopefully someone might be able to help out.
 
 OpenOffice apparently doesn't want to run across an NFS share unless a
 link_relative option is given in the exports file.
 
 
http://digitaldistribution.com:8080/oocommunity/FAQs/faqinstall/faqinstall/35
 
 Sure enough, OpenOffice simply won't run from an NFS export on my diskless
 client.  Unless I can get this part of the equation playing this diskless
 client project is dead in the water for me.  OpenOffice is just too
 critical an app.
 
 Is there some way to get a similar behavior to link_relative working?
 Is there a better route to take with getting OpenOffice to work across
 NFS?
 
 Thanks,

-- 
In theory, there is no difference between theory and practice.
In practice, there is.
- Yogi Berra
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 4.8 and Dell RAID

2004-07-20 Thread Jerry McAllister
 
 At 02:22 PM 7/20/2004, Lowell Gilbert wrote:
 
 
Can someone tell me how to get the FreeBSD 4.8 install CD to recognize my
Dell RAID array?  It needs the aac driver and it's not enabled on the 4.8
GENERIC kernel.
  
   You may need to go to the 5.2.1 version.
 
 The aac driver was first introduced in 4.3, but it has come to support
 more devices since then.  It definitely *was* enabled on 4.8, so the
 original poster definitely needs to look a little more closely.
 
 I've certainly had no trouble loading 4.8-RELEASE (from Walnut Creek CD
 distros) onto Dell platforms with built-in RAID (PERC 3/Di) using aac, and
 no trouble with either 4.8-STABLE or 4.9-STABLE since then.

One of our sites got a Dell server 400 with a raid which I thought was
the aac and we could not install on it.   Finally he took it out and
put in an Adaptec SCSI and it all worked fine.  But, maybe it was really
a different raid controller.   I don't have it here to look at now.
Of course, I suppose the raid controller could have been DOA hardware.

jerry

 --
 Greg Barniskis [EMAIL PROTECTED]
 Library Interchange Network (LINK)
 South Central Library System (SCLS)
 (608) 266-6348 www.scls.lib.wi.us
 ___
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
Hello everybody,

If no-one responds this time I'll get the hint, please excuse me for 
reposting, I'm just going out of my mind!

I'm getting a total crash every time I try to run vmware. This is my system:

bash-2.05b$ uname -a
FreeBSD potato.hogsedge.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 22 
07:07:08 BST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/POTATO  
i386
bash-2.05b$ pkg_info | grep vmware
vmware3-3.2.1.2242_7,1 A virtual machine emulator - a full PC in a window

For a while I was getting some sort of network error: vmware would start as 
long as all the network stuff was disabled, but if I tried to have a 
host-only connection (I haven't even bothered trying a bridged connection) it 
wouldn't run (that is, vmware itself would run fine, but the virtual machine 
wouldn't boot, and I'd get an error message about networking - sorry I didn't 
make a note of it).

So I did

portupgrade -fR vmware3

and after a lot of waiting around I tried again: now I get a complete crash 
(can't even change to another terminal and kill x) whenever I try to start 
vmware.

On boot, I get this message:

kldload: can't load /usr/local/lib/vmware/modules/vmnet.ko: No such file or 
directory

in amongst all the other system stuff, but I also get this:

-bash-2.05b# locate vmnet.ko
/usr/local/lib/vmware/modules/vmnet.ko

even after updating the locate database.

Any ideas what's going wrong?

Thanks a lot,
Ben
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Chris
Ben Paley wrote:
Hello everybody,
If no-one responds this time I'll get the hint, please excuse me for 
reposting, I'm just going out of my mind!

I'm getting a total crash every time I try to run vmware. This is my system:
bash-2.05b$ uname -a
FreeBSD potato.hogsedge.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 22 
07:07:08 BST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/POTATO  
i386
bash-2.05b$ pkg_info | grep vmware
vmware3-3.2.1.2242_7,1 A virtual machine emulator - a full PC in a window

For a while I was getting some sort of network error: vmware would start as 
long as all the network stuff was disabled, but if I tried to have a 
host-only connection (I haven't even bothered trying a bridged connection) it 
wouldn't run (that is, vmware itself would run fine, but the virtual machine 
wouldn't boot, and I'd get an error message about networking - sorry I didn't 
make a note of it).

So I did
portupgrade -fR vmware3
and after a lot of waiting around I tried again: now I get a complete crash 
(can't even change to another terminal and kill x) whenever I try to start 
vmware.

On boot, I get this message:
kldload: can't load /usr/local/lib/vmware/modules/vmnet.ko: No such file or 
directory

in amongst all the other system stuff, but I also get this:
-bash-2.05b# locate vmnet.ko
/usr/local/lib/vmware/modules/vmnet.ko
even after updating the locate database.
Any ideas what's going wrong?
Thanks a lot,
Ben
Why are you using CURRENT? Don't you know that you can expect things to 
break, not work, and overall see the end of the world as you know it?

Well - maybe not the latter. Perhaps you might be better served running 
a STABLE branch instead of an Alpha?

Things might work, and work better.
Now,
Sarcasm
This post of yours ought to go to the CURRENT list.
/Sarcasm
--
Best regards,
Chris
--
This message has been scanned for viruses and dangerous
content by MailScanner, and is believed to be clean.
ClamAV virus dat updated: Tue Jul 20 2004 at 03:02:52
daily.cvd updated (version: 415, sigs: 1033, f-level: 2, builder: ccordes)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Growisofs and etc/crontab

2004-07-20 Thread gradeAstudent.com
Hello Everone, Anyone burning DVD+RW's from /etc/crontab? I am running
Freebsd 4.10. I only get growisofs not found or something like that from
cron in the mail messages it sends out. When I type out the growisofs
-dvd-compat ... command it works great but from within cron doesnt seem to
work. Anyone have any ideas.

Andrew Firestone


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.721 / Virus Database: 477 - Release Date: 16/07/2004
 


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


Re: streaming video help

2004-07-20 Thread Peder Blom
On Tue, 20 Jul 2004 02:00:32 +0300
rosen [EMAIL PROTECTED] wrote:

 Hello form Bulgaria!!!Sorry for stupid question! I'm newbie in this
 OS.I have read info about ffmpeg and ffserver,programs used to live
 stream a video.My question is there some possibilty to livestream from
  avi,mpeg ot asf files, and how can i do that? 
 Best Regards rosse
 ___


Hi,

take a look at the VideoLAN project, (http://www.videolan.org/). 

You'll find a vlc port in multimedia/vlc. But be aware that is has an
amazing amount of dependencies...

I use vlc to stream mpeg and most avi files without problems, but this
is just one solution to the problem. There might be other and even
better ones.

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


Re: Growisofs and etc/crontab

2004-07-20 Thread Bill Moran
gradeAstudent.com [EMAIL PROTECTED] wrote:

 Hello Everone, Anyone burning DVD+RW's from /etc/crontab? I am running
 Freebsd 4.10. I only get growisofs not found or something like that from
 cron in the mail messages it sends out.

If you want any serious assistance, you'll provide the exact error message,
as well as the exact command that caused it.  Otherwise, we can only guess
at what you're doing and what's going wrong.

 When I type out the growisofs
 -dvd-compat ... command it works great but from within cron doesn’t seem to
 work. Anyone have any ideas.

My guess is that your cron job doesn't know where growisofs is and you
haven't specified the full path to the program.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Growisofs and etc/crontab

2004-07-20 Thread Andrew L. Gould
On Tuesday 20 July 2004 04:49 pm, gradeAstudent.com wrote:
 Hello Everone, Anyone burning DVD+RW's from /etc/crontab? I am
 running Freebsd 4.10. I only get growisofs not found or something
 like that from cron in the mail messages it sends out. When I type
 out the growisofs -dvd-compat ... command it works great but from
 within cron doesnt seem to work. Anyone have any ideas.

 Andrew Firestone

Try defining the PATH in the crontab file.  Here's the first 2 lines of 
my crontab file:

SHELL=/bin/sh
PATH=/var/cron/tabs:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin


Best of luck,

Andrew Gould
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Windows X

2004-07-20 Thread Adam Smith
On Tue, Jul 20, 2004 at 08:37:13PM -0400, Robert Storey said:
 Dear Chris,
 
 I'm sure you'll get a lot of answers to this one, but I'll dive in.
 
 First off, I guess you mean Xwindows, not Windows X.

No.  It's not called X Windows.

As quoted from the X11 man page:

 The X Consortium requests that the following names  be  used
 when referring to this software:

  X
   X Window System
 X Version 11
 X Window System, Version 11
 X11

 X Window System is a trademark of X Consortium, Inc.



Cheers,

Adam


-- 
Adam Smith
Internode   : http://www.internode.on.net
Phone   : (08) 8228 2999

Dog for sale:  Eats lots and is fond of children.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Thompson, Jimi
SNIP

bash-2.05b$ uname -a
FreeBSD potato.hogsedge.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun
22 
07:07:08 BST 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/POTATO  
i386
bash-2.05b$ pkg_info | grep vmware
vmware3-3.2.1.2242_7,1 A virtual machine emulator - a full PC in a
window

/SNIP

Ben,

To expand on what a previous poster mentioned, Unix isn't M$.  FreeBSD
doesn't use you as an unwilling guinea pig to test out a new OS.
Installing the current version isn't for the faint of heart.  If you
install CURRENT, that doesn't mean it is the latest production version
of the OS.  It's an Alpha (as in Alpha, Beta, Gamma) test release to see
how it the OS responds when users start trying to do things to and with
it.  I'm sure that there is an official definition for the 3, but I
don't ever recall seeing it, so I've made up my own which fits pretty
well.  FreeBSD has 3 types of distros - CURRENT, STABLE, and
RELEASE. In order of increasing stability, they are:  

CURRENT = currently in development (Alpha) and by far the least stable
of the 3

RELEASE = released to the populous at large (Beta) and fairly stable
but may have some issues 

STABLE = well, just that, stable and the production release of the OS 

If you have a machine that you actually _use_, my advice is that you
should definitely not run current.  While you will get the same kinds
of responses that you typically get from the M$ OS, it's probably not
what you want a production box, hence the reason that you're using
FreeBSD to begin with.  We have some VERY vanilla web servers here that
run 4.9, but again they are very basic and it doesn't take a whole lot
to get apache and mod_perl to work properly.  Since you are running
VMWare and doing some unusual things with your system, you should
consider rolling back at least to 4.9 and maybe even to 4.10 which is
the most up-to-date STABLE distro.

HTH,

Jimi
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: runing FreeBSD on WinXP using free PC virtualization software

2004-07-20 Thread andrew clarke
On Sun, Jul 18, 2004 at 10:27:11AM +0600, ashadul hoque wrote:

 Is there any free software to run FreeBSD on WinXP?

QEMU:

http://fabrice.bellard.free.fr/qemu/
http://www.h7.dion.ne.jp/~qemu-win/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Bind 9 answer limit question

2004-07-20 Thread Brent Wiese
This isn't really FreeBSD specific, but I'm running Bind on FreeBSD, so it
qualifies. ;)

Can you limit the number of responses bind will give for a round-robin A
record?

Microsoft DNS allows you to do this with a AddressAnswerLimit registry
change. The idea being you may have 16 ips in a round-robin, but in order to
keep the packet size w/in spec, you only want to return 8 of them.

Thanks!
Brent


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


[no subject]

2004-07-20 Thread mark
How do remove freebsd from my machine?  I want to format the drive to
install windows xp.

Thanks,
Mark Estes


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


Re: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
On Tuesday 20 July 2004 22:32, Chris wrote:

 Why are you using CURRENT? Don't you know that you can expect things to
 break, not work, and overall see the end of the world as you know it?

 Well - maybe not the latter. Perhaps you might be better served running
 a STABLE branch instead of an Alpha?

Oh, I know things will break, all right! They break, and then I try to fix 
them, and so on... then eventually, if I can't sort it out on my own or find 
the answer with google, I ask for help, and if I'm lucky I get it!

 Things might work, and work better.

That would spoil the fun, surely :)

 Now,
 Sarcasm
 This post of yours ought to go to the CURRENT list.
 /Sarcasm

Do you think so? I thought about it, and felt, on balance, that it belonged in 
questions@ - but since you suggest it I'll certainly try them. I can scarcely 
get less help than I've had so far :(

Oh well, I'll just have to keep rebooting into Windows...

Thanks anyway,
Ben
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: File mysql.sock lost

2004-07-20 Thread Dan Busarow
On Tue, 20 Jul 2004 22:08:35 +0300
Markus Spitzner [EMAIL PROTECTED] wrote:

 Sorry for this fast answer, and yes I saw it now - And You are right there  
 is a Ghost-Server :-)
 
 I saw this in the .err-file:
 
 040720 21:45:12  mysqld started
 040720 21:45:12  Warning: Setting lower_case_table_names=2 because file  
 system for /usr/local/mysql/data/ is case insensitive
 040720 21:45:13  Can't start server : Bind on unix socket: Permission  
 denied
 040720 21:45:13  Do you already have another mysqld server running on  
 socket: /tmp/mysql.sock ?
 040720 21:45:13  Aborting
 
 040720 21:45:13  /usr/local/mysql/bin/mysqld: Shutdown Complete
 
 040720 21:45:13  mysqld ended
 
 and yes I have to agree...
 
 But I really don't now how to stop!
 
 I dont see this process running when I use ps aux | grep mysql

Use ps -ax, the output of ps with the -u argument (for safe_mysqld)
looks like

root   62553  0.0  0.0   632  260  p2- IWed12AM   0:00.00 /bin/sh /usr/loca

Dan
-- 
 Dan Busarow
 Fish Creek Ventures
 Whitehall, MT USA 59759 406 287 2182
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re:

2004-07-20 Thread Paul Schmehl
--On Tuesday, July 20, 2004 6:54 PM -0700 mark [EMAIL PROTECTED] wrote:
How do remove freebsd from my machine?  I want to format the drive to
install windows xp.
And you actually think we'll answer?  :-)
Just boot of the Windows XP CD.  During the install process, it will ask 
you if you want to format the hard drive.  Say yes.

Paul Schmehl ([EMAIL PROTECTED])
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bind 9 answer limit question

2004-07-20 Thread Eric Brunner-Williams in Portland Maine
 I'm running Bind on FreeBSD, so it qualifies. ;)

version information might be useful. 4, 8 or 9?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


panic on 5.2.1-RELEASE-p9 (all new procs core dump, panic during reboot attempt)

2004-07-20 Thread Hari Bhaskaran
Previous post didn't get thru. So here is it again.

On Fri, Jul 09, 2004 at 04:47:52PM -0500, Hari Bhaskaran wrote:
 Hi,
 
 Came back from lunch, m/c didn't respond. Tried to reboot and got a paniced m/c. 
 
 Panic message was bad pte with 
 details of TPTE at 0xbfc20550 is ZERO @ VA 08154000
 
 A detailed log of events is given below. I do not see
 any file in /var/crash
 
 Here is the /var/log/messages for that time frame.
 
 Jul  9 12:13:10 anaimudi kernel: pid 31157 (python), uid 1001: exited on signal 3 
 (core dumped)
 
 --  Around this time I was on a python debugging sesssion. It is possible I quit the
  program with Cntrl+\, but dont remember doing that. I was using python
  debugger module (pdb) and then did xlock (ports-xlockmore) went for lunch...
  Anyways, this was a normal user (not root).
 
 Jul  9 12:45:56 anaimudi kernel: Warning: pid 31924 used static ldt allocation.
 
 -- this process might be XFree86 . I get these messages occasionally.
 XFree86 version info given below.
 
 Jul  9 12:45:56 anaimudi kernel: See the i386_set_ldt man page for more info
 
 -- From 12:50 a series of core dumps happen ( I am not at my desk) . I have analyse
 these dumps also (details below)
 
 Jul  9 12:50:00 anaimudi kernel: pid 31927 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 12:50:00 anaimudi kernel: pid 31928 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 12:55:00 anaimudi kernel: pid 31934 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 12:55:00 anaimudi kernel: pid 31936 (jot), uid 2: exited on signal 10
 Jul  9 12:55:00 anaimudi kernel: pid 31937 (dd), uid 2: exited on signal 10
 Jul  9 12:55:00 anaimudi kernel: pid 31938 (mailwrapper), uid 2: exited on signal 10
 Jul  9 12:55:00 anaimudi kernel: pid 31935 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:00:00 anaimudi kernel: pid 31950 (jot), uid 2: exited on signal 10
 Jul  9 13:00:00 anaimudi kernel: pid 31952 (dd), uid 2: exited on signal 10
 Jul  9 13:00:00 anaimudi kernel: pid 31951 (mailwrapper), uid 2: exited on signal 10
 Jul  9 13:00:00 anaimudi kernel: pid 31947 (newsyslog), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:00:00 anaimudi kernel: pid 31948 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:00:00 anaimudi kernel: pid 31954 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:00:00 anaimudi kernel: pid 31953 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:01:15 anaimudi kernel: pid 30542 (firefox-bin), uid 1001: exited on signal 
 11 (core dumped)
 Jul  9 13:05:00 anaimudi kernel: pid 31957 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:05:00 anaimudi kernel: pid 31958 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:10:00 anaimudi kernel: pid 31961 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:10:00 anaimudi kernel: pid 31962 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:11:00 anaimudi kernel: pid 31966 (jot), uid 2: exited on signal 10
 Jul  9 13:11:00 anaimudi kernel: pid 31968 (dd), uid 2: exited on signal 10
 Jul  9 13:11:00 anaimudi kernel: pid 31967 (mailwrapper), uid 2: exited on signal 10
 Jul  9 13:15:01 anaimudi kernel: pid 31971 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:15:01 anaimudi kernel: pid 31972 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:20:01 anaimudi kernel: pid 31975 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:20:01 anaimudi kernel: pid 31976 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:22:01 anaimudi kernel: pid 31980 (jot), uid 2: exited on signal 10
 Jul  9 13:22:01 anaimudi kernel: pid 31982 (dd), uid 2: exited on signal 10
 Jul  9 13:22:01 anaimudi kernel: pid 31981 (mailwrapper), uid 2: exited on signal 10
 Jul  9 13:25:01 anaimudi kernel: pid 31985 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:25:01 anaimudi kernel: pid 31986 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:30:00 anaimudi kernel: pid 31991 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:30:00 anaimudi kernel: pid 31992 (mailwrapper), uid 0: exited on signal 10 
 (core dumped)
 Jul  9 13:33:00 anaimudi kernel: pid 31996 (jot), uid 2: exited on signal 10
 Jul  9 13:33:00 anaimudi kernel: pid 31998 (dd), uid 2: exited on signal 10
 Jul  9 13:33:00 anaimudi kernel: pid 31997 (mailwrapper), uid 2: exited on signal 10
 Jul  9 13:35:00 anaimudi kernel: pid 32001 (atrun), uid 0: exited on signal 10 (core 
 dumped)
 
 [snip]
 
 Jul  9 13:40:48 anaimudi kernel: pid 504 (login), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:40:48 anaimudi kernel: pid 32009 (getty), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:40:48 anaimudi kernel: pid 32010 (getty), uid 0: exited on signal 10 (core 
 dumped)
 Jul  9 13:40:48 anaimudi kernel: pid 32011 (getty), uid 0: exited on signal 10 

ahd driver on 4.9 has problem with more than 3 drives (update)

2004-07-20 Thread Pranav
I have an update on the problem.

When I boot the machine with the -v option it boots up
completely. It does dump card state and give a few
other messages, but it boots up completely unlike
before wherei t used to just dump card state
repeatedly. I can provide you with the dmesg if
needed.

What do you think could be reason for that? is it
stable enough to run like this (with the -v option and
with those error messages) as a production server.

-Pranav






__
Do you Yahoo!?
Vote for the stars of Yahoo!'s next ad campaign!
http://advision.webevents.yahoo.com/yahoo/votelifeengine/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Your 3rd and last chance to help me with vmware

2004-07-20 Thread Ben Paley
On Tuesday 20 July 2004 23:45, Thompson, Jimi wrote:

 If you have a machine that you actually _use_, my advice is that you
 should definitely not run current.  While you will get the same kinds
 of responses that you typically get from the M$ OS, it's probably not
 what you want a production box, hence the reason that you're using
 FreeBSD to begin with.  We have some VERY vanilla web servers here that
 run 4.9, but again they are very basic and it doesn't take a whole lot
 to get apache and mod_perl to work properly.  Since you are running
 VMWare and doing some unusual things with your system, you should
 consider rolling back at least to 4.9 and maybe even to 4.10 which is
 the most up-to-date STABLE distro.

Thanks for your advice - it is very sensible - but I will ignore it anyway. 
I've been using FreeBSD for about five years and CURRENT for most of this 
year and worse things have happened to me than not being able to run 
vmware... and I've got myself out of them, with sometimes some help from the 
lists or friends.

And most of the time it works fine! I've got whizzy graphics, sound, apache, 
php, perl, usb digital camera, uncle Tom Cobbley and all, I read the UPDATING 
files and keep it all humming...

What mystifies me slightly is why I shouldn't be allowed to ask for help if 
something does go wrong, especially something like this, which seemed to me 
as likely to do with the vmware3 port as with broken CURRENT kldload code, or 
whatever it eventually turns out to be. I totally understand your warnings, 
and ultimately I am repared to take full responsibility for any catastrophic 
failure and consequent data loss which takes place as a result of my 
egregious cheek in running CURRENT (in which case it will be my wife's 
opinion, rather than that of anyone on a technical list which will matter to 
me!). I'm not Violet Elizabeth Bott threatening to thcweam and thcweam until 
YOU PEOPLE FIX MY COMPUTER, god damn it, or I'll take my custom elsewhere... 
just a bloke who likes messing around and trying to understand how this crazy 
thing we call bsd works...

Is that so wrong? Is it? Is it really?

Sorry, it is late, I am becoming hysterical. Let's stop this now before I get 
arrested

Thanks (really!),
Ben
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Installation problems

2004-07-20 Thread Bill Schmitt (software)

Hello all,
I'm new to FreeBSD and have just installed 4.9.2 on a machine I had here. I 
had originally tried to install to this machine using it's onboard graphics 
adapter, which (I learned) had an MPact chipset which apparently nobody in 
the world supports, so I moved on and pulled a card from a P133 I had 
sitting here. The card is a Diamond Stealth Graphics card with the Ark200pv 
chipset on it. So far, so good, but now I'm stuck and could really use a 
little guidance. I'm up to the point of trying to bring up XFree86.

Using xf86cfg -textmode, I've managed to get the configuration file to look 
as follows:

--begin pasted section-
Section ServerLayout
Identifier Layout0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
EndSection
Section Files
EndSection
Section Module
# Load freetype
# Load xtt
Load  extmod
Load  glx
Load  dri
Load  dbe
Load  record
Load  xtrap
Load  type1
Load  speedo
EndSection
Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol SysMouse
Option  Emulate3Buttons
Option  Device /dev/sysmouse
EndSection
Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  XkbModel pc101
Option  XkbLayout us
EndSection
Section Monitor
Identifier   Monitor0
HorizSync31.5 - 48.5
VertRefresh  50.0 - 75.0
EndSection
Section Device
Identifier  Card0
Driver  vga
ChipSet ark2000pv
Cardark ark2000pv
EndSection
Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth 4
SubSection Display
Depth 4
Modes640x480
EndSubSection
EndSection
-end of paste---
But, when I attempt to execute startx, I get the following message (I've 
also tried it with the ark driver, with the same results):

--begin pasted section-
(EE) No drivers available.
Fatal server error:
no screens found
-end of paste---
The log file follows:
-begin pasted section
XFree86 Version 4.3.0
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 4.9 i386 [ELF]
Build Date: 07 October 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/XFree86.0.log, Time: Tue Jul 20 18:25:50 2004
(==) Using config file: /root/XF86Config
(==) ServerLayout Layout0
(**) |--Input Device Keyboard0
(**) Option XkbModel pc101
(**) XKB: model: pc101
(**) Option XkbLayout us
(**) XKB: layout: us
(==) Keyboard: CustomKeycode disabled
(**) |--Input Device Mouse0
(==) FontPath set to 
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
(==) RgbPath set to /usr/X11R6/lib/X11/rgb
(==) ModulePath set to /usr/X11R6/lib/modules
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: bitmap
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor=The XFree86 Project
compiled for 4.3.0, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: pcidata
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor=The XFree86 Project
compiled for 4.3.0, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7180 card , rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7181 card , rev 03 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card , rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card , rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card , rev 02 class 06,80,00 hdr 00
(II) PCI: 00:10:0: chip 1274,1371 card 1274,1371 rev 02 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 12b9,1006 card 12b9,0081 

Removing FreeBSD (was: no subject)

2004-07-20 Thread Greg 'groggy' Lehey
On Tuesday, 20 July 2004 at 18:54:47 -0700, mark wrote:
 How do remove freebsd from my machine?

Indeed, that's not a subject.  Why would you want to do that?

 I want to format the drive to install windows xp.

You'll need to look at the Microsoft installation instructions.
Installation always overwrites what was there before.

Greg
--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
Note: I discard all HTML mail unseen.
Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.


pgpdsFWvlWa34.pgp
Description: PGP signature


Dumb perl upgrade question

2004-07-20 Thread Brent Wiese
This is the sort of thing I know I should know, but I don't right now... Too
many other stresses...

Upgraded perl from 5.8.2 to 5.8.4 (both were ports).

I need to recompile a bunch of modules (for example, mod_perl).

But, most of them error out because they can't find perl 5.8.2 libraries.

Am I missing some environment variable somewhere or what?

Thanks!
Brent


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


Re: Bind 9 answer limit question

2004-07-20 Thread Donald J. O'Neill
On Tuesday 20 July 2004 06:12 pm, Eric Brunner-Williams in Portland Maine 
wrote:
  I'm running Bind on FreeBSD, so it qualifies. ;)

 version information might be useful. 4, 8 or 9?
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
=
I, for one, would be curious, Eric, I'm thinking it must be Eric, since you 
sped off your reply without signing it and I was forced to actually look at 
it to see if there was a suitable name to use, I would be curious as to 
exactly which version information you are asking for that might be helpful. 
4, 8 or 9 of what? It can't be FreeBSD, there isn't a version 8 or 9. And, it 
can't be Bind, I'm looking right at the subject line of Brent's e-mail and 
yours, and reading, Bind 9 answer limit question so, it can't be that. I'm 
wondering if your e-mail client, for some reason, doesn't show the subject 
line, in which case, you wouldn't know that Brent, who did sign his post, by 
the way, was referring to Bind9. Since my e-mail client does show the subject 
line, I can tell you that he's referring to Bind9.

I have an idea. Why don't you tell him how it's done with djbdns? Or at the 
very least, give him a rousing RTFM. 

Holy cow! I just spotted another post from Brent, concerning a perl upgrade. 
You didn't discourage him. You must have helped him after all. 
Congratulations Eric, on a job well done. You are being promoted, according 
to the Peter Principal, to a higher level, where you may dwell in peace on 
thoughts of helping even more people. 

Don
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bind 9 answer limit question

2004-07-20 Thread Eric Brunner-Williams in Portland Maine
Donald,

I missed the 9 in the body of the post. And rrset_order isn't something
I've ever used, so please provide an answer.

Eric
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Bind 9 answer limit question

2004-07-20 Thread Brent Wiese
 I have an idea. Why don't you tell him how it's done with 
 djbdns? Or at the 
 very least, give him a rousing RTFM. 

Flaming aside, I did look for this answer in the bind docs before posting.
Either I missed it, or its not there. I did see other things that reference
round-robins, but not this.

While I'm not completely opposed to switching to djbdns, I'd prefer sticking
to Bind if it can be done w/o hacking any code up.

Thanks,
Brent


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


RE: Courier-imap + Postfix problem

2004-07-20 Thread Brent Wiese
Sorry, I missed this question and have been away from the list for a bit.
Hopefully you figured this out by now, but just in case, I've answered
below.

 -Original Message-

snip

 All i got to do now, it seems, is start portmap and fam on
 system boot. I know portmap_enable=YES in rc.conf does
 the trick, but what about starting fam?

Look in /usr/local/etc/rc.d

There will likely be several startup scripts in there for other services.
Use one as a skeleton to start up fam. Likely, if you installed fam from
ports, there will already be a startup script in that directory, it'll just
need to be renamed. Many ports will put the scripts there with a -sample
extension. Check to make sure that file looks in the right places for your
daemon and if so, rename it to remove the -sample and it'll start up on
boot.


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


Re: Bind 9 answer limit question

2004-07-20 Thread Donald J. O'Neill
On Tuesday 20 July 2004 07:59 pm, Eric Brunner-Williams in Portland Maine 
wrote:
 Donald,

 I missed the 9 in the body of the post. And rrset_order isn't something
 I've ever used, so please provide an answer.

 Eric
 ___
Eric,

You have caught me with my facetious and sarcastic hat firmly place on my 
head, for all to see plainly. I'm going to have to demote you down the 
ladder. The only thing I'm willing to admit to: it's very hot and humid here 
in southern Wisconsin and that sometimes makes me a bit playful at someone's 
expense, if I see the opportunity, sometimes I will take that opportunity and 
run with it a bit, just to see what happens. If I can't take it, I shouldn't 
dish it out. Your response to me was very civil, probably more so than mine 
to you warranted.

I can't provide an answer to Brent's question either. Besides which, I don't 
want to work with Bind, I would rather work with djbdns and to do that I'd 
have to invest in a couple more computers.

Please feel free to e-mail me privately. It's ok for people to think I'm very 
smart, but I kind of like to keep the total idiot part hidden from public 
view.

Sincerely,
Don
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Bind 9 answer limit question

2004-07-20 Thread Eric Brunner-Williams in Portland Maine
 Flaming aside, I did look for this answer in the bind docs before posting.
 Either I missed it, or its not there. I did see other things that reference
 round-robins, but not this.

Right. rrset-order defines the order in which multiple records of the same
type are returned, which wasn't quite the question asked (number limit).

In the 9.3.x release note mentions that this (rrset-order) is implemented,
somewhere else there was a note that in the 8.x code this was implemented,
and in the 9 (presumably 9.2.x code) this wasn't.

I'm modestly interested in the use case, never having used the MS dns
implementation (or Dan's either), and I expect I'll survive the sarcasm.

Eric
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: File mysql.sock lost

2004-07-20 Thread Miguel Cardenas
 have you a Solution about the lost file mysql.sock?
 I've deleted them, and I thought that a restart of MySQL will recreate the
 file.

mysqladmin [-h ... -u ... -p...] shutdown
mysqld_safe --user=mysql 

that should restore your socket file...

Regards.

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


how to update freebsd? newbie

2004-07-20 Thread Ara
hi
i am sorry if this is a stupid question i ask but i am willing to see if
someone helps me to understand the freebsd update process, i just came
from redhat so forgive me
i did couple of readings on line and used handbook, even bought a
freebsd unleashed book, but i still have not got this
i have to install cvsup-without-GUI and then synchronize the sources.
then sync the port collection and then build work to keep it updated/
but build work takes a while and i don't think this is a good idea to do
everyday. is there any way so i can just get the required packages built
or even download a pre-made package from ftp? also what happens let's
say i install gimp 2.x and next week 2.y comes up, is there any way so
it automatically checks everyday to see if there is a new version and
download and install from packages?
help is appreciated

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


request help

2004-07-20 Thread Dazie
Hi my name is Diana Lenko I am from BNLUG LINUX USERS GROUP AND SUNCOAST LINUX USERS 
GROUP
What I do is contact companys like yours and ask for freebies such as Boxed distros 
teeshirts stuffed animals 
Hats, books, stickers. and this is too promote your items and let people know you are 
out there in the linux world long with many other companys and to let them know why 
they should try your Distros out  and see where it fits in our world. Teeshirts should 
be xxLarge and XLarge . If you would like to check out our site go 
to.WWW.SunCoastLug.org
and check us out.Can you please help us out with some freebies we load your distros on 
our laptops and show them off also we do raffles with some of the items.
Thanks 
   Diana Lenko
Diana Lenko
10108 East Columbus Dr
Tampa FL. 33619
813-621-5547 or
813-623-2696








---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.725 / Virus Database: 480 - Release Date: 7/19/04
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to send attached files on sendmail with mail tool?

2004-07-20 Thread Jay Moore
On Sunday 18 July 2004 07:38 pm, Murray Taylor wrote:

 cat file | uuencode tgt_filname | mail -s subject [EMAIL PROTECTED]

 You can send .tgz, .tar.gz, .xls, .csv, ... files using this method..

 Ie any file at all as the uuencode does all the necessaries to make the
 file into 7bit ascii.

 subject can be derived from shell script variables if necessary.

Do you have to do a uudecode on the receiving end to recover the file?

I tried this - sending a pdf file from this FreeBSD system to a Windoze user 
that gets mail via POP - it didn't work. The filename came through, and it 
was listed as an attachment, but there was nothing useful in the file.

Jay
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: AW: need a good 32-bit ata/100 raid

2004-07-20 Thread Mike
Brad Tarver wrote:
thanks! I went with the 3ware 7006-2!
Brad,
I'm also in the market for a good (supported) IDE RAID controller.  I 
noticed that you went with the 3ware 7006-2.  I found that card at:

avadirect.com for $125.00
siliconmechanics.com for $120.00
Where did you get for controller at?  Is this about what you paid for yours?
Have you installed you card yet?
Did the install go smoothly with 4.10?
Thanks,
Michael

Alexander Liebau wrote on 7/8/2004 5:58 PM:
www.3ware.com :)
64 bit cards but they run fine in 32 bit slots.. but they might be too
expensive since they are for professional solutions :)

-Ursprungliche Nachricht-
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Brad Tarver
Gesendet: Freitag, 9. Juli 2004 00:08
An: [EMAIL PROTECTED]
Betreff: need a good 32-bit ata/100 raid
are there any good 32-bit ata/100 raid cards for Freebsd 5.2.1? that are
natively supported? I only need raid1 capability.

--
Brad Tarver, CCNA
Network Administrator
Forman Perry Watkins Krutz  Tardy
188 East Capitol Street
Suite 200
Jackson, MS 39201
United States
Ph: 601-960-8600
Fax: 601-960-8613
A bad day on UNIX is better than a good day on Windows
Brad Tarver
LUGOJ.org mailing list, 6/17/2004

Important Confidentiality And Limited Liability Notice
This email and any attachments may be confidential and protected by 
law. If
you are not the intended recipient, be aware that any disclosure, 
copying,
distribution or use of the email or any attachment is prohibited. If you
have received this email in error, please notify us immediately by 
replying
to the sender and deleting this copy and the reply from your system. 
Please
note that any views or opinions expressed in this email are solely 
those of
the author and do not necessarily represent those of Forman Perry Watkins
Krutz  Tardy LLP. (FPWKT). The recipient should check this email and 
any
attachments for the presence of viruses. FPWKT accepts no liability 
for any
damage caused by any virus transmitted by this email. Thank you for your
cooperation.




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


  1   2   >