Java Media Framework - Firefox

2007-03-24 Thread Kevin G . Eliuk

Hello,

I am setting up a new box for internet access and one of the apps  
that has to works is JMF.


I have downloaded and installed the port and have tried some of the  
settings on the sun site, but still no success when open firefox.


6.2 Release

diablo-jdk-1.5.0.07.01_3
javavmwrapper-2.0..6
jmf-2.1.1e
Firefox/1.5.0.8

have set the JMFHOME and CLASSPATH using the installed path to no avail.

/usr/local/share/java/classes

When I use the diagnostics page at sun.com it reports

Java 1.1 compliant browser  Maybe
JMF classes .. Not Found

Your help would be appreciated.

TIA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Enable plugin nppdf.so in firefox?

2006-05-10 Thread Kevin G. Eliuk

cblasius wrote:


[EMAIL PROTECTED] ~]$ firefox
LoadPlugin: failed to initialize shared library 
/usr/X11R6/Adobe/Acrobat7.0/

ENU/Browser/intellinux/nppdf.so [/usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/
intellinux/nppdf.so: Undefined symbol XtCalloc]
LoadPlugin: failed to initialize shared library 
/usr/X11R6/lib/linux-mozilla/

plugins/nphelix.so [Shared object libm.so.6 not found,
required by nphelix.so]
When I did my last update using portmanager I had to make some symbolic 
links to existing libraries to avert error messages such as


/lib/libm.so.6 - /lib/libm.so.3

and that seemed to fix the problem.

I am also experiencing some problem with Linux-realplayer-10 and it's 
willingness to register with firefox to play rm,ram,rv,mp3,ogg,wav. 
etc..  The only thing it  registers is rpm.


Cheers,

Kevin
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Enable plugin nppdf.so in firefox?

2006-05-08 Thread Kevin G. Eliuk

cblasius wrote:

Hello!

I've a problem with plugin to view PDF file in firefox. Could someone 
help me?


Wehen I run firefox from command line I obtain this message:

LoadPlugin: failed to initialize shared library 
/usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so 
[/usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so: 
Undefined symbol XtCalloc]

Verify the symbolic link for
/usr/X11R6/lib/browser_plugins/nppdf.so

it should be
- /usr/X11R6/Adobe/Acrobat7.0/ENU/Browser/intellinux/nppdf.so

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Formating a 1680k floppy

2005-04-04 Thread Kevin G. Eliuk
Jason Taylor wrote:
Kevin G. Eliuk wrote:
Are you sure you don't mean 1720k?  Look at /etc/disktab for
I'm sure.  I get the same results trying to create a 1720k.
%fdformat -f 1680 /dev/fd0
fdformat: unknown format 1680 KB for drive type 1.44M
%fdformat -f 1720 /dev/fd0
fdformat: unknown format 1720 KB for drive type 1.44M
%fdformat -s 2180 /dev/fd0
Format 1680K floppy `/dev/fd0'? (y/n): y
Processing E^C--
%fdformat -s 2182 /dev/fd0
Format 1722K floppy `/dev/fd0'? (y/n): y
Processing E^C--
My mistake.  ( I haven't looked at this procedure in a lng while).  
I have just successful in creating a 1722 by:

# fdcontrol -f 1722 /dev/fd0
# fdformat fd0
Format 1722K floppy `/dev/fd0'? (y/n): y
Processing V done.
Not sure about a 1680:
# fdcontrol -v -f 1680 /dev/fd0
fdcontrol: unknown format 1680 KB for drive type 1.44M
Hope this helps a bit.
--
Cheers,
Kevin.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Formating a 1680k floppy

2005-04-03 Thread Kevin G. Eliuk
Jason Taylor wrote:
How do I format a 1680k floppy?  I tried:
%fdformat -s 2180 /dev/fd0
That just produces a line of errors.  That is ... instead of 
  I'm able to format the same floppy in Windows using WinImage.
Are you sure you don't mean 1720k?  Look at /etc/disktab for stressing 
a floppy.

--
Cheers,
Kevin.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: NIC won't DHCP or configure

2005-03-21 Thread Kevin G. Eliuk
Andrew Robinson wrote:
Hello FreeBSD community,
I'm trying to get my network card working under 5.3 Release.  It won't DHCP.  Configuring it using ifconfig doesn't permit any connection. 

(I also tried the February Stable, with no change as far as I can tell).
WinXP identifies the NIC as Realtek RTL8169/8110 Family Gigabit Ethernet NIC.  
Knoppix and WinXP both provide drivers that seem to work.  Knoppix autodetects 
it without any (seeming) problem.
My FreeBSD kernel is generic, and both the following lines are uncommented:
device  miibus # MII bus support
device  re # RealTek 8139C+/8169/8169S/8110S
The output from ifconfig is: 

fwe0: flags=108802BROADCAST,SIMPLEX,MULTICAST mtu 1500
	options=8VLAN_MTU
	ether 02:90:f5:40:24:d8
	ch 1 dma -1
plip0: flags=108810POINTOPOINT,SIMPLEX,MULTICAST mtu 1500
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
	inet 127.0.0.1 netmask 0xff00 
	inet6 ::1 prefixlen 128 
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 

and what I think is the relevant part of dmesg is:
firewire0: IEEE1394(FireWire) bus on fwohci0
fwe0: Ethernet over FireWire on firewire0
if_fwe0: Fake Ethernet address: 02:90:f5:40:24:d8
fwe0: Ethernet address: 02:90:f5:40:24:d8
fwe0: if_start running deferred for Giant
It makes me wonder if FreeBSD is identifying the card as something 
different than it is.  Is that possible?  What next steps might be useful for 
me to take?
Thanks much!
 

It's not recognizing it at all.  If (as I assume you do) have X 
installed could you supply the output of 'scanpci'.  It will provide 
more information.

--
Cheers,
Kevin.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Recent problems with Firefox and java *solved*

2005-03-01 Thread Kevin G. Eliuk
I have found the source of the problem (IBCAK).  After rebuilding 
jdk-1.4.2 again and cping libjavaplugin_oji.so to 
/usr/X11R6/lib/browser_plugins/, firefox still crashed on a page with 
a java applet.

I did, as I now know I have to, go back and ln to the source 
libjavaplugin_oji.so in the same directory and firefox no longer crashes.

Can anyone shed information on why the file copy method would not work 
over the soft link method?

Kevin G. Eliuk wrote:
When running firefox with java enabled, and browse to a page with a
java applet I get to following console error.
---
INTERNAL ERROR on Browser End: Exec of java_vm failed: 2

System error?:: No such file or directory
INTERNAL ERROR on Browser End: Could not read ack from child process
System error?:: Resource temporarily unavailable--
---
I have built the java port and included WITH_IPV6.  I also caught an 
earlier error
and rebuilt affected ports after upgrading to linux_base-8 as per
/usr/ports/UPDATING.

--
Cheers,
Kevin.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Recent problems with Firefox and java

2005-02-28 Thread Kevin G. Eliuk
Hello,
It has been a long time since I have queried this list. I want to know
if anyone can shed some information on the current status of browser
java support.  I recently freshly reinstalled 5.3 RELEASE from CD.
I currently have:
 -FreeBSD frodo.ugaloo.org 5.3-RELEASE FreeBSD 5.3-RELEASE #0:
  Wed Feb 23
 -Mozilla Firefox 1.0.1
 -Java(TM) 2 Runtime Environment, Standard Edition (build
  1.4.2-p7-root_27_feb_2005_19_48)
Both are built fresh from ports.
When running firefox with java enabled, and browse to a page with a
java applet I get to following console error.
---
INTERNAL ERROR on Browser End: Exec of java_vm failed: 2

System error?:: No such file or directory
INTERNAL ERROR on Browser End: Could not read ack from child process
System error?:: Resource temporarily unavailable--
---
I have built the java port and included WITH_IPV6.  I also caught an 
earlier error
and rebuilt affected ports after upgrading to linux_base-8 as per
/usr/ports/UPDATING.

Any thoughts would be appreciated. Thx
--
Cheers,
Kevin.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6 hours of trying to configure my printer.

2005-02-28 Thread Kevin G. Eliuk
bsdnooby wrote:
I think I got everything back to the original state.
Any suggestions on getting a local deskjet printer to work with 
fluxbox and Firefox?  I'd also like to be able to print from AbiWord 
and Gnumeric, if possible.
I have always had good luck with using the SETUP in apsfilter, which is 
available in /ports/print.

I configured an HP 845C under many different systems successfully.
--
Cheers,
Kevin.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]