LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-04-2007, 11:54 AM   #1
bloodyscript
Member
 
Registered: Apr 2006
Distribution: Sabayon linux 5.1
Posts: 182

Rep: Reputation: 15
cannot find installation path (adobe flash install)


ok so im install adob\be flash player 9 i have debian currently installed i got to unpack it and then run the ./flashplayer-installer

"commandstydeb:/home/stycaptain/install_flash_player_9_linux# ./flashplayer-installer

Copyright(C) 2002-2006 Adobe Macromedia Software LLC. All rights reserved.

Adobe Flash Player 9 for Linux

Adobe Flash Player 9 will be installed on this machine.

You are running the Adobe Flash Player installer as the "root" user.
Adobe Flash Player 9 will be installed system-wide.

Support is available at http://www.adobe.com/support/flashplayer/

To install Adobe Flash Player 9 now, press ENTER.

To cancel the installation at any time, press Control-C.



NOTE: Please exit any browsers you may have running.

Press ENTER to continue...



Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla):
dir= /home/stycaptain/install_flash_player_9_linux/

WARNING: Please enter a valid installation path.

Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla): /usr/lib/mozilla
dir= /usr/lib/mozilla

WARNING: Please enter a valid installation path.

Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla): /usr/lib/mozilla
dir= /usr/lib/mozilla

WARNING: Please enter a valid installation path.

Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla): /usr/bin
dir= /usr/bin

WARNING: Please enter a valid installation path.

Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla): /usr/lib
dir= /usr/lib

WARNING: Please enter a valid installation path.

Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla): dir /usr/lib/mozilla
dir= /home/stycaptain/install_flash_player_9_linux/dir /usr/lib/mozilla

WARNING: /home/stycaptain/install_flash_player_9_linux/dir /usr/lib/mozilla is not a directory.

Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla): /etc
dir= /etc

WARNING: Please enter a valid installation path.

Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla):"

now i tried looking for the installation path but everyone i put in didnt work i just installed the new stable debian "debian etch 4.0 now im wondering if anyone can help me finding the install path or tell me the install path any help would be apperciated thanks for your help
 
Old 06-04-2007, 12:29 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You need to enter the the path where your firefox directory is located on your system e.g. /usr/lib/firefox-{VESRION}.
 
Old 06-04-2007, 01:42 PM   #3
bloodyscript
Member
 
Registered: Apr 2006
Distribution: Sabayon linux 5.1
Posts: 182

Original Poster
Rep: Reputation: 15
i did enter or at least entered the directory i thought it was in but said invail directory so i did a search or firefox and tried to find the app and its location but was un sucessfull just found plugin folders and scripts that didnt load the browser so i figured id post in here sence i coudlnt find the directory i tried useing /usr/lib/mozilla which it exsists on my filesystem but when i add the path said invalid path. i tired just /usr/lib and still nothing i tried the etc folder path were a firefox file resides and it still said invaild path and ive been looking for the path for awhile and cant find it
 
Old 06-04-2007, 03:26 PM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Enter the commands
Code:
#find / -type d -name "firefox*"
and
Code:
#find / -type d -name "iceweasel*"
Post back the output
 
Old 06-08-2007, 09:31 PM   #5
skeeterflea
LQ Newbie
 
Registered: Jul 2006
Posts: 2

Rep: Reputation: 0
Ok well i'm having the same problem so I'll post my output

Code:
root@skeeterflea:~# find / -type d -name "firefox*"
/etc/firefox
/usr/share/doc/firefox-gnome-support
/usr/share/doc/firefox
/usr/share/bug/firefox
/usr/share/firefox
/usr/lib/firefox
/usr/local/firefox
/home/daddy/.mozilla/firefox
root@skeeterflea:~# find / -type d -name "iceweasel*"
/usr/lib/iceweasel
 
Old 06-09-2007, 10:56 AM   #6
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Try entering /usr/lib/firefox or /usr/lib/iceweasel as your Firefox directory. Alternatively you can copy your plugin files to /usr/lib/mozilla/plugins.
 
Old 06-10-2007, 03:09 PM   #7
KumoriJinsoku
LQ Newbie
 
Registered: Sep 2006
Distribution: Fedora Core 5
Posts: 12

Rep: Reputation: 0
When it asked me:
Code:
Please enter the installation path of the Mozilla, SeaMonkey,
or Firefox browser (i.e., /usr/lib/mozilla):
it took me a while but I realized that there's two different directories for Mozilla and Firefox. But instead of typing in the path, I took my chances by just typing:
Code:
Firefox
And it installed.

However it still doesn't work for me. I need some help with troubleshooting it.

EDIT: Scratch that. I have it working; Java and Flash are different...

Last edited by KumoriJinsoku; 06-10-2007 at 03:14 PM.
 
Old 06-11-2007, 07:49 PM   #8
skeeterflea
LQ Newbie
 
Registered: Jul 2006
Posts: 2

Rep: Reputation: 0
I'm blind... Okay well when I created the ./mozilla/plugins folder, I was sudo, so when I was trying to install flash from within firefox, it was unable to write to the dir.

Dirrr, everything is okay now.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe Flash 9.0: No sound. ceannfeachd Linux - Software 24 02-14-2010 12:04 PM
Install Adobe Flash Player ankz.upadhyay Linux - Newbie 3 03-31-2007 05:37 AM
trying to install adobe flash player mwade38 Linux - Newbie 2 01-11-2007 10:13 AM
Adobe Flash 9 Beta is available jlo_sandog Linux - Software 10 10-19-2006 03:06 AM
/usr/lib/mozilla/plugins not valid install path for macromedia flash player 7? dr_zayus69 Linux - Software 2 08-14-2005 10:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:52 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration