JAVA plugin for linux-seamonkey

2006-12-14 Thread probsd org
I have the linux-seamonkey port built and I am trying
to 
add the java plugin. I installed the java/diablo-jre15
and made a symlink from
/usr/local/diablo-jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so
to /usr/local/lib/linux-seamonkey/plugins/ as well as
$HOME/.mozilla/plugins yet about:plugins in seamonkey
isn't showing java support. I even tried the
diablo-jdk15 libjavaplugin_oji.so to no avail.

Michael


 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: FreeBSD Backup

2006-12-12 Thread probsd org
This is assuming you have another account on another freebsd/linux box with a 
significant amount of space. Works great on a live filesystem. I use /, /var, 
/tmp, and /usr as examples.
   
  dump -L -0f - /usr | ssh -C [EMAIL PROTECTED] cat  /usr/home/login/usr.dump
  dump -L -0f - /tmp | ssh -C [EMAIL PROTECTED] cat  /usr/home/login/tmp.dump
  dump -L -0f - /var | ssh -C [EMAIL PROTECTED] cat  /usr/home/login/var.dump
  dump -L -0f - / | ssh -C [EMAIL PROTECTED] cat  /usr/home/login/root.dump
   
  Then to restore:
  cd /usr ; ssh -C [EMAIL PROTECTED] cat /usr/home/login/usr.dump | restore 
-rf -
  cd / ; ssh -C [EMAIL PROTECTED] cat /usr/home/login/root.dump | restore -rf 
-
  cd /var ; ssh -C [EMAIL PROTECTED] cat /usr/home/login/var.dump | restore 
-rf -
  cd /tmp ; ssh -C [EMAIL PROTECTED] cat /usr/home/login/tmp.dump | restore 
-rf -
   
  michael

 
-
Want to start your own business? Learn how on Yahoo! Small Business.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


now it's openoffice.org-2

2006-11-27 Thread probsd org
I know some of you have labeled me a troll. I don't think I am a troll in 
pointing out to others who may be interested in FreeBSD not to look to it. I 
believe just liking freebsd despite it's issues isn't advantageous to the 
community.
   
  I've documented the problems with mozilla.
   
  Now, with the latest STABLE branch of sourse and ports, openodffice.org-2 
after 10 hrs of comiling fails:
   
  Error while making build_instsetoo_native.
   
  Now, if you cant have the best wordprocessing app and one of the most popular 
web browsers in FreeBSD can you really expect people to embrace it.

 
-
Everyone is raving about the all-new Yahoo! Mail beta.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freebsd desktop

2006-11-26 Thread probsd org
Regarding my earlier email Do not install FreeBSD as a desktop
   
  I don't care how long I have been using FreeBSD, or yadda yadda or yadda
   
  when I cvsup ports, update the databse, and install www/firefox and go to a 
website I expect firefox's javascript or whatever to work.
   
  Perhaps you enjoy perusing the internet looking for different switches and 
knobs to make it work, I don't.  
   
   

 
-
Everyone is raving about the all-new Yahoo! Mail beta.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd desktop | mozilla

2006-11-26 Thread probsd org


Simon Phoenix [EMAIL PROTECTED] wrote:-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On Fri, Nov 24, 2006 at 03:41:11PM -0800, probsd org wrote:
 I'm a long time proponent of FreeBSD as a server. For a long time I've really 
 wanted a FreeBSD system as a desktop. So, I decided to install the FreeBSD 
 6.2 and compile xorg, gnome, mozilla, etc... to give it a whirl.

 For anyone reading this, who wants the same thing.

 DO NOT DO IT. Nothing works. java is borked, mozilla and firefox are borked, 
 gnome is ify ugh.

 Just dont do it. As a server, I highly recommend it... but it isn't ready for 
 the desktop.

