Perl 5.6/5.8 & FreeBSD 5.1

2003-06-07 Thread cas
I installed Perl 5.8 from ports.. and when I install a port like XFree86 it wants to install Perl 5.6.. is there a way that I can make it stop trying to install 5.6? Thanks. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/f

Re: My scroll wheel on my mouse won't work!!

2003-06-01 Thread cas
> From: Steven Lake <[EMAIL PROTECTED]> > Date: 2003/05/31 Sat AM 09:00:55 EDT > To: [EMAIL PROTECTED] > Subject: My scroll wheel on my mouse won't work!! > > Hi all. I got a microsoft optical mouse with a scroll wheel in it > and everything on it works great...except the wheel. I can't ge

Rockwell/Conexant HCF V.90 Data/Fax Modem

2003-02-23 Thread cas
Has anyone got this working under FreeBSD 4.x? I'm pretty sure it's a winmodem.. my friend & I have searched and searched without any luck.. the only thing we found on it was in /usr/src/share/misc/pci_vendors Here's the modem info.. XP says it's on COM3. MODEM #1: PCI CONFIGURATION INFORMATI

Re: make installworld failing?

2002-10-18 Thread cas
On Fri, 18 Oct 2002, Fuzzy wrote: > > I've done > > cvsup to RELENG_4_7 > make buildworld > make buildkernel KERNCONF=POOHSN > make installkernel KERNCONF=POOHSN > reboot to singleuser > > while booted singleuser > > $fsck -p > $mount -rw / > $mount -a > $cd /usr/src > $make installworld > mkdir

Re: perl 5.8

2002-10-14 Thread cas
did you try using the cmd 'use.perl port' as root first? also, you can get alot of those perl modules from ports also.. the ones I know off hand: /usr/ports/devel /usr/ports/lang /usr/ports/net /usr/ports/www I believe 'LWP' is in /usr/ports/www/p5-libwww On Mon, 14 Oct 2002, Tomoki Taniguchi

Re: 'wrong' version of perl for ports??

2002-10-05 Thread cas
Nick Tonkin wrote: > hello, > > I just built a new perl (5.8.0) from source on a new clean install of > FreeBSD. Now some (but not all) ports fail to build with this error: > > Error: you don't have the right version of perl in /usr/bin. > *** Error code 1 > > Where can I tell FreeBSD that I ha

Re: 'wrong' version of perl for ports??

2002-10-05 Thread cas
Nick Tonkin wrote: > hello, > > I just built a new perl (5.8.0) from source on a new clean install of > FreeBSD. Now some (but not all) ports fail to build with this error: > > Error: you don't have the right version of perl in /usr/bin. > *** Error code 1 > > Where can I tell FreeBSD that I ha