Java firefox plugin

2006-11-24 Thread ICMan
Hello, When I compiled the JDK 1.5 in ports, it did not create a plugin for Firefox, or if it did, I can't find it. Can anyone help? I would like to install the plugin for my Firefox implementation Also, is there any information about other plugins for Firefox which have been ported to

Re: Problems with java

2006-11-16 Thread ICMan
Greg Thomas wrote: On 11/16/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Quoting ICMan [EMAIL PROTECTED]: Hello, I just compiled (after a whole day) the jdk 1.5.0p19 distribution on OBSD 4.0, and I get the following error whenever I run java or attempt to use the plugin with firefox

OpenBSD 4.0 - Where is it?

2006-10-26 Thread ICMan
I admit that I am not the most up to date on the release process, but why is 4.0 not out on the FTP server yet if people are receiving it in their homes on CD? And how do I get on that list of people who get the pre-release? ICMan

Re: blobs are bad

2006-10-18 Thread ICMan
of your card, you are pulling ahead with your next rev, which is already built on your previous good works. I just don't understand their arguments. ICMan Stuart Henderson wrote: On 2006/10/18 13:40, Martin Schrvder wrote: Not really. Matrox is open, but the cards don't do DVI higher than

Re: max filesize split(1)

2006-10-16 Thread ICMan
My $0.02: Is there a way to query the file system to find out what the max-file-size is? If there is, I don't know how to do it, but it could be added to split(1) so that split(1) will handle the largest file allowed by whichever file system is holding the file it is pointing to. ICMan

Re: FTP Account Lockout

2006-10-08 Thread ICMan
Also, you could do the following: 1) Limit the scope of the PCI certification by placing all CC storing or processing systems on a DMZ behind an appropriately configured firewall; AND 2) make sure that your FTP server is outside of this DMZ. This assumes that the FTP server does not contain

Re: Libretto L1 xorg.conf

2006-09-29 Thread ICMan
Raja Subramanian wrote: On 9/29/06, Bryan Vyhmeister [EMAIL PROTECTED] wrote: I am in the process of installing OpenBSD/3.9-stable on my Toshiba Libretto L1. I can only get X to use 800x600 when it should be using 1280x600. I successfully ran XFree86 at 1200x600 on Debian Sarge on my L1. I

Upgrading 3.7 - 3.9

2006-09-19 Thread ICMan
Hi all, I want to upgrade from 3.7 to 3.9. Can someone give me some pointers? Thanks

Re: Upgrading 3.7 - 3.9

2006-09-19 Thread ICMan
Thank you for the advice, everyone. I don't want to lose my current configuration, so I think I will give the double upgrade a try. S Jack J. Woehr wrote: On Sep 19, 2006, at 1:02 PM, Patsy wrote: so I think a reasonable pointer would be: upgrade to 3.8, then to 3.9, or if that's too

Compressed File System

2005-11-16 Thread ICMan
Hello all, Is there any way to create a compressed file system, using gzip or bzip, or some other mechanism? I have some huge text files that I am working with that compress nicely, but to work with them requires insane amounts of disk. Thanks in advance.