I`m using FreeBSD as desktop since 5.0. It works fine.
   
  This is another issue I have... it seems to works just fine for some 
people (although I don't know why) and not for others.  How come when I 'make 
install clean' in www/firefox (yes my ports are updated correctly) (and just 
for one example) javascript dosen't work on certain websites but for you it 
does. This shouln't be  ahardware issue.  I also see no Makefile declarations 
to make javascript work for the individual that said I should look at the 
Makefile closer.
   
  Actually, in looking at the current port version of www/firefox there are no 
-D options.
   
  I am using FBSD 6.2-prerelease, my 'world' is compiled correctly, my ports 
are updated. Firefox should work on my box just like it works on everyone elses 
box
   
  Unless we want to admit that having the latest version of a port installed or 
using the STABLE version of FreeBSD isn't a good idea.
   
  
 


 
-
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


freebsd desktop | mozilla

2006-11-24 Thread probsd org
I'm a long time proponent of FreeBSD as a server. For a long time I've really 
wanted a FreeBSD system as a desktop. So, I decided to install the FreeBSD 6.2 
and compile xorg, gnome, mozilla, etc... to give it a whirl.
   
  For anyone reading this, who wants the same thing. 
   
  DO NOT DO IT.  Nothing works. java is borked, mozilla and firefox are borked, 
gnome is ify ugh.
   
  Just dont do it.  As a server, I highly recommend it... but it isn't ready 
for the desktop.

 
-
Everyone is raving about the all-new Yahoo! Mail beta.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Java JRE (latest) | Mozilla 2

2006-11-23 Thread probsd org
Hey group. I'm using the latest Firefox2 (non-linux) and have the latest 
diablo-jre15 port installed. I'm finding that the plugin for firefox causes 
firefox to freeze consistently. For example, when accessing myspace, as soon as 
I click on Myspace's mail link firefox will freeze immediately everytime. When 
I turn javascript off in firefox then all works fine (except to send mail in 
myspace you have to have javascript enabled).

I tried the FreeBSDfoundations JRE package but it said it required a  past 
version javawrapper.

Is there a more stable version of JRE in ports thats more stable?

Michael 

 
-
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Java JRE (latest) | Mozilla 2

2006-11-23 Thread probsd org


Alex Zbyslaw [EMAIL PROTECTED] wrote: probsd org wrote:

Hey group. I'm using the latest Firefox2 (non-linux) and have the latest 
diablo-jre15 port installed. I'm finding that the plugin for firefox causes 
firefox to freeze consistently. For example, when accessing myspace, as soon 
as I click on Myspace's mail link firefox will freeze immediately everytime. 
When I turn javascript off in firefox then all works fine (except to send mail 
in myspace you have to have javascript enabled).

I tried the FreeBSDfoundations JRE package but it said it required a  past 
version javawrapper.

java and javascript are completely unrelated(*) so updating Java is 
unlikely to fix a problem if it's source is, as you think, javascript.

--Alex

(*) It is quite possible for java and javascript to interact, and this 
has been an area of great inconsistency and numerous timing bugs in 
many, many browsers over the years, but nothing you've said points to 
java being used at all.

Firefox2 lets you disable java (as opposed to javascript) so you could 
try that and see if that helps, but it seems like a shot in the dark 
with too little info to me.

OK, it looks like it's a javascript issue. With JAVA loaded myspace works fine. 
With javascript loaded firefox freezes.

I'm guessing this is myspace's issue.






 
-
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ndis | ifconfig

2006-11-15 Thread probsd org
I am trying to get a WPC54G (linksys) wireless PCMIA card working in 6.1. I 
made the kernel module using ndisgen and loaded it with kldload. kldstat 
confirms the module and ndis.ko and if_ndis.ko is loaded along with the WPC54G 
driver made from ndisgen (bcmwl5_sys.ko):
   
  However, when running ifconfig it says ndis0 interface does not exit.
   
  I followed the HOWTO at 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/config-network-setup.html
   
  Michael
   
   

 
-
Sponsored Link

   Mortgage rates as low as 4.625% - $150,000 loan for $579 a month. 
Intro-*Terms
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


wpa_password not included in 6.1

2006-11-15 Thread probsd org
I'm using FBSD 6.1 and have ndis0 configured. The wireless router I need to 
connect to is doing WPA-PSK TKIP encryption. I have installed wpa_supplicant 
but when configuring /etc/wpa_supplicant.conf I have to define 32-bit 
psk password from wpa_password. But, I see wpa_password isn't included in FBSD 
6.1
   
  What are my options?
   
  Michael

 
-
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get 
things done faster.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: wpa_password not included in 6.1

2006-11-15 Thread probsd org


Brooks Davis [EMAIL PROTECTED] wrote:On Wed, Nov 15, 2006 at 03:05:55PM 
-0800, probsd org wrote:
 I'm using FBSD 6.1 and have ndis0 configured. The wireless router I need to 
 connect to is doing WPA-PSK TKIP encryption. I have installed wpa_supplicant 
 but when configuring /etc/wpa_supplicant.conf I have to define 32-bit 
 psk password from wpa_password. But, I see wpa_password isn't included in 
 FBSD 6.1
 
 What are my options?

wpa_supplicant was shipped with FreeBSD 6.0 and beyond.

-- Brooks
   
  It is my understanding that wpa_password is apart of wpa_supplicant. One 
needs to run 'wpa_password ssid password' to generate the 32-bit password when 
configuring /etc/wpa_supplicant.conf



 
-
Sponsored Link

   Mortgage rates as low as 4.625% - $150,000 loan for $579 a month. 
Intro-*Terms
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


linksys WPC54G | WPA-TKIP | FreeBSD 6.1

2006-11-14 Thread probsd org
Anyone know of a good HOWTO on setting up networking in 6.1-RELEASE using a 
Linksys WPC54G v2 PCMIA card to connect to a wireless linksys router doing 
WPA-TKIP encryption?
   
  michael

 
-
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: linksys WPC54G | WPA-TKIP | FreeBSD 6.1

2006-11-14 Thread probsd org
OK thanks. I'm also assuming I will have to download the windows WPC54G driver 
and convert it using ndisgen. I didnt see the WPC54G v2 card listed in the 
hardware compatibility list.

Kevin Sanders [EMAIL PROTECTED] wrote:  On 11/14/06, probsd org 
wrote:
 Anyone know of a good HOWTO on setting up networking in 6.1-RELEASE using a 
 Linksys WPC54G v2 PCMIA card to connect to a wireless linksys router doing 
 WPA-TKIP encryption?

man wpa_supplicant.conf.


 
-
Access over 1 million songs - Yahoo! Music Unlimited.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


FBSD 4 series

2006-06-28 Thread probsd org
Everything I need is in FreeBSD 4-STABLE so I see no reason to switch to FBSD 5*

I realize no further advancements are being made in the 4 branch, but my 
question is for how long will I be SAFE using FBSD 4* and when is the targeted 
date to stop offering security updates that affect 4*?

m


-
Want to be your own boss? Learn how on  Yahoo! Small Business. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


capturing streaming audio

2004-08-15 Thread probsd org
I used a port about 2 years ago that would connect to
a remote streaming audio server and record all data
into mp3 files. However, I cannot for the life of me
remember it's name or find it, anybody remember this
port?

Michael



__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]