On Sat, Jan 26, 2002, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote the following: > Of course, you were right. I didn't have that file. A search on Google found it > in the mozilla mail RPM which I hadn't installed. I wonder why there was no > dependency problem in the mozilla or galeon RPM installations.
It seems like the person who made the RPM installations didn't do a very good job. The person who creates an RPM has to be sure to determine all the dependencies of the package. Detecting the dependencies of a simple ELF executable is as easy as running "ldd" on the executable. But when you are working with a program that loads object code at run-time and after load-time, tracking down dependencies becomes less obvious. Dependency issues become even more subtle when you have a program that executes an external program. You should submit a bug report to the person who made your mozilla and galeon RPMs. -- { Daniel Jacob Pearson | roofing of all types } { <[EMAIL PROTECTED]> | -- jeff covey }
msg17076/pgp00000.pgp
Description: PGP signature