Find the answer to your Linux question:
Results 1 to 7 of 7
Has anyone had any luck getting the latest Firefox (Firefox 3.0 RC3) to work in Debian? I'm running Debian 4.0 on a standard x86, Debian tells me I need GTK+ ...
  1. #1
    Linux Newbie
    Join Date
    Jul 2007
    Posts
    104

    Firefox 3.0 RC3 in Debian

    Has anyone had any luck getting the latest Firefox (Firefox 3.0 RC3) to work in Debian?
    I'm running Debian 4.0 on a standard x86, Debian tells me I need GTK+ 2.10 or later, but there are no packages that are of a recent enough version for this.

    So I attempt to install the missing libraries by hand.

    The configure script of GTK+2.12.10 tells me I need a more recent version of Pango and Glib, so I install those.
    I run the configure script of GTK+2.12.10 again, and I'm told:

    *** 'pkg-config --modversion glib-2.0' returned 2.16.3, but GLIB (2.12.4)
    *** was found! If pkg-config was correct, then it is best
    *** to remove the old version of GLib. You may also be able to fix the error
    *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
    *** /etc/ld.so.conf. Make sure you have run ldconfig if that is
    *** required on your system.

    How can I fix this?

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,085
    Quote Originally Posted by corge View Post
    Has anyone had any luck getting the latest Firefox (Firefox 3.0 RC3) to work in Debian?
    The Official FF3 Release came out today. Have you tried it?
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Newbie
    Join Date
    Jul 2007
    Posts
    104
    Quote Originally Posted by ozar View Post
    The Official FF3 Release came out today. Have you tried it?
    Yes, exactly the same issue.

  4. #4
    Just Joined!
    Join Date
    Jun 2008
    Location
    inside cave
    Posts
    8
    Hi corge, your problem exactly like mine. I used to follow this page for the installation..
    GTK+ Programming Tips and Tricks

  5. #5
    Linux Newbie
    Join Date
    Aug 2006
    Location
    england
    Posts
    138
    Quote Originally Posted by corge View Post
    Has anyone had any luck getting the latest Firefox (Firefox 3.0 RC3) to work in Debian?
    I'm running Debian 4.0 on a standard x86, Debian tells me I need GTK+ 2.10 or later, but there are no packages that are of a recent enough version for this.

    So I attempt to install the missing libraries by hand.

    The configure script of GTK+2.12.10 tells me I need a more recent version of Pango and Glib, so I install those.
    I run the configure script of GTK+2.12.10 again, and I'm told:

    *** 'pkg-config --modversion glib-2.0' returned 2.16.3, but GLIB (2.12.4)
    *** was found! If pkg-config was correct, then it is best
    *** to remove the old version of GLib. You may also be able to fix the error
    *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
    *** /etc/ld.so.conf. Make sure you have run ldconfig if that is
    *** required on your system.

    How can I fix this?
    upgrade to lenny change sources to sid and install iceweasel3,change sources back to lenny

  6. #6
    Linux Newbie
    Join Date
    Jul 2007
    Posts
    104
    Quote Originally Posted by one_2_three View Post
    Hi corge, your problem exactly like mine. I used to follow this page for the installation..
    GTK+ Programming Tips and Tricks
    Thanks for the help, however, when I attempt to follow the guidelines in the link you provided I get the following problem:

    checking for GLIB - version >= 2.4.0...
    *** 'pkg-config --modversion glib-2.0' returned 2.16.3, but GLIB (2.12.4)
    *** was found! If pkg-config was correct, then it is best
    *** to remove the old version of GLib. You may also be able to fix the error
    *** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing
    *** /etc/ld.so.conf. Make sure you have run ldconfig if that is
    *** required on your system.
    *** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH
    *** to point to the correct configuration files
    no
    configure: error:
    *** Glib 2.4.0 or better is required. The latest version of
    *** Glib is always available from ftp://ftp.gtk.org/.

  7. #7
    Just Joined!
    Join Date
    Jul 2007
    Posts
    66
    Hi,

    It is possible to install firefox 3 in etch. I did it by following this link.
    debian etch + gtk+ 2.12 + firefox 3 « notes

    The link talks about installing firefox by keeping the existing fedora. The glib-2.16, gtk+-2.12 are all installed in a customized directory and then firefox is started from there. Follow the link and you will be able to do it.

    Regards,

    Kurian.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •