On Sun, 2005-09-11 at 14:16 -0400, CroombeFP wrote: > I tried installing Scribus from the rpm but hit some dependencies > problems. I need : > libaudio.so.2 > libcrypto.so.0.9.7 > liblems.so.1 > libssl.0.9.7 > > Where do I get these and how do I install them. I'm a "newbie"! > > My system is Fedora Core 4 running on an Asus/Sempron. > > Help would be much appreciated.
If I recall correctly, you can use "yum" instead of "rpm" to install the package, and it'll automatically fetch any required dependencies from the standard Fedora and Fedora Extras repositories. Try, as root: yum install /path/to/scribus.rpm -- Craig Ringer
