LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mozilla problems regarding sound and Java applets (https://www.linuxquestions.org/questions/linux-newbie-8/mozilla-problems-regarding-sound-and-java-applets-504593/)

manolakis 11-24-2006 05:51 PM

Mozilla problems regarding sound and Java applets
 
Hello everybody
I really want your precious help.
I am quite newbie to Linux (BackTrack) and i've got some problems with Mozilla.
First of all, i cant listen a sound of a video and secondly i can not run applets because the appropriate plugins are missing.
I tried to make symbolic link to the libjavaplugin_oji.so but the file was already existing. Additionally i checked my preferences on mozilla to see if Java was enabled,which was true.
Another thing that i havent achieved is to make the compiler working globally as well
I have set the 'PATH' correctly in bashrc file but that doesnt work.

I would be really obliged if anyone could help me.
Thanks for your time.

dx0r515t 11-24-2006 08:55 PM

What desktop environment/window manager are you using? I'm using fluxbox and in order for me to hear sounds in firefox I have to start firefox with the command aoss firefox. If you are using KDE or gnome you may have to use their sound systems. For instance I think in KDE you have to use artsd.

Which plugins aren't working? If you use firefox post the output of this command (your firefox path may be different):
Code:

ls -l /usr/lib/mozilla/plugins
When you say you can't "access the compiler globally" do you mean you can't run gcc as a standard user? And what distro are you running (you should set your profile accordingly)?

manolakis 11-25-2006 08:05 AM

Hey again
Thanks for your reply
Well i am using KDE. I tried the artsd command and i got this

can't register Arts::MidiManager
There are already artsd objects registered, looking if they are active...

Error: Can't add object reference (probably artsd is already running).
If you are sure it is not already running, remove the relevant files:

/tmp/ksocket-man/Arts_SoundServerV2
/tmp/ksocket-man/Arts_SoundServer
/tmp/ksocket-man/Arts_SimpleSoundServer
/tmp/ksocket-man/Arts_PlayObjectFactory
/tmp/ksocket-man/Arts_AudioManager

Also i tried the ls -l command and i got
total 2168
-rw-r--r-- 1 root root 13013 Mar 19 2006 LICENSE
-rw-r--r-- 1 root root 112 Mar 25 2006 README
-rwxr-xr-x 1 root root 856 Dec 9 2005 flashplayer.xpt*
-rwxr-xr-x 1 root root 2150668 Mar 19 2006 libflashplayer.so*
lrwxrwxrwx 1 root root 47 Nov 5 21:14 libjavaplugin_oji.so -> ../../java/plugin/i386/ns7/libjavaplugin_oji.so*
-rwxr-xr-x 1 root root 837 Jun 14 06:27 libmozsvgdec.la*
-rwxr-xr-x 1 root root 7568 Jun 14 06:27 libmozsvgdec.so*
-rwxr-xr-x 1 root root 20988 Aug 5 2004 libnullplugin.so*
Any ideas?

manolakis 11-25-2006 08:23 AM

I dont have any problem with gcc.
I can not work globally javac
As i said before i have inserted the path correctly in the bashrc file but doesnt work


All times are GMT -5. The time now is 09:18 PM.