Giulio Daprel� wrote these words on 05/23/05 18:42 CST: > During the installation of Firefox 1.0.4 in the book svn-20050522 I > get this error > > ./firefox-installer-bin: error while loading shared libraries: > libstdc++.so.5: cannot open shared object file: No such file or > directory > > After having installed GCC 3.3.4 the installation ends correctly. > The book doesent mention GCC 3.3.4 in the dependencies for Firefox. I > think it would be a good idea to add it.
Well, it's very likely that you didn't follow the instructions. First, Firefox-1.0.4 isn't in the book yet. Two, following the book, you'd never get a firefox-installer-bin error. Three, there's been many, many folks (including me many, many times) able to build Firefox without installing GCC-3.3.4. It appears to me you downloaded a binary version of Firefox and it is linked to the so.5 libs. -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 18:46:00 up 51 days, 18:19, 2 users, load average: 0.00, 0.00, 0.00 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
