i instaled the mozilla and the linuxpluginwrapper port but i still get this error messages LoadPlugin: failed to initialize shared library /usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so [Shared object "libc.so.6" not found, required by "nppdf.so"] why is that? and what is exactly that i should do. I am using FreeBSD 5.4 Stable thank you -- Mohamed M. Maher
You probably have to install a different linux_base. linux_base_rh9 for example. Baldur On Thu, Jun 09, 2005 at 07:27:03PM +0300, Maher Mohamed wrote:> i instaled the mozilla and the linuxpluginwrapper port > but i still get this error messages > > > LoadPlugin: failed to initialize shared library > /usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > [Shared object "libc.so.6" not found, required by "nppdf.so"] > > why is that? > and what is exactly that i should do. > I am using FreeBSD 5.4 Stable > thank you > -- > Mohamed M. Maher > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
Maher Mohamed wrote:> i instaled the mozilla and the linuxpluginwrapper port > but i still get this error messagesI suggest using plugger, /usr/ports/www/plugger, which handles a lot of plugins. mkb.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Maher Mohamed wrote:> i instaled the mozilla and the linuxpluginwrapper port > but i still get this error messages > > > LoadPlugin: failed to initialize shared library > /usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > [Shared object "libc.so.6" not found, required by "nppdf.so"] > > why is that? > and what is exactly that i should do. > I am using FreeBSD 5.4 Stable > thank youHave you edited /etc/libmap.conf? It is needed for linuxpluginwrapper. Best, Laci - -- L?szl? K?roly <laszlokaroly@tvnetwork.hu> Department of Altaic Studies Egyetem str. 2. University of Szeged H-6722 Szeged, Hungary PGP/GnuPG key: 1024D/869D81C5 Fingerprint: 1E61 3205 8F5A 87E7 1269 3396 1C63 F9FF 869D 81C5 Encrypted e-mail preferred. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCqIejHGP5/4adgcURAuw8AJ43NvK7mDa+Li4asb652U7M7gmwWwCeMKCN ZE7c6/Ggei29toA8e/m6oyE=TKv5 -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, Jun 09, 2005 at 08:17:07PM +0200, L?szl? K?roly wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Maher Mohamed wrote: > > i instaled the mozilla and the linuxpluginwrapper port > > but i still get this error messages > > > > > > LoadPlugin: failed to initialize shared library > > /usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > > [Shared object "libc.so.6" not found, required by "nppdf.so"] > > > > why is that? > > and what is exactly that i should do. > > I am using FreeBSD 5.4 Stable > > thank you > Have you edited /etc/libmap.conf? It is needed for linuxpluginwrapper.Even if one uses the sample config files, you will still get that error unles you comment out the lines for Adobe reader. You can, however, use it with Firefox at least, easily enough, by choosing in the downloads section to open pdf files with acroread. - -- Scott GPG KeyID EB3467D6 ( 1B848 077D 66F6 9DB0 FDC2 A409 FA54 D575 EB34 67D6) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6 Joyce: You belong in a good old fashioned college with keg parties and boys. Not here with Hellmouths and vampires. Buffy: Not really seeing the distinction. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCqIkp+lTVdes0Z9YRAm72AKCW6tiEclYhRQZ78kRw4PM6O50mqACgl2PW 3/LlFv4beRQvRM9+CvQuZDA=40Z3 -----END PGP SIGNATURE-----
El Jueves, 9 de Junio de 2005 18:27, Maher Mohamed escribi?:> i instaled the mozilla and the linuxpluginwrapper port > but i still get this error messages > > > LoadPlugin: failed to initialize shared library > /usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf >.so [Shared object "libc.so.6" not found, required by "nppdf.so"] > > why is that? > and what is exactly that i should do. > I am using FreeBSD 5.4 Stable > thank youThere's a little problem with linuxpluginwrapper libmap.conf, you must s,compat,usr/compat,: # Acrobat7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror [/usr/compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so] libc.so.6 pluginwrapper/acrobat.so -- josemi