Atealtha
04-17-2003, 11:28 AM
I untar evolution source code, and do ./configure in the evolution directory and I get this:
checking for db3 compiler flags...
checking for db.h... yes
checking db3 header version... configure: error: Found db.h is not version 3.1.17
and for mozilla, I do a ./mozilla-installer and get this:
./mozilla-installer-bin: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
the second one comes up for other programs also. I run Gentoo, so I tried emerge -o mozilla, to try and get the updated dependencies, and nothing is installed.
there are other programs that give me problems, saying they cant find this and that. and my only answer is to emerge -o <app>. but that always fails. I usually end up doing emerge <app> but dont always like it because they are not the most up-to-date versions. How can I fix these problems?
checking for db3 compiler flags...
checking for db.h... yes
checking db3 header version... configure: error: Found db.h is not version 3.1.17
and for mozilla, I do a ./mozilla-installer and get this:
./mozilla-installer-bin: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory
the second one comes up for other programs also. I run Gentoo, so I tried emerge -o mozilla, to try and get the updated dependencies, and nothing is installed.
there are other programs that give me problems, saying they cant find this and that. and my only answer is to emerge -o <app>. but that always fails. I usually end up doing emerge <app> but dont always like it because they are not the most up-to-date versions. How can I fix these problems?