Re: Mozilla Firefox v1.5 or 2.0 with linux-flashplugin7
Larkine <[email protected]> Fri, 10 Nov 2006 15:12:39 +0100
| Newsgroups | gmane.os.freebsd.devel.mozilla |
|---|---|
| Message-ID | <[email protected]> |
Michael Johnson a =E9crit : > On 11/9/06, Larkine <[email protected]> wrote: >> Iulian M a =E9crit : >> > Hi >> > >> >> I have a problem with ld-elf.so.1, i don't known what happened, i h= ave >> >> this message in console: /libexec/ld-elf.so.1: >> >> /usr/local/lib/firefox/firefox-bin: Undefined symbol "__stdoupt" >> > >> > This is strange, I've never seen this error with firefox. >> > >> > Are you using a binary package to install firefox or you build it >> from source? >> > ( i recommend the second method ) >> > >> > What version of firefox are you exactly running ? ( I had no problem >> with 1.5 >> > and 2.0 ) >> > >> > Did you installed other plugins ? >> > >> > The output of ldd //usr/local/lib/firefox/firefox-bin may be releva= nt. >> > >> > Did this version of firefox used to work or it always show this erro= r. >> > If it used to work then probably one of his dependencies got updated= . I >> > suggest rebuilding firefox with all his dependencies . >> > >> > One more question: Did this happened when you added the flash plugin >> ? I >> > remember that flash9 showed some undefined symbol errors but they wo= re >> > reported from the libflashplugin.so not from the firefox binary. You >> can also >> > try rebuilding linuxpluginwrapper. >> > >> >> Thank you so much ;) >> > >> > You are welcome ;-) >> > >> > >> > Iulian M >> > http://www.erata.net >> > >> Hello, :) >> >> > Are you using a binary package to install firefox or you build it fr= om >> source? >> > ( i recommend the second method ) >> >> I installed Mozilla Firefox from source. >> >> > What version of firefox are you exactly running ? ( I had no problem >> with 1.5 >> > and 2.0 ) >> >> It's 2.0 version. >=20 > you want at least firefox-2.0_2,1 , if you have firefox-2.0_1,1 > try updating and it should work. >=20 >> >> > Did you installed other plugins ? >> >> No just the flash plugin. >> >> I've now recovered an error message: >> >> LoadPlugin: failed to initialize shared library >> /usr/local/lib/firefox/plugins/libflashplayer.so [Shared >> object "libpthread.so.0" not found, required by "libflashplayer.so"] >> >> Here my libmap.conf: >> >> # Flash 7 with Mozilla >> [/usr/local/lib/npapi/linux-flashplugin/libflashplayer.so] >> libpthread.so.0 libpthread.so.2 >> libdl.so.2 pluginwrapper/flash7.so >> libz.so.1 libz.so.3 >> libm.so.6 libm.so.4 >> libc.so.6 pluginwrapper/flash7.so >> >> And if i use the find command >> %find / -name "libpthread.so.0" >> >> i have this: >> /usr/compat/linux/lib/obsolete/linuxthreads/libpthread.so.0 >> /usr/compat/linux/lib/libpthread.so.0 >> >> I'm searching an idea how i can fix this ? >> >> Thank you :) >> >> _______________________________________________ >> [email protected] mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-mozilla >> To unsubscribe, send any mail to >> "[email protected]" >> >=20 Well after four days :) Flash, Acrobat, RealPlayer are working perfectly, good job all ;) I have an question about JDK14. I installed JRE jdk version 1.4 with patchset, i added an entry to fstab with this line: > linprocfs /compat/linux/proc linprocfs rw 0 0 and my loader.conf: > linprocfs_load=3D"YES" and my question is how do i enable Java in my browser ? Thank you :) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mozilla To unsubscribe, send any mail to "[email protected]= "