Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-21-2007, 09:44 PM
|
#1
|
Member
Registered: Nov 2005
Location: Erie Pa
Distribution: Suse 10.3, Ubuntu 9
Posts: 46
Rep:
|
Suse 10.3 Non-oss install trouble (flash, pdf, fonts)
Hi all,
I'm having an absolute nightmare with upgrading from Suse 10.2 to 10.3. Long story short, I had to wipe and start over, and now that everything is for the most part back up and running, I'm having some small strange issues that I didn't have with my laptop (which upgraded from 10.2 to 10.3 without a hitch).
Specifically, Firefox refuses to take the Flash and Adobe Reader plugins (even though they do work in Konqueror). I'm also having trouble relocating the microsoft core font package.
I do have packman, the OSS and the Non-Oss repositories enabled but I'm still having a ridiculous amount of trouble with this stuff. I think it all stems from installing from the CD without a live network connection...maybe something to do with that particular base system that is screwing with my ability to get some of this other stuff to work?
I've tried uninstalling, reinstalling, force updating and just about everything I can think of to get flash to work in Firefox, up to trying to download and install directly. At best, I'll get a placeholder for the flash object in the browser, but nothing will ever load.
As for the fonts, I was pretty sure I've gotten the microsoft fonts as part of a basic software update (they were always optional installs in past versions), but I can't seem to find the package anywhere.
Can anyone help?
|
|
|
11-22-2007, 08:40 AM
|
#2
|
Member
Registered: Oct 2002
Location: USA
Distribution: Fedora and Ubuntu
Posts: 137
Rep:
|
you can download the flashplayer.tar.gz
download the flash.tar.gz instead of the flash.rpm and extract it with this command tar zxvf flashplayer-x.tar.gz (the x is the version number). then logon as root to copy the flashplayer.so to /usr/lib/mozilla/plugins/
the command will be (cp flashplayer .so /usr/lib/mozilla/plugins/
remember linux is to enjoy the freedom of choice and control your destiny.
|
|
|
11-22-2007, 09:19 AM
|
#3
|
Member
Registered: Nov 2005
Location: Erie Pa
Distribution: Suse 10.3, Ubuntu 9
Posts: 46
Original Poster
Rep:
|
When I do this, I'm getting an error that says: ERROR: Your architecture, \'x86_64\', is not supported by the Adobe Flash Player installer.
Prior to upgrading to 10.3, flash worked fine, so I know that error can't be right. I downloaded the tar.gz from Adobe's official location....Is there somewhere else I should be looking?
|
|
|
11-22-2007, 10:22 AM
|
#4
|
LQ Guru
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733
|
There is a flash-player package on the install disk, or you can install it form the repository.
I think it creates a wrapper in /usr/lib64/browser-plugins/ that uses the library in /usr/lib/browser-plugins/.
Code:
rpm -qa | grep flash
flash-player-9.0.48.0-16
hpamd64:/home/jschiwal/delllapinitrd # rpm -qiq flash-player
Name : flash-player Relocations: (not relocatable)
Version : 9.0.48.0 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release : 16 Build Date: Fri Sep 21 17:02:40 2007
Install Date: Sun Nov 11 06:08:59 2007 Build Host: poincare.suse.de
Group : Productivity/Networking/Web/Browsers Source RPM: flash-player-9.0.48.0-16.src.rpm
Size : 13930456 License: Any commercial, individual distribution permission.
Signature : DSA/SHA1, Fri Sep 21 17:05:39 2007, Key ID a84edae89c800aca
Packager : http://bugs.opensuse.org
Summary : Macromedia Flash Plug-In
Description :
This package contains Macromedia's Flash plug-in for the supported Web
browsers. This includes Netscape6, Mozilla (all Gecko browsers), and
Konqueror.
Authors:
--------
Adobe Systems Incorporated
Distribution: openSUSE 10.3 (i586)
hpamd64:/home/jschiwal/delllapinitrd # rpm -ql flash-player
/usr/bin/flashplayer
/usr/lib/browser-plugins/flashplayer.xpt
/usr/lib/browser-plugins/libflashplayer.so
/usr/share/doc/packages/flash-player
/usr/share/doc/packages/flash-player/README
hpamd64:/home/jschiwal/delllapinitrd # file /usr/lib/browser-plugins/libflashplayer.so
/usr/lib/browser-plugins/libflashplayer.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped
hpamd64:/home/jschiwal/delllapinitrd # locate libflashplayer.so
/usr/lib/browser-plugins/libflashplayer.so
/usr/lib64/browser-plugins/npwrapper.libflashplayer.so
I am running SuSE 10.3 on a HP zv5000 AMD64 laptop. It is the 64 bit distro.
Also look in YaST2. The Software section has a module to select alternate repositories. The ones in this list seem to work better than others for Media type packages.
|
|
|
11-23-2007, 03:01 AM
|
#5
|
Member
Registered: Nov 2005
Location: Erie Pa
Distribution: Suse 10.3, Ubuntu 9
Posts: 46
Original Poster
Rep:
|
I figured out the flash trouble. Turns out that the latest version of nspluginwrapper was getting some sort of error every time it tried to install either the acroread or the flash plugins. I reinstalled an older version of nspluginwrapper, and now everything is golden.
|
|
|
All times are GMT -5. The time now is 08:41 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|