LinHES Forums
http://forums.linhes.org/

trying to install firefox
http://forums.linhes.org/viewtopic.php?f=11&t=20236
Page 1 of 1

Author:  Gibble [ Sat Aug 15, 2009 11:47 am ]
Post subject:  trying to install firefox

This is what happens
Code:
# apt-get install iceweasel

Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  iceweasel: Depends: xulrunner-1.9 (>= 1.9.0.3-1) but it is not going to be installed
E: Broken packages


Any thoughts?

Author:  Gibble [ Sat Aug 15, 2009 11:48 am ]
Post subject: 

And my sources

Code:
#Debian repos
deb http://ftp.debian.org unstable main contrib non-free
deb-src http://ftp.debian.org stable main contrib non-free

#For libnet-upnp
deb http://debian.slimdevices.com unstable main

#For FreeNX
#deb http://packages.debianbase.de/testing/i386/nx/ ./

#For xorg-edit
#deb http://debian.geole.info/ stable main contrib non-free

#For additional multimedia packages
deb http://www.debian-multimedia.org unstable main
deb-src http://www.debian-multimedia.org unstable main
#deb http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia unstable main
#deb-src http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia stable main

Author:  tjc [ Sat Aug 15, 2009 3:54 pm ]
Post subject: 

http://knoppmyth.net/phpBB2/viewtopic.php?t=20173&highlight=apt+sources+list+stable

Author:  Gibble [ Tue Aug 25, 2009 6:07 pm ]
Post subject: 

Changed my sources to
Code:
#Debian repos
deb http://ftp.debian.org lenny main contrib non-free
deb-src http://ftp.debian.org etch main contrib non-free

#For libnet-upnp
deb http://debian.slimdevices.com unstable main

#For FreeNX
#deb http://packages.debianbase.de/testing/i386/nx/ ./

#For xorg-edit
#deb http://debian.geole.info/ stable main contrib non-free

#For additional multimedia packages
deb http://www.debian-multimedia.org unstable main
deb-src http://www.debian-multimedia.org unstable main
#deb http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia unstable main
#deb-src http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia stable main


And still the same error

Author:  nbdwt73 [ Tue Aug 25, 2009 8:30 pm ]
Post subject: 

Just manually install it -
Download Firefox and tar zxvf firefox-xxxxx.tar.gz (http://www.mozilla.com/en-US/firefox/all.html) and follow install instructions on the Mozilla site (NOT Wiki). Then install Flash Player (http://get.adobe.com/flashplayer/otherversions/). Good luck...

Author:  manicmike [ Sun Aug 30, 2009 7:18 pm ]
Post subject: 

nbdwt73 wrote:
Just manually install it.


Agreed. The right procedure for installing software on any linux system is (truncated after first two) is:
1. Install the package throught a package manager. If this fails...
2. Install a compiled binary

Seems that 1. has failed for you.

Mike

Author:  graysky [ Sun Aug 30, 2009 11:19 pm ]
Post subject: 

+1 for downloading it yourself in this case.

Literally just untar it to say /myth/firefox then change the owner on that dir (chown -R mythtv:mythtv /myth/firefox). Finally make a link or entry in your fluxbox menu for it.

Author:  manicmike [ Mon Aug 31, 2009 5:23 pm ]
Post subject: 

graysky wrote:
+1 for downloading it yourself in this case.

Literally just untar it to say /myth/firefox then change the owner on that dir (chown -R mythtv:mythtv /myth/firefox). Finally make a link or entry in your fluxbox menu for it.


Well, if we're being complete here :-)

Put it in your path. Edit /etc/profile and add ':/myth/firefox/firefox' to the PATH line

Mike

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/