matrixcubed
10-10-2002, 04:06 AM
Just thought I would issue a small rant.
I've been messing around with Apache's RPM install, and the biggest pain in the nethers that I have ever come across is having to update an RPM's dependencies with such mythological creatures as libcrypto.so.2, libssl.so.0, libaprutil.so.0; the list goes on.
Hunting for these in RPMfind.net is usually fruitless (since that site seems to be on last-legs), and other sites don't really have the best explanations on why things are the way they are. More or less, what is implied is "just install it, it'll work". Not very welcoming. :(
I've got Apache re-installed (back to 1.3 for me, installed via good ol' configure/make/make install) along with PHP (same method) and MySQL (same).
What exactly does RPM accomplish in an environment (particularly my poor P100 that cannot support a desktop environment to make things a little easier to work with) where dependencies are not only difficult to find, but whose purpose and necessary installation steps are shrouded in mystery?
Personally I find the configure/make/make install route much more satisfying. Sure, my server's file layout will look like hell in a few months, but the alternative is not pleasant.
Anyone actually have good things to say about such weird dependencies?
I've been messing around with Apache's RPM install, and the biggest pain in the nethers that I have ever come across is having to update an RPM's dependencies with such mythological creatures as libcrypto.so.2, libssl.so.0, libaprutil.so.0; the list goes on.
Hunting for these in RPMfind.net is usually fruitless (since that site seems to be on last-legs), and other sites don't really have the best explanations on why things are the way they are. More or less, what is implied is "just install it, it'll work". Not very welcoming. :(
I've got Apache re-installed (back to 1.3 for me, installed via good ol' configure/make/make install) along with PHP (same method) and MySQL (same).
What exactly does RPM accomplish in an environment (particularly my poor P100 that cannot support a desktop environment to make things a little easier to work with) where dependencies are not only difficult to find, but whose purpose and necessary installation steps are shrouded in mystery?
Personally I find the configure/make/make install route much more satisfying. Sure, my server's file layout will look like hell in a few months, but the alternative is not pleasant.
Anyone actually have good things to say about such weird dependencies?