redhat emulator

2004-04-24 Thread Brian H
Greetings: On my bsd4.10Beta machine I installed linux_base-8 with linux_devtools. I want to start compiling redhat rpms on my machine using the emulator. I first grab and src.rpm and i place in under the /compat/linux path. I then chroot /compat/linux /bin/bash. after that i run rpm -i src

cannot find windows driver for nic, please help

2004-03-24 Thread Brian H
Greetings Bill, I own a linksys WMP11 with the following chipset. vendor = 'Broadcom Corporation' device = 'BCM4301 802.11b IEEE 802.11b WLAN client chipset' class= network I am trying to get it working in freebsd 5.2.1, so i figured I could just goto the linksys website and

disconnect usb device

2004-03-21 Thread Brian H
Greetings, what is the proper way to disconnect a usb device in bsd. I have a lexar 128mb drive that i want to move to another computer. I know in windows there is a way to stop the device before removing it from the system. is there a command to run to do this in bsd? thanks, brian

bsd 5.2.1

2004-03-06 Thread Brian H
Greetings, I have a question about bsd 5.2.1. is it true that it uses a different file system than 4.9? what command can i run to see the difference? when i run mount i get: /dev/ad0s1e on /tmp (ufs, local, soft-updates) /dev/ad0s1f on /usr (ufs, local, soft-updates) /dev/ad0s1d on /var (ufs,

qmail revisited

2004-03-03 Thread Brian H
Greeting: sorry for bringing up qmail again. I am able to get my mail sent to my user account henninb, but i can't get mail for root or postmaaster. I am trying to use qmail with the Maildir protocol. here is what i get in my log file. Mar 3 09:30:34 patriot qmail: 1078327834.967178 starting

procmail

2004-02-27 Thread Brian H
Greetings: I am trying to get procmail to send email to my Maildir in my home directory, but it keeps putting it in /var/mail/henninb. I am sure I just missed a setting, can someone help point it out. here is how everything is setup currently. Thanks, Brian ~/.pmdir cat recipes :0: *

ntpd

2004-02-25 Thread Brian H
Greetings: I am trying to setup my bsd box as a ntp server. I basically want all machines on my local network to sync times with this bsd time server. I start the server with the command `ntpd -A -l /var/log/ntpd.log`. I verify that the server is running with ps and `netstat -na | grep udp`, but

growisofs

2004-02-18 Thread Brian H
Greetings: I am looking for growisofs, but I can't find it in the ports. find . -name *growisofs* Any thoughts? Thanks, Brian _ Get fast, reliable access with MSN 9 Dial-up. Click here for Special Offer!

remap keys

2004-02-17 Thread Brian H
Greetings: I am trying to setup setup xfree to use the following commands. I have an i386 running bsd4.9 and with KDE. I tried to do the following. xmodmap -e keysym F5 = L5 #front xmodmap -e keysym F6 = L6 #copy xmodmap -e keysym F7 = L7 xmodmap -e keysym F8 = L8 #paste after i add them to

kernel config

2004-02-16 Thread Brian H
Greetings: Are there any kernel boot parameters that I can pass to get the kernel to ignore the ata1 device? When I try disable ata1 I get an error saying the device does not exist. Thanks, Brian boot -c #prompt config config help config disable ata1 config quit

OT: sound recording problem

2004-02-13 Thread Brian H
Greetings: I am recording audio from my windows pc to my freebsd machine. When I do this I get a lot of static noise along with the expected audio. Is there setting in windows to only output line volume? mixer =rec line sox -V -c 2 -r 44100 -t ossdsp /dev/dsp /home/henninb/test.wav Thanks, Brian

samba copy issue

2004-02-11 Thread Brian H
I am trying to copy the /usr/ports tree to windows 2000 share that is mounted with samba in /mnt. When I try to copy the files 'cp -R /usr/ports/* /tmp' I get errors: cp: /mnt/lang/ocaml/files/patch-camlp4-ocaml_src-lib::Makefile: No such file or directory cp:

mount_smbfs

2004-02-10 Thread Brian H
Greetings: I am trying to use mount_smb to mount a share on a windows machine on my local area network. The problem is I think I need to authenticate with a domain controller to do so. I have tried a couple of things, but i have had no success. Here is what i have tried so far. Any thoughts?

ad1 error

2004-02-08 Thread Brian H
Greetings: I am I have 2 disks in a machine of mine, one that is working fine and one is not. They are both on the same IDE chain. I don't have bsd installed on this machine yet, but I do have windows on it and it works fine. Disk 2 works under windows just fine formated with ntfs, but when i try

rip a datacd

2004-02-07 Thread Brian H
Greetings: is there an x app out there that can be used to rip a data cd. Thanks, Brian _ Get some great ideas here for your sweetheart on Valentine's Day - and beyond. http://special.msn.com/network/celebrateromance.armx

line-in recorder

2004-01-29 Thread Brian H
is there some software for freebsd that I could use to record what i have coming in on the line-in on my sound card? _ There are now three new levels of MSN Hotmail Extra Storage! Learn more.

gettext

2004-01-28 Thread Brian H
Background: I ran cvsup last night along with pkgdb -F, after doing so I tried to do a portinstall of evolution (which requires gettext). Apparently a new version of gettext came out because everytime I try to install a port that requires gettext I get an error like the following. ..snip Making

mysqlcc

2004-01-28 Thread Brian H
In trying to install the mysqlcc package I get the following error. pkg_add mysqlcc-0.9.3.tgz pkg_add: could not find package Mesa-3.4.2_2 ! I tried to install the mesagl port, but it looks like the version is too high anyways. [EMAIL PROTECTED]/usr/ports/graphics/mesagl make === Mesa-5.0.1_2

Re: DHCP

2004-01-28 Thread Brian H
From: Lowell Gilbert [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Brian H [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: DHCP Date: 27 Jan 2004 16:15:26 -0500 MIME-Version: 1.0 Received: from rwcrmhc13.comcast.net ([204.127.198.39]) by mc11-f17.hotmail.com with Microsoft SMTPSVC

cvsup

2004-01-28 Thread Brian H
Greetings, I need an opinion on how I am doing cvsup and make update. cp /usr/share/examples/cvsup/stable-supfile /usr/sup/stable-supfile cp /usr/share/examples/cvsup/refuse /usr/sup/refuse /usr/sup/ports-supfile -- *default host=cvsup2.FreeBSD.org *default base=/usr

MBR

2004-01-27 Thread Brian H
Currently I have the BSD boot loader running in my MBR, but since I only have BSD on my system I would like to replace it with the standard MBR. Is there a way with unix to safely reset the MBR? _ Check out the new MSN 9 Dial-up —

dhcp

2004-01-27 Thread Brian H
Greetings: I am trying to get dhclient to work on my laptop, but after a reboot there is an entry in the /var/db/dhclient.leases and ifconfig produces 0.0.0.0 for inet. I took a look at /var/log/messages and there was nothing in there about dhclient or DHCP. any thoughts? thanks, brian

Re: dhcp

2004-01-27 Thread Brian H
From: Andrew L. Gould [EMAIL PROTECTED] To: Brian H [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: dhcp Date: Tue, 27 Jan 2004 10:06:01 -0600 MIME-Version: 1.0 Received: from razorbill.mail.pas.earthlink.net ([207.217.121.248]) by mc12-f37.hotmail.com with Microsoft SMTPSVC(5.0.2195.6824); Tue

Re: dhcp

2004-01-27 Thread Brian H
From: Lowell Gilbert [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: Brian H [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: dhcp Date: 27 Jan 2004 12:30:17 -0500 MIME-Version: 1.0 Received: from rwcrmhc13.comcast.net ([204.127.198.39]) by mc10-f6.hotmail.com

RE: DHCP

2004-01-27 Thread Brian H
Currently when I run dhclient on the console I nothing gets written to stdout, but the following message gets writen to /var/log/messages. Any thoughts ? If you did not get this software from ftp.isc.org, please get the latest from ftp.isc.org and install that before requesting help. If you did

RE: DHCP

2004-01-27 Thread Brian H
-Original Message- From: Lance E. Lott [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 27, 2004 1:52 PM To: Brian H Cc: [EMAIL PROTECTED] Subject: RE: DHCP At 01:44 PM 1/27/2004, you wrote: Currently when I run dhclient on the console I nothing gets written to stdout, but the following message

Re: DHCP

2004-01-27 Thread Brian H
no, i don't even have admin access to the dhcp server. From: Andrew L. Gould [EMAIL PROTECTED] To: Brian H [EMAIL PROTECTED], [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: DHCP Date: Tue, 27 Jan 2004 14:25:59 -0600 MIME-Version: 1.0 Received: from heron.mail.pas.earthlink.net

build gtk20 from src

2004-01-26 Thread Brian H
I am trying to build gtk20, but I run into the following error. It appears that all I need to do is add the directory containing `atk.pc' to the PKG_CONFIG_PATH. I don't know exactly what that means or how to do that? Any thougts? Thanks, Brian ...snip checking for glib-2.0 = 2.1.4 atk = 1.0.1

libdri.a

2004-01-23 Thread Brian H
Greetings: Problem: When I goto start xwindows with the startx command I get the following Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved! Background: Recently installed xfree 4.3.0 server and client from the ports directory after updating the

world

2004-01-23 Thread Brian H
Greetings: Problem: I do not have a fast internet connection at home and I want to upgrade my freebsd from release to stable. For the ports tree I download the file ftp1.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz from a fast connection. Is there something similar that I can download for

RE: world

2004-01-23 Thread Brian H
The reason I don't want to do that is because I have several machines to do the update on and I don't want to do the download for each machine. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 23 January 2004 03:21 pm, Brian H wrote: Greetings: Problem: I do not have a fast internet

mysql

2004-01-23 Thread Brian H
Is it possible for mysql 3.x and mysql 4.x to co-exist on the same machine. I currently have mysql 4.x installed and some ports require mysql 3.x. thanks, brian _ Scope out the new MSN Plus Internet Software — optimizes dial-up to the

connecting to my isp

2003-02-08 Thread Brian H
I am trying to switch my router from Linux Router Project to FBSD 4.7 because i think i can get more functionality with bsd :) I am running into a problem with getting it connected to my isp. i have a cable connection and the way that the LRP connection is through dhcp. it uses the mac address

Re: connecting to my isp

2003-02-08 Thread Brian H
[EMAIL PROTECTED] To: Brian H [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Subject: Re: connecting to my isp Date: Sat, 08 Feb 2003 13:15:21 -0500 MIME-Version: 1.0 Received: from pa-plum1b-166.pit.adelphia.net ([24.53.161.166]) by mc3-f36.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 8

Re: connecting to my isp

2003-02-08 Thread Brian H
know my ip address that i get from my cable modem. thanks again, brian From: Laszlo Vagner [EMAIL PROTECTED] To: Bill Moran [EMAIL PROTECTED] CC: Brian H [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: connecting to my isp Date: Sat, 08 Feb 2003 13:35:50 -0500 MIME-Version: 1.0 Received: from