Re: Gimp 2 does not come with help?

2004-04-14 Thread Michael E. Mercer
I noticed a number of ports are installing directories with permissions 700. You may need to chmod those to 755 to get applications to work. HTH Michael On Wed, 2004-04-14 at 05:59, Rob wrote: Hi, I have gimp, version 2.0.0, with WITH_HTML_HELP_BROWSER=yes installed. When I click on

Re: permissions problem with installations from PORTS

2004-04-14 Thread Michael E. Mercer
btw: I just verified that my umask is 022. Which is what you stated it should be set to. And those ports still installed some directories with 700 permissions. later Michael On Wed, 2004-04-14 at 21:11, Michael E. Mercer wrote: Hello, I got a new machine that is blazingly fast. I also

RE: KDE process is unkillable == COMMENT

2003-07-15 Thread Michael E. Mercer
Mental note: don't use machine maintained by Benjamin... :P Michael On Tue, 2003-07-15 at 14:58, Neu, Benjamin S. wrote: That's a bunch of non-sense! :) nobody will notice.. If they do then you show'em who's boss: rmuser * -Original Message- From: [EMAIL PROTECTED]

Re: windowmaker problem

2003-07-23 Thread Michael E. Mercer
Don't know much about bash, but do you need to update your shell's path? For instance, running rehash under csh will tell the shell to update its list of executables found in the path. HTH Michael On Wed, 2003-07-23 at 08:32, Rus Foster wrote: yOn Wed, 23 Jul 2003, marlon corleone wrote:

Re: tcsh script: quote and spaces problems

2003-07-31 Thread Michael E. Mercer
On Thu, 2003-07-31 at 21:42, Rob Lahaye wrote: When I use set flag='-f t ' When I echo this out, I get what you are wanting... can you show us how you are using this, to get the weird behavior? Thanks MeM ___ [EMAIL PROTECTED] mailing list

Re: tcsh script: quote and spaces problems

2003-07-31 Thread Michael E. Mercer
ok ok... I noticed one thing while playing with this... the script hello.sh #!/bin/tcsh -f set JUNK='-f t ' echo ${JUNK} echo ${JUNK} The first echo prints it -f t and the second -f t Can you use it with the double quotes around it? later MeM On Thu, 2003-07-31 at 22:12, Michael E

THANKS!!! Re: USB mouse/keyboard causes kernel panic during bootsequence

2003-08-26 Thread Michael E. Mercer
As of Saturday evening, the kernel no longer panics and boots up fine with USB devices plugged in. THANK YOU! THANK YOU! THANK YOU! to the person who made the last change to USB code! later Michael Mercer On Wed, 2003-07-09 at 21:48, Michael E. Mercer wrote: There is one last thing you can

mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Hello peoples, mergemaster fails saying freebsd.cf does not exist when building temproot. Have I missed something here? Thanks Michael Mercer cd /usr/src/etc/sendmail; make distribution install -C -o root -g wheel -m 644 /usr/src/etc/sendmail/freebsd.mc freebsd.cf /var/tmp/temproot/etc/mail

Re: mergemaster fails when building temproot

2003-09-05 Thread Michael E. Mercer
Thanks, that was it! later Michael On Fri, 2003-09-05 at 13:31, Gregory Neil Shapiro wrote: mergemaster fails saying freebsd.cf does not exist when building temproot. Have I missed something here? You need to install the new version of mergemaster before running it.

Re: Mount additional hard drive (ufs)

2003-06-08 Thread Michael E. Mercer
On Sun, 2003-06-08 at 11:48, Martin Schweizer wrote: Hello I installed a second hard drive (ufs) and mount it (like described in the handbook) but if I reboot it isn't anymore mounted? After a reboot I have to re-mount the second hard drive again and all works fine. What do I forget? add

Re: Java support

2003-06-11 Thread Michael E. Mercer
On Wed, 2003-06-11 at 11:49, Augusto Jun Devegili wrote: Hi all, I'm using FreeBSD 5.1-RELEASE and managed to install JDK 1.4.1. However, I'm not being able to install the Java plugin for Mozilla. linux-sun-jdk1.4.1 comes with plugins for netscape (ns4, ns600 and ns610), but none of them

Re: Java support

2003-06-11 Thread Michael E. Mercer
On Wed, 2003-06-11 at 13:24, Augusto Jun Devegili wrote: Hhmm. Does this mean that, if I install a Mozilla binary compiled for Linux, plugins might work? I would assume yes, but do not know for sure... MeM Michael E. Mercer wrote: Keep in mind that any port with linux in the name

USB mouse/keyboard causes kernel panic during boot sequence

2003-07-01 Thread Michael E. Mercer
Hello peoples, I have posted this before and unfortunately I still have this problem. During the boot sequence, when it probes for the USB devices, it causes a kernel panic (page fault) if there is either (or both) a USB mouse and/or keyboard attached. If I remove the mouse and keyboard and let

USB mouse/keyboard causes kernel panic during boot sequence

2003-07-01 Thread Michael E. Mercer
Hello peoples, I have posted this before and unfortunately I still have this problem. During the boot sequence, when it probes for the USB devices, it causes a kernel panic (page fault) if there is either (or both) a USB mouse and/or keyboard attached. If I remove the mouse and keyboard and let

Re: Fatal Trap 12 on SMP

2003-07-01 Thread Michael E. Mercer
On Tue, 2003-07-01 at 18:11, Susan wrote: MY equipment is a Tyan 2460 dual CPU with 760 of ram. I am running FreeBSD 5.1 Release without the SMP compilied into the kernel.When I build and install kernel with the SMP components the new kernel will not load. I get the Fatal Trap 12 error. I

USB mouse/keyboard causes kernel panic during boot sequence

2003-07-07 Thread Michael E. Mercer
Anybody?!?!?! Hello peoples, I have posted this before and unfortunately I still have this problem. During the boot sequence, when it probes for the USB devices, it causes a kernel panic (page fault) if there is either (or both) a USB mouse and/or keyboard attached. If I remove the mouse and

Re: USB mouse/keyboard causes kernel panic during boot sequence

2003-07-07 Thread Michael E. Mercer
or thereabouts, Michael E. Mercer wrote: Anybody?!?!?! Hello peoples, I have posted this before and unfortunately I still have this problem. During the boot sequence, when it probes for the USB devices, it causes a kernel panic (page fault) if there is either (or both) a USB mouse

Re: USB mouse/keyboard causes kernel panic during boot sequence

2003-07-08 Thread Michael E. Mercer
On Tue, 2003-07-08 at 12:11, Joshua Oreman wrote: On Mon, Jul 07, 2003 at 11:43:21PM -0400 or thereabouts, Michael E. Mercer wrote: Alrighty then, Ok, after following FAQ 18.13 on the freebsd web site, I've been struggling for the last 4 hours trying to get this thing to dump core

Re: USB mouse/keyboard causes kernel panic during boot sequence

2003-07-09 Thread Michael E. Mercer
Josh, Is there an easy way to capture this without me having to handwrite all that info down myself? Michael Mercer On Wed, 2003-07-09 at 13:19, Joshua Oreman wrote: On Tue, Jul 08, 2003 at 01:05:18PM -0400 or thereabouts, Michael E. Mercer wrote: On Tue, 2003-07-08 at 12:11, Joshua Oreman

Re: [SAGE] FreeBSD 4.4-REL to FreeBSD 4.8-STABLE upgrade problem.

2003-07-09 Thread Michael E. Mercer
Not sure if this is the problem but my copy of MAKEDEV only makes ad0 thru ad3 when you type sh MAKEDEV all You may still need to run sh MAKEDEV ad4 later MEM On Wed, 2003-07-09 at 21:53, Dustin Puryear wrote: Before reading below: I am considering a new install rather than an upgrade of

How to question: create mp3 from music video mpeg file?

2003-07-13 Thread Michael E. Mercer
Hello peoples, I want to extract the audio from a few music videos (mpg,avi) I have and create mp3's from them. However I just can seem to find out how to do this. Thanks Michael Mercer ___ [EMAIL PROTECTED] mailing list

Re: RESEND: configure scripts failing in ports looking for libXext

2002-10-25 Thread Michael E Mercer
? Thanks Michael Mercer Kent Stewart wrote: Michael E Mercer wrote: Sorry if this is a repeat, got a response that this email was not allowed... I subscribed to freebsd-questions and now resent this... later Michael Hello, Has anyone came across this error and know how to fix

UPDATE: configure scripts failing in ports looking for libXext

2002-10-26 Thread Michael E Mercer
Hello peoples, After looking at the config.log file, the problem seems to be a missing -L/usr/X11R6/lib from the compile line when it is testing for Xext. I noticed it is in other compile lines preceding the Xext test but not there for Xext. Where is the actual problem here? I have never tried

speaker now makes buzzing noise...

2002-11-03 Thread Michael E Mercer
Hello all, I recently followed the instructions to from http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html and added all the lines in the files it states... I rebooted my machine and all seems fine. However, I used GAIM and after a few messages from people, the speakers start

Re: speaker now makes buzzing noise...

2002-11-03 Thread Michael E Mercer
Sue Blake wrote: On Sun, Nov 03, 2002 at 06:58:58PM -0500, Michael E Mercer wrote: Hello all, I recently followed the instructions to from http://www.onlamp.com/pub/a/bsd/2002/09/19/FreeBSD_Basics.html and added all the lines in the files it states... I rebooted my machine

Re: speaker now makes buzzing noise...

2002-11-03 Thread Michael E Mercer
Brett, Thanks for the info, but that does not help. The buzzing continues Thanks Michael Mercer Brett Harris wrote: Michael, However, I used GAIM and after a few messages from people, the speakers start buzzing and the only way I can stop it is to reboot. You may find that the

Machine locks up when running KDE3...

2002-11-06 Thread Michael E Mercer
Hello, The machine locks up shortly after starting KDE3. I have deinstalled XF86 and KDE3 and reinstalled from scratch. It still locks up. Any help would be greatly appreciated... what information do you need ? thanks Michael Mercer To Unsubscribe: send mail to [EMAIL PROTECTED] with

HELP. KDE3 locks up system,

2002-11-10 Thread Michael E Mercer
Hello all, Once KDE3 locks up system, nothing can be done except to hit the power button. I rebuilt the world and kernel based on todays cvsup and it still locks up 4.7-STABLE KDE 3.0.4 This is actually my second attempt at sending this email, because the system locked up while I was

healthd question: how do I correct the problems healthd complains about?

2002-11-11 Thread Michael E Mercer
Hello peoples, I just recently installed healthd and it is printing these messages... healthd: A value of 2.06 for CPU #0 Core Voltage with a range of (1.95 = n = 2.05) healthd: A value of 31.00 for Chip Set Temperature with a range of (0.00 = n = 30.00) healthd: A value of -5.76 for -5 Volt

Re: sound vchans and gaim sound conflict

2002-11-18 Thread Michael E Mercer
Jim, I had this problem for a bit, but just recently cvsup'd source and saw a sound.c change. I rebuilt world and I haven't had that annoying buzzing since Not sure if it will help you but its probably worth a try... later Michael Mercer Jim Arnold wrote: Sometimes when I use Gaim and I

How do I mount a USB hard drive?

2004-07-18 Thread Michael E. Mercer
Hello, I had a hard drive (8 Gig) sitting around and thought I would try the new USB 2.0 hard drive kits. It works just fine in Winblows but I am unable to get it to show up under FreeBSD. 4.10-Stable kernel conf file below... # # g4.9 -- Generic kernel configuration file for FreeBSD/i386 # #

Re: How do I mount a USB hard drive?

2004-07-18 Thread Michael E. Mercer
That's what I started with... I have everything in my kernel that is mentioned on that page. Nothing is appearing when I connect/disconnect the drive. On Sun, 2004-07-18 at 19:20, Marc Fonvieille wrote: On Sun, Jul 18, 2004 at 04:29:03PM -0400, Michael E. Mercer wrote: Hello, I had

Re: How do I mount a USB hard drive?

2004-07-18 Thread Michael E. Mercer
questionsFreeBSD questionsOn Sun, 2004-07-18 at 19:26, 3BSD wrote: On Sun, 18 Jul 2004 16:29:03 -0400, Michael E. Mercer [EMAIL PROTECTED] wrote: Hello, I had a hard drive (8 Gig) sitting around and thought I would try the new USB 2.0 hard drive kits. It works just fine in Winblows but I am unable

USB Question: unable to open /dev/ugen0 more than once

2003-11-20 Thread Michael E. Mercer
: Is this the correct behavior? Any help/insight would be greatly appreciated. Michael E Mercer ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

SCSI Disk not found

2003-12-02 Thread Michael E. Mercer
this supposed to tell me anything? Thanks Michael E Mercer Copyright (c) 1992-2003 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.9-STABLE #0: Tue Dec 2 21:45:22 EST

Re: SCSI Disk not found

2003-12-02 Thread Michael E. Mercer
Ok. I have what looks to be two host adapters. The one on the motherboard and a PCI? card. Not sure what exactly I am supposed to do for I have never had a PC with SCSI before... Any help is appreciated. Thanks MeM On Tue, 2003-12-02 at 23:57, Mike Maltese wrote: I was given a Compaq

RE: SCSI Disk not found

2003-12-03 Thread Michael E. Mercer
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michael E. Mercer Sent: Tuesday, December 02, 2003 11:38 PM To: [EMAIL PROTECTED] Subject: SCSI Disk not found Hello peoples, I was given a Compaq Proliant 800 machine...its a pentium pro 200 MHz. I got 4.9-Stable

RE: SCSI Disk not found

2003-12-03 Thread Michael E. Mercer
get assigned. Before you installed FBSD on this PC, was it running ms/windows and did you see the both SCSI drives? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Michael E. Mercer Sent: Wednesday, December 03, 2003 9:14 AM To: [EMAIL

RE: SCSI Disk not found

2003-12-04 Thread Michael E. Mercer
Configuration Utility sees the drive. But FreeBSD does not. Any ideas? Is this Drive supported? Thanks Michael E Mercer On Wed, 2003-12-03 at 22:06, Riley J. McIntire wrote: From: Michael E. Mercer Ok, its the System Configuration Utility supplied by Compaq not the BIOS. Michael Just to jump

SOLVED: Re: SCSI Disk not found

2003-12-05 Thread Michael E. Mercer
Hello peoples, I am not sure which of these changes fixed the problem with FreeBSD not seeing the drive because I did them all at one time. But anyways, FreeBSD sees it and I am happy. Thanks to all who gave their input! Michael E Mercer Set all jumper setting were on the Western Digital SCSI

How do I have sendmail forward emails from root...

2003-12-17 Thread Michael E. Mercer
Hello peoples, I've tried quite a few things and just can't seem to get sendmail to forward emails generated by root processes to go to [EMAIL PROTECTED]. I am running 4.9-Stable. How am I supposed to configure this? I have added a line to /etc/mail/aliases root: [EMAIL PROTECTED] Also added

Re: How do I have sendmail forward emails from root...

2003-12-17 Thread Michael E. Mercer
-12-17 at 17:13, Kevin Stevens wrote: On Wed, 17 Dec 2003, Michael E. Mercer wrote: I've tried quite a few things and just can't seem to get sendmail to forward emails generated by root processes to go to [EMAIL PROTECTED]. I am running 4.9-Stable. How am I supposed to configure

Re: Anybody Use 2 or More CPU at Production Env. ( SMP )

2003-12-18 Thread Michael E. Mercer
I am using 4.9-Stable on a Dual Xeon 450MHz processors and have not had any problems as reported by others. Been running SMP from the beginning later MEM On Thu, 2003-12-18 at 14:32, Vahric MUHTARYAN wrote: Hi Everybody , I watching freebsd-stable list I saw that somebody have

[OT] any ideas why Maven 2.0.4 can not connect to any external repositories?

2007-02-27 Thread Michael E Mercer
Hello, I finally got around to updating to 5.5-Stable from about a 6-9 months before its last update. Since then, I've been unable to connect with Maven 2.0.4 and Limewire for that matter. Any ideas, a config file I need to change now? Thank you, -- Michael E. Mercer