Results 1 to 4 of 4
I tried installing firefox 1.0.6 today and i got this:
Code:
./firefox-installer-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
So I ...
- 09-14-2005 #1Just Joined!
- Join Date
- Feb 2005
- Location
- Charlotte, NC
- Posts
- 38
GTK+ Update.
I tried installing firefox 1.0.6 today and i got this:
So I download GTK+-2.8.0 and when I run it's configure file, I get this:Code:./firefox-installer-bin: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
What's wrong with my ****? I'm a newbieCode:jeremiah@Dark:~$ cd gtk+-2.8.0 jeremiah@Dark:~/gtk+-2.8.0$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for native Win32... no checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details.
- 09-14-2005 #2Linux Newbie
- Join Date
- Jul 2005
- Location
- Illinois, USA
- Posts
- 111
Well, looks like you need to download a compiler like gcc.
you might also need "libc6" and "make".
these can be obtained using apt-get
- 09-14-2005 #3
Firefox 1.0.6 is in the Ubuntu hoary and warty repos. If I am correct, Kubuntu uses the Ubuntu repos. Please correct me if I am wrong Kubuntu users
.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 09-14-2005 #4
In other words, just apt-get install firefox.
Stumbling around the 'net:
www.cloudyuseful.com


Reply With Quote
