Re: mod_perl HELP!

2004-08-12 Thread jason
Bart Silverstrim wrote: Can someone help? When I try going into /usr/ports/www/mod_perl and make install, I get: === Installing for mod_perl-1.29 === mod_perl-1.29 depends on file: /usr/local/sbin/apxs - found === mod_perl-1.29 depends on file: /usr/local/lib/perl5/site_perl/5.8.4/LWP.pm -

Playing .ape files with XMMS

2004-08-11 Thread Jason
Has anyone had any luck getting .ape files to play via XMMS? Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

C include question

2004-08-04 Thread Jason Dusek
Hi, I would like to compile some OpenGL stuff on my BSD box. Unfortunately, the GL libraries are not in /usr/include/GL - they are in /usr/X11R6/include/GL and my C compiler does not see that by default. One easy way around this is, I think, to just soft link /usr/X11R6/include/* to

Re: C include question

2004-08-04 Thread Jason Dusek
No, because the libs have include statements in them. For example, in my source code I might write: #include /usr/X11R6/include/GL/glut.h But this fails because glut.h has the following statements in it: #include gl.h #inlcude glu.h For it to work, I would have to ammend it to say:

Re: safe mode for kernel.old

2004-08-03 Thread Jason Barnes
the problem, it must have been a DMA conflict in some way. Thank you so much for your help! - Jason Barnes ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

safe mode for kernel.old

2004-07-30 Thread Jason Barnes
be able to provide, - Jason Barnes ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: safe mode for kernel.old

2004-07-30 Thread Jason Barnes
, - Jason Interrupt the boot countdown to get the boot prompt, then enter boot -s kernel.old I managed to build a kernel that won't mount root. Furthermore, I have a separate issue whereby the system hangs when I boot normally, but works fine when in safe mode

Re: safe mode for kernel.old

2004-07-30 Thread Jason Barnes
On Sat, 31 Jul 2004, Jonathan Chen wrote: On Fri, Jul 30, 2004 at 03:50:40PM -0700, Jason Barnes wrote: Wow -- this is weird, but when I try that the machine locks up right after loading the old kernel, after the little -/|\ series finishes. Additionally, safe mode and single-user

openssl/openssh from ports or base?

2004-07-29 Thread Jason P Holland
versions, is there a way to update that without doing a complete buildworld/installworld? Just curious what other freebsd users are doing. Thanks Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Re: Install FreeBSD 5.2.1 on Compaq Proliant 800

2004-07-28 Thread Jason Taylor
Robert Fitzpatrick wrote: Trying to install FreeBSD 5.2.1 on a Compaq Proliant 800, looking for someone that has done this or similar. Of course, you have to have the SmartStart CD, I have that, I choose System Erase and it loads the Compaq partition and the FreeBSD goes without error and when I

Re: Apaching binding to *:* ?? (Weirdness)

2004-07-26 Thread Jason Cribbins
to test the new version of Apache in the jail prior to upgrading, but I'm not so sure that's going to work. Anyone seen this before? Actually thats default behavior for apache and many other daemons. You can limit what IPs it listens on in the httpd.conf file Jason

Re: Whats the fastest Windows 2000 like Window Manager ??

2004-07-26 Thread Jason Stewart
on it though. Regards, Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

O/S question I guess

2004-07-17 Thread jason
FreeBSD team,I'm a video editor and computer builder/repair tech in a small town. My bussiness partner and I are considering switching to a new AMD 64Bit machine. We've been ptting it off due to o/s issues. Win XP will run on a amd64 machine but will not full take advantage of the new

Tomcat Goes Its Own Way

2004-07-16 Thread Jason Dusek
the expected effected. I have tried restarting Tomcat, and I 've even rebooted my machine - it doesn't seem to make any difference. How is this happening? Does Tomcat keep redundant copies of the .jspx files somewhere? - Jason ___ [EMAIL PROTECTED] mailing

using NDIS

2004-07-16 Thread Jason Dusek
site on sourceforge, but it seems that other people's questions focus on getting the ndisulator to compile. I am completely clueless here, so any help would be greatly appreciated. - Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org

Mozilla Java Plug-In

2004-07-13 Thread Jason Dusek
Hi, How do I set up the java-vm plugin for Mozilla? - Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: kldload won't load

2004-07-13 Thread Jason Dusek
-Erling Smørgrav wrote: Jason Dusek [EMAIL PROTECTED] writes: FreeBSD 5.2.1-RELEASE #0: Wed Jul 7 16:20:55 CDT 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CUSTOM [...] link_elf: symbol device_get_sysctl_ctx undefined Could you please show me the output of the following command: $ grep

FAILURE - ATAPI_RESET no interrupt

2004-07-13 Thread Jason Dusek
of removing devices one by one to get at the cause of my trouble. - Jason # $FreeBSD: src/sys/i386/conf/CUSTOM,v 1.394.2.3 2004/01/26 19:42:11 nectar Exp $ machine i386 cpu I686_CPU ident FREEBSD options SCHED_4BSD #4BSD scheduler

kldload won't load

2004-07-12 Thread Jason Dusek
5.2.1, and I have not done a buildworld since I installed from the CD. Is there something wrong with kldload? Will 'make world' with new source fix this problem? - Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

Re: kldload won't load

2004-07-12 Thread Jason Dusek
So, the problem is *not* that kldload can not find the file? There is something new at the bottom of my dmesg: link_elf: symbol device_get_sysctl_ctx undefined What's this mean and how do I fix ndis? - Jason Robert Watson wrote: On Mon, 12 Jul 2004, John Polstra wrote: On 12-Jul-2004 Doug

Re: kldload won't load

2004-07-12 Thread Jason Dusek
:CIS info: O2Micro, SmartCardBus Reader, V1.0 info: [drm] Loading R200 Microcode link_elf: symbol device_get_sysctl_ctx undefined Cheers, Jason Jason Dusek wrote: So, the problem is *not* that kldload can not find the file? There is something new at the bottom of my dmesg: link_elf: symbol

Redirecting Output Into The Copy Buffer

2004-07-12 Thread Jason Dusek
something like this: 5 # dmesg [wherever the X buffer is] and then click the third button to drop the output into a mail message. - Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send

Re: Can't Mount Optical Drive

2004-07-11 Thread Jason Dusek
It turns out that I can mount data CDs - but I was trying to mount an unburned CD. So I guess it's ironed out. The next thing in line - burning CDs - is not likely to come up for another day or two. - Jason epilogue wrote: On Sat, 10 Jul 2004 16:29:59 -0500 Jason Dusek [EMAIL PROTECTED] wrote

Can't Mount Optical Drive

2004-07-10 Thread Jason Dusek
drive I get an error that goes something like: Incorrect super block What does this error mean? What does it mean in reference to a hard drive? What does it mean in reference to a CD drive? - Jason ___ [EMAIL PROTECTED] mailing list http

Re: Can't Mount Optical Drive

2004-07-10 Thread Jason Dusek
directories to attach the drive to? - Jason Saint Aardvark the Carpeted wrote: Jason Dusek disturbed my sleep to write: 5 # mount /dev/acd0 /cdrom mount: /dev/acd0: Input/output error You may want to try: mount -t cd9660 /dev/acd0c /cdrom or its equivalent: mount_cd9660 /dev

Can't Mount USB Flash Drive

2004-07-10 Thread Jason Dusek
I try to mount ugen0, I get a message that sayeth: Block device required. What does this mean? What do I do? - Jason Saint Aardvark the Carpeted wrote: Jason Dusek disturbed my sleep to write: In that there must be something else wrong, because after trying a few permutations I was unable

reinstall world

2004-07-10 Thread Jason Dusek
on Gentoo and BSD. 2. Go into the BSD slice and nuke everything, then unpack my tarballs. do I have a good chance of everything working right? - Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

Point n' print Samba

2004-07-09 Thread Briggaman, Jason
Has anyone successfully gotten Samba to act as a point'n print print server within a Windows 2000 domain or know of any good HOWTOs? I'm having troubles getting the win2k clients to download the drivers from the print server. thanks ** This e-mail message, including

Re: Redirection with a bridge ?

2004-06-22 Thread Jason Taylor
in order to use fwd on bridged packets. Try here: http://lists.freebsd.org/pipermail/freebsd-ipfw/2003-September/000526.html The briding code in OpenBSD is quite good and ipf will let you use a similar approach out of the box and is a bit more convenient than patching. Hope this is helpfull. Jason

Ports make search broken

2004-06-21 Thread Jason Oakley
$ cd /usr/ports $ make search name=centericq Makefile:67: *** missing separator. Stop. I got the Makefile from a friend as well (he has the same version FreeBSD as I do) but I get the same error. -

Re: What's the best possible email failover solution

2004-06-21 Thread Jason Taylor
Bill Moran wrote: Hey, I know questions like this get asked a lot, but I'm going to be really specific. I know how to set up failover with a backup MX. That's not what I'm looking for. We have a cyrus-imap server with lots of users connecting via IMAP, while everything gets backed up, this only

Mounting a multicard reader (FBSD)

2004-06-19 Thread Jason Oakley
Ive managed to mount the CF card in my multicard reader: /dev/da0s1 129254313349792024%/mnt/CF But not the SD card port on the same reader. I'm guessing it's /dev/da1s1 but I used MAKEDEV on it and I still can't mount it. $ sudo mount -t msdos /dev/da1s1 /mnt/SD msdos:

Re: Mounting a multicard reader (FBSD)

2004-06-19 Thread Jason Oakley
Fantastic! Thanks, Scott! That did the trick! At 01:31 AM 20/06/2004, you wrote: What does 'camcontrol devlist' say? Probably it will just list one device (da0) that - as you've found - corresponds with the CF slot on your card reader. The other slots are probably mapped to other LUNs (Logical

Re: Mounting a multicard reader (FBSD)

2004-06-19 Thread Jason Oakley
I set up automount, but that's not working. usb1: VIA 83C572 USB controller on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered I also get this after a reboot now: umass0: vendor 0x55aa 8-in-2, rev 1.10/1.01, addr

Re: Sendmail for Large Sites

2004-06-18 Thread Jason Stewart
Martin, Sendmail and Postfix can do the virus scanning. You're going to need some serious firepower to scan all attachments for 25000 users. Cheers, Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions

How do I get usb actions to cause keyboard actions?

2004-06-18 Thread jason
? I read a post about using xvkbd, or something similar, but I can't find it. I tried snes9x with the joystick options but it does not recognize the inputs. I successfully used my gamepad to change my volume and all that stuff from the man pages and default included files. Jason

Mail

2004-06-16 Thread Jason Dusek
that explains what it is all about, so that I can make an informed decision? -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_.)' ._ ) `._ `. ``-..-' -- | _..`--'_..-_/ /--'_.' ,' -- | (il

Re: Mail

2004-06-16 Thread Jason Dusek
exactly do I need to do? Do I just use openssl to make me some certificates and put them in the right places Or are there some fine points to making appropriate certificates? -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_

Re: Devil Mascot

2004-06-14 Thread Jason Stewart
On 13/06/04 17:02 -0700, Edward Hendrie wrote: Why do you have a Devil for a trademark mascot? From a marketing perspective, you are shooting yourselves in the foot. There are many people of various religious backgrounds who will be dissuaded from trying FreeBSD because they have

Re: Some Simple Questions

2004-06-14 Thread Jason Stewart
that is hardware compatible, as I know some OS's cannot run on laptops but can on desktops? FreeBSD should run fine on either your desktop or laptop, given that the hardware is supported. Thank you for your time. Bryan You're welcome, and hopefully I've been useful! :) Cheers, Jason

perl 5.8, Apache, Tomcat mod_webapp

2004-06-09 Thread Jason Suplizio
to 5.8.x (to run CGI web apps) Please, I would love your feedback before I proceed to hose my current configuration. If you know of any issues that I must be aware of, please give me your feedback. Thank you in advance, Jason ___ [EMAIL PROTECTED] mailing

Re: Improper shutdown of system / Fragmentation Problems / Boot logs

2004-06-08 Thread Jason Stewart
haven't seen it in a while. Cheers, Jason On Tue, 2004-06-08 at 02:09, Murray Taylor wrote: Fragmentation is a non-event in 99.999% of cases. It is nothing like micro$lop fragments and (before you ask, no there is no defrag tool, 'cos it is not required) The shutdown question -- well

Perl and linux emulation

2004-06-08 Thread Jason Godfrey
install a seperate perl compiled as a linux binary? Thanks - Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: [Going further OT] Re: Leaving a server on all day

2004-06-08 Thread Jason Taylor
Bill Moran wrote: Nico Meijer [EMAIL PROTECTED] wrote: Hi, What is so bad with the floor? Ever move into a beautiful house only to find the floor *flooded* at the first serious cloud break? ;-) BTW - I'd make sure I'd get/have a decent computer case with a decent PSU with enough room for some

USB Problems

2004-06-06 Thread Jason Oakley
I've just installed a PCI USB card into my FreeBSD server and it appears it's not going to work. It also seems (?) to only be a USB 1.0 card (d'oh!). I've just rebuilt the kernel and added USB support. Any cloobats? (Googled, but couldn't find anything relevant). uhci0: Intel 82371AB/EB

Re: decisions for MAME machine

2004-06-03 Thread Jason Stewart
* of the docs with the mame software that you choose and get a video card that can have it's VGA registers reprogrammed by svgalib. The Trident Blade64 is what I use. Good Luck, Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo

TCP port 993 hijacked by mountd, rpc.statd

2004-06-02 Thread Jason M. Leonard
Greetings, I have a production mail server that runs imaps. Sometimes when I reboot, tcp port 993 (imaps according to /etc/services) is taken by either rpc.statd or (currently) mountd before inetd starts, which causes imaps to fail. I tried rearranging things in rc.d, but the RPC bits seem

Investigative Computing

2004-06-02 Thread Jason Dusek
- and I would really like to have FreeBSD on it if I could. If the problem lay in the ACPI (my first guess) how would I fix it? Is there something I could lift from one of the Linux distros to get my box to work? -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6

5.2.1 on Presario R3000

2004-05-29 Thread Jason Dusek
option 2 (FreeBSD without ACPI) several times. So, what do I do now? This machine is hardly my first choice, but it's a gift and I'm stuck with it. It's got nice hardware, but there just seems to be no way around the Compaq curse... - Jason ___ [EMAIL

Question regarding reported directory sizes.

2004-05-25 Thread Jason DiCioccio
in that directory, the directory entry's size stays the same. I realize this is fairly unimportant, however is there a way to 'garbage collect' that directory entry and all others like it? Thanks! Jason DiCioccio ___ [EMAIL PROTECTED] mailing list http

Re: Question regarding reported directory sizes.

2004-05-25 Thread Jason DiCioccio
it hasn't happened yet, even after the creation of files. The OS release is: 5.2-CURRENT from May 12th Thanks! Jason DiCioccio --On Tuesday, May 25, 2004 10:42:42 -0500 Dan Nelson [EMAIL PROTECTED] wrote: In the last episode (May 25), Jason DiCioccio said: I know this question may seem silly

Mystery Ports

2004-05-24 Thread Jason Dusek
Hey, So I have some ports open (111 and 1023) and I don't know why. How do I find out what is keeping them open? I'm told that 111 is related to nfs, so I knocked off nfsiod but that didn't solve the problem... -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6

Re: Broken Disk

2004-05-24 Thread Jason Dusek
is some nice documentation on this? -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_.)' ._ ) `._ `. ``-..-' -- | _..`--'_..-_/ /--'_.' ,' -- | (il),-'' (li

Re: freebsd 5.2.1 openssh hole

2004-05-24 Thread Jason M. Leonard
On Mon, 24 May 2004, Vince Hoffman wrote: On Mon, 24 May 2004, Thomas May wrote: Hi, i have installed the new version 5.2.1 and the ports collection from yesterday. i have checked the server with nessus and I got a security hole warning. You are running a version of OpenSSH

Re: Broken Disk

2004-05-24 Thread Jason Dusek
'? Isn't the fstype supposed to be 'ufs'? How do I toggle soft updates? I want to use this disk as backup media, so is one undifferentiated partition a good idea? -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_

RE: freebsd 5.2.1 openssh hole

2004-05-24 Thread Jason M. Leonard
On Mon, 24 May 2004, JJB wrote: Send email to FBSD OpenSSH port maintainer and tell then the port is out of date. But only do so if you want to look like a complete moron. (from a box with a recent ports tree) dogfish# ssh -V OpenSSH_3.8.1p1, OpenSSL 0.9.7d 17 Mar 2004 OpenSSH 3.8.1p1 is

Missing Operating System on Sandisk for miniBSD

2004-05-24 Thread Jason C. Wells
a drive geometry problem. I do believe I have my geometry correct. I am obviously missing something. I followed the instructions for miniBSD for the most part. Any other ideas on what could be causing this error? Gorey details below. Later, Jason C. Wells My disktab entry is: sd128:\ :dt=ESDI

Re: can't startx after upgrade

2004-05-23 Thread jason
and run it first. If you did not, np, just follow the instructions and all will be good once more. Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: XFree86 help...

2004-05-23 Thread jason
. ifconfig will show what is going on with your network card. You should never have to restart your whole computer, sounds like it could be a config, or more likely a hardware problem. Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman

Broken Disk

2004-05-21 Thread Jason Dusek
on device /dev/ad1 *** fdisk: invalid fdisk partition table found -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_.)' ._ ) `._ `. ``-..-' -- | _..`--'_..-_/ /--'_.' ,' -- | (il),-'' (li

graphics files not printing correctly

2004-05-20 Thread Jason Taylor
I've followed the directions in the handbook for setting up lpd and also installed apsfilter via ports and ran /usr/local/share/apsfilter/SETUP. In general printing is working. For example, a text document from OOo prints just fine. However, when I attempt to print a jpeg file the result is

Re: graphics files not printing correctly

2004-05-20 Thread Jason Taylor
Jason Taylor wrote: I've followed the directions in the handbook for setting up lpd and also installed apsfilter via ports and ran /usr/local/share/apsfilter/SETUP. In general printing is working. For example, a text document from OOo prints just fine. However, when I attempt to print a jpeg

Re: mounting usb camera - no /dev/da* !!!

2004-05-18 Thread Jason Taylor
Mike Jeays wrote: On Tue, 2004-05-18 at 04:09, Ben Paley wrote: On Tuesday 18 May 2004 04:02, Mike Jeays wrote: On Mon, 2004-05-17 at 19:16, Jason Taylor wrote: I have a similar situation with a Cannon Powershot A40. I can't mount it, but gphoto is able to access it. I had to modify a config

Re: mounting usb camera - no /dev/da* !!!

2004-05-17 Thread Jason Taylor
I have a similar situation with a Cannon Powershot A40. I can't mount it, but gphoto is able to access it. I had to modify a config file or two in order for the ugen devices to be created writable by anyone other than root. Sorry, I don't have access to that box at the moment or I'd offer

Setting Up IMAP

2004-05-12 Thread Jason Dusek
the bad certificate and logs in succesfully. It then shows me my *entire* home directory, not just the mail folder. Why does this happen? -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_

Graphical Hex Editor

2004-05-12 Thread Jason Dusek
Hi List, Which hex editor in the ports is good for a guy who doesn't know vi? I am trying to figure out bvi, but of course I spend more time trying to figure out the commands than I spend on my hex codes! -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6

Re: Graphical Hex Editor

2004-05-12 Thread Jason Dusek
Unfortunately, I do not have KDE. Is there some kind of EMACS mode for hexediting? -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_

Kill Sendmail

2004-05-11 Thread Jason Dusek
How do I kill sendmail? I set 'sendmail_enable=no' in /etc/rc.conf but when I reboot the mail daemon is still up. -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_

Re: your mail

2004-05-11 Thread Jason Stewart
programs? The installer wants you to tell it everything so it can create a highly customized system to your needs. I'd be more worried if the installer set everything to a bunch of silly defaults that I'd have to change anyway. Best Regards, Jason

Update of Perl causing error

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

Nested Xdmcp

2004-05-04 Thread Jason Dusek
the screen to outsiders. So, what do I do about this? Thanks for your help guys. -- -- Jason Dusek (`-''-/).___..--''`-._ -- | `6_ 6 ) `-. ( ).`-.__.`) -- | (_Y_

Ideas for ftp server with ldaps:/// support

2004-05-03 Thread Jason Lixfeld
I've tried proftp but the documentation sucks and I'm having an impossible time trying to get it to work with my LDAP server so I'm looking for alternatives. Anyone know any that support ldaps:/// connections to an external ldap server? I haven't been able to get pam working with proftpd

Re: Sound server issue

2004-05-03 Thread Jason Taylor
I have a 1200 at home. Unfortunately, I don't have access to it at the moment. The way I found out which driver to use was to do a kldload snd_driver to load all drivers and then start unloading individual drivers until it complained about the module being in use. David Wassman wrote: Not

Question on cvsup of ports and refuse file

2004-04-19 Thread Jason Williams
portupgarde installed). Just something I thought about today and wanted to ask. Thanks, Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Port Hacking

2004-04-18 Thread Jason Dusek
it? - - --\\ //-- ---\\ //--- jason x ---// \\--- --// \\-- - - ___ [EMAIL PROTECTED] mailing list

Re: Call For Assistance #4 - slapd won't die gracefully, multiple versions.

2004-04-17 Thread Jason Lixfeld
On Apr 17, 2004, at 10:23 AM, Kris Kennaway wrote: On Sat, Apr 17, 2004 at 11:44:25AM +0100, Matthew Seaman wrote: In the mean time, you need a work-around. I'm not sure if you can run FreeBSD 5.x in 32bit mode on an AMD64 box, but that might be a thing to try. You can...it runs just like a

Fwd: Call For Assistance #4 - slapd won't die gracefully, multiple versions.

2004-04-16 Thread Jason Lixfeld
message: From: Jason Lixfeld [EMAIL PROTECTED] Date: April 17, 2004 12:38:44 AM EDT To: [EMAIL PROTECTED] Subject: Call For Assistance #4 - slapd won't die gracefully, multiple versions. My machine is AMD64. I'm running 5.2.1-RELEASE-p1. I've tried 2.1.29, 2.1.30, 2.2.7, 2.2.8 and 2.2.10 all

Re: Beginning C++ in FreeBSD

2004-04-14 Thread jason
Me wrote: Hi, I've learn shell scripting and java on my freebsd box since I migrated from winblows 98 a while back. now i'm ready to move to a more sophisticated language. I have decided to go with C++. Is there any bigginer guides online that you may have run a cross that would help me get

glxgear scores

2004-04-13 Thread jason
I was wondering what everyone was getting. Specifically with a nforce board and an ati(8500 for me) card. Any scores for this or other combos? ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: PCI Graphic card install

2004-04-13 Thread jason
Jeffrey P. Toth wrote: Where can I find some information about how to install a graphics card on FreeBSD? I had no problem finding the information and installing the sound card but cannot find anything about how to install the graphics card. Thank you. Jeff [EMAIL PROTECTED]

How to cross-compile a port

2004-04-12 Thread Jason Lixfeld
I've got an AMD64 system running 5.2.1-RELEASE-p1 that doesn't run openldap 2.2 properly. I'm trying to troubleshoot the issue and would like to try to compile the openldap port as 32bit instead of 64bit. Can anyone point me to some documentation on how I can best go about this? Thanks in

Re: nForce2 Soundstorm on 5.2.1 Release

2004-04-11 Thread jason
Casey wrote: Hello, I have an Asus A7N8X Deluxe motherboard, which has a nVidia Soundstorm audio chipset on it. However, I can't seem to get this chipset to detect in 5.2.1 Release, no matter what I try. Being relatively new to FreeBsd, I don't really know that many ways to go about

Set-Up

2004-04-08 Thread Adam Jason
. -Sincerely Adam Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

courrier maildir problem after portupgrade

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

courrier maildir problem after portupgrade (SOLVED!)

2004-04-03 Thread Jason
finally found the answer.. gotta have MAILDIRPATH=Maildir in /usr/local/etc/courier-imap/imapd Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

RE: Using the newer version of Perl!

2004-04-01 Thread Jason Wilson
, and installing nonsense that fills my scroll buffer!), some ingenious port maintainer left the advice for you to read at your leisure in /usr/ports/lang/perl5.8/pkg-message. Give it a good read. Regards, Jason Wilson Director of Technology Nobilis Software Babbling Blatherscythe! Mazen S. Alzogbi mailto

RE: Problems building JDK 1.4

2004-03-31 Thread Jason Wilson
entry with the above mountpoint to your fstab and do a mount linprocfs) Now try rebuilding the jdk14 port. Regards, Jason Wilson Director of Technology Nobilis Software ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

help with acpi on nforce

2004-03-31 Thread jason
I have been to the how-to site giving on the list before, but I have a problem I could not find answers to. Here is a copy of what I get: barton# iasl -d epox.asl Intel ACPI Component Architecture ASL Optimizing Compiler / AML Disassembler version 20040311 [Mar 26 2004] Copyright (C) 2000 -

Largest Hard Drive

2004-03-30 Thread Jason Dusek
Hi Everyone, What is the largest hard drive that FreeBSD can suppport? Is there a limit? -- ~*\\~*~\\*~Cheers ~*~\\~*~\\~*~Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

libXft port will not install...

2004-03-30 Thread Jason Zimberoff
Hello all. Here is the quick problem... FreeBSD freeBSD.comcast.com 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 Everything was working fine. Using gnome, and had installed opera, xmms, gnometelnet, and grn with no major

The 'This' package

2004-03-29 Thread Jason Dusek
Hi Everyone, When my system boots up, it tries to load a packag called 'This'. In fact, the line that comes up on the screen is: Local package initialization:This:not found What file controls local packages? -- ~*\\~*~\\*~Cheers ~*~\\~*~\\~*~Jason

SMP on FreeBSD 4.9

2004-03-26 Thread Jason Williams
like it is working for 2 CPU's, but what is that entry where the line starts with APIC_IO...? Also, how can I do some testing to ensure both CPU's are being utilized. I appreciate the help. Jason ___ [EMAIL PROTECTED] mailing list http

Re: SMP on FreeBSD 4.9

2004-03-26 Thread Jason Williams
server, running sendmail, mailscanner, SpamAssassin and clamav. Before I did the recompile, my load average was low, almost zero. It is showing a load average of around 0.02 now...Not much, but interesting. Any ideas? Jason ___ [EMAIL PROTECTED] mailing

The usbdThis daemon

2004-03-25 Thread Jason Dusek
Hi All, When my system boots up, it tries to start the 'usbdThis' daemon and then it tries to load the 'This' module along with the Linux ABI stuff. What files do I need to dig in to fix this problem? -- ~*~* Jason ___ [EMAIL PROTECTED] mailing list

glx

2004-03-25 Thread Jason Dusek
Hi Everyone, How do I get the glx library for my system? Or how do I activate it? -- ~*~* Jason ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: mounting vcds

2004-03-24 Thread Jason Stewart
On 24/03/04 18:31 +0100, Marcus Wellpoth wrote: how can i mount a vcd without getting the wrong blocknumber error message? mw A vcd is just a standard mode 2 ISO-9660 cd with a certain file/folder structure I can mount VCDs just fine with my cdrom. Are there scratches on the disk?

Re: MUTA

2004-03-24 Thread jason
Tadimeti Keshav wrote: hi all, I know MUTAs are used to fetch mail from POP servers and send mails (via SMTP) such as HOTPOP.com I am confused what I should install. Mutt,pine,fetchmail... All I need is Microsoft outlook functionality. I am more than happy to use curses/CLI based mail clients.

Re: User startx ?

2004-03-23 Thread jason
Jeff Sandys wrote: As root I can start X-windows with startx, but as a user I get this message: xauth: timeout in locking authority file ... This is on FreeBSD 4.9 with XFree86-3.3.6, Xfree86-4.x won't run with my graphics card. I installed wrapper-1.0.3 from packages, how do you configure and

Mounting a temporary filesystem

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

Re: make options

2004-03-22 Thread Jason
Tadimeti Keshav wrote: hi, I am trying to install some ports. But I do not know the various options we can specify during make such as WITH_GUI=yes How can I know them for a given port? thanks in advance ___ Yahoo! Messenger -

<    4   5   6   7   8   9   10   11   12   13   